)]}'
{
  "commit": "63b35951db1900d2a234286431e6c1079a727dae",
  "tree": "f8b51e39de7ca1eeb0b6de11d133d791e6f41ea9",
  "parents": [
    "58396785f9385ec3f6a37f1c1a0d53c2ea8c3e03"
  ],
  "author": {
    "name": "Luca Milanesio",
    "email": "luca.milanesio@gmail.com",
    "time": "Mon Mar 24 21:22:15 2014 +0000"
  },
  "committer": {
    "name": "Luca Milanesio",
    "email": "luca.milanesio@gmail.com",
    "time": "Mon Mar 24 21:52:07 2014 +0000"
  },
  "message": "BugFix: expire OAuth token using the correct unit (msec vs. sec)\n\nThe OAuth token was declared invalid considering the \ncookie timeout (secs) but checking it against the time in msec.\n\nThe elapsed time is now divided by 1000 to make it in sec\nand then checked against the cookie timeout.\n\nChange-Id: I63c6bd0fca51d1418f48cb2b7bfc3e73af1532aa\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "57bef766bfc7c04a6c03ca26030f9be212eb1a8f",
      "old_mode": 33188,
      "old_path": "github-oauth/src/main/java/com/googlesource/gerrit/plugins/github/oauth/OAuthCookieProvider.java",
      "new_id": "293abefa114871b8f633b1d21fe97ba5c2f46d9b",
      "new_mode": 33188,
      "new_path": "github-oauth/src/main/java/com/googlesource/gerrit/plugins/github/oauth/OAuthCookieProvider.java"
    },
    {
      "type": "modify",
      "old_id": "1efce54d5451135d6e7512c33dfe4edd0e0be1af",
      "old_mode": 33188,
      "old_path": "github-oauth/src/main/java/com/googlesource/gerrit/plugins/github/oauth/TokenCipher.java",
      "new_id": "042a301e80a919b6baaac08280f2433549d3b504",
      "new_mode": 33188,
      "new_path": "github-oauth/src/main/java/com/googlesource/gerrit/plugins/github/oauth/TokenCipher.java"
    }
  ]
}
