)]}'
{
  "commit": "354be61207c53bbcc4cb7ee3daf224b6888f3acb",
  "tree": "b08b8f856ebb44244734de908425b277f95858ca",
  "parents": [
    "96ea8a0d5e788d94b8e5d1d77a1c72f1399db194"
  ],
  "author": {
    "name": "Luca Milanesio",
    "email": "luca.milanesio@gmail.com",
    "time": "Wed Aug 06 09:40:20 2014 +0100"
  },
  "committer": {
    "name": "Luca Milanesio",
    "email": "luca.milanesio@gmail.com",
    "time": "Fri Aug 08 08:15:38 2014 +0100"
  },
  "message": "Fix OAuth callback URL for non-root Gerrit canonical URL\n\nWhen Gerrit canonical URL is not root (e.g. myserver.com/gerrit)\nwe need to append the oauth suffix to it in order to be\ncorrectly routed and managed through the reverse proxy.\n\nAdditionally the method is never called using a relative URL\nand used only to initialise the config fields during object\nconstruction.\nIt is better to remove the “else” branch, make the method static \nand private to prevent misuse from other parts of the code.\n\nChange-Id: I00b9be65eedd42779a0b70bb200323912ca620d7",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5a5f91f060a41892c2445bde87ff37b41f533894",
      "old_mode": 33188,
      "old_path": "github-oauth/src/main/java/com/googlesource/gerrit/plugins/github/oauth/GitHubOAuthConfig.java",
      "new_id": "ab04304a9c2ed11e1daf12250d662f1444f9079b",
      "new_mode": 33188,
      "new_path": "github-oauth/src/main/java/com/googlesource/gerrit/plugins/github/oauth/GitHubOAuthConfig.java"
    }
  ]
}
