)]}'
{
  "commit": "919ccb3acbae783d4f5634f912d2bbb547070741",
  "tree": "e28d51a8cb071e41cacc34b3e022bd40ff1492f6",
  "parents": [
    "ff9363b5a854ced85e4d34b76872eb8aa900d08f"
  ],
  "author": {
    "name": "Luca Milanesio",
    "email": "luca.milanesio@gmail.com",
    "time": "Wed Mar 25 12:44:04 2015 +0000"
  },
  "committer": {
    "name": "Luca Milanesio",
    "email": "luca.milanesio@gmail.com",
    "time": "Thu Apr 23 08:28:50 2015 +0100"
  },
  "message": "Implementation of Gerrit OAuthServiceProvider\n\nThe OAUTH authentication has been finally merged and we can start\nusing the new OAuthServiceProvider interface to plugin the GitHub\nplugin as official authentication instead of relying of a generic HTTP\nauth.\n\nNot everything works though (e.g. Group backend, profile import,\nrepositories, pull-requests) and thus when choosing OAUTH during\ninit those features are actually disabled.\n\nAs soon as the Gerrit OAUTH provider will be mature enough to support\nthem the HTTP auth style can be removed safely. In the meantime it is\npossible to choose HTTP / OAUTH implementation during init:\n\n    Gerrit OAuth implementation    [HTTP/?]: ?\n       Supported options are:\n         http\n         oauth\n    Gerrit OAuth implementation    [HTTP/?]: oauth\n\nChange-Id: If2620a2eea333a2ae6ec1b4fcd03f4f2f79ee41a",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6a55e548462e6e14b06eb8becf67ee8a93d47e7b",
      "old_mode": 33188,
      "old_path": "github-oauth/pom.xml",
      "new_id": "b900a3ab227b4bbee70fecb5c856d0aef29b3984",
      "new_mode": 33188,
      "new_path": "github-oauth/pom.xml"
    },
    {
      "type": "modify",
      "old_id": "61f48904519d228e4551f939e3dc6f69e9535664",
      "old_mode": 33188,
      "old_path": "github-oauth/src/main/java/com/googlesource/gerrit/plugins/github/oauth/OAuthProtocol.java",
      "new_id": "74712bd597760ded88da91f5c980d433eedfa8d1",
      "new_mode": 33188,
      "new_path": "github-oauth/src/main/java/com/googlesource/gerrit/plugins/github/oauth/OAuthProtocol.java"
    },
    {
      "type": "modify",
      "old_id": "9f61ef823280f746ad5807089d3e6570190d787e",
      "old_mode": 33188,
      "old_path": "github-plugin/pom.xml",
      "new_id": "2a923b02d7b84308a020b617d2f3eb3d8cee8e25",
      "new_mode": 33188,
      "new_path": "github-plugin/pom.xml"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "9e54c605339c8a4084c43031e349a557baf69659",
      "new_mode": 33188,
      "new_path": "github-plugin/src/main/java/com/googlesource/gerrit/plugins/github/GitHubOAuthServiceProvider.java"
    },
    {
      "type": "modify",
      "old_id": "34c4d73310a1fd557d431315294fc8ee7d5efbcd",
      "old_mode": 33188,
      "old_path": "github-plugin/src/main/java/com/googlesource/gerrit/plugins/github/GitHubTopMenu.java",
      "new_id": "4b97fad73025378b10250a8a0cc6620e32f88050",
      "new_mode": 33188,
      "new_path": "github-plugin/src/main/java/com/googlesource/gerrit/plugins/github/GitHubTopMenu.java"
    },
    {
      "type": "modify",
      "old_id": "1b4bc0b678d67201d615fdf71b96de7562e7c41e",
      "old_mode": 33188,
      "old_path": "github-plugin/src/main/java/com/googlesource/gerrit/plugins/github/GuiceHttpModule.java",
      "new_id": "00f820183589682eb7e09f51d06c4903b28d40a3",
      "new_mode": 33188,
      "new_path": "github-plugin/src/main/java/com/googlesource/gerrit/plugins/github/GuiceHttpModule.java"
    },
    {
      "type": "modify",
      "old_id": "5e56cf9992461115ca51fe577f6845c2c1904bbe",
      "old_mode": 33188,
      "old_path": "github-plugin/src/main/java/com/googlesource/gerrit/plugins/github/InitGitHub.java",
      "new_id": "cb48f348e0c72df6afb8c959302f3fe57c00280b",
      "new_mode": 33188,
      "new_path": "github-plugin/src/main/java/com/googlesource/gerrit/plugins/github/InitGitHub.java"
    },
    {
      "type": "modify",
      "old_id": "e65c897f5c845fad73c78ada712dbca70d145b4a",
      "old_mode": 33188,
      "old_path": "pom.xml",
      "new_id": "14672231b71d75191a505533460e191ed3da537b",
      "new_mode": 33188,
      "new_path": "pom.xml"
    }
  ]
}
