)]}'
{
  "commit": "10c5263d7e50c50de91234252bca36df8e81ca81",
  "tree": "66f691175877289ae6e94c54d5827ef6c5920a4d",
  "parents": [
    "2e69b655c549e2ba4b7c51c0a2370b1ed3b7b3ec"
  ],
  "author": {
    "name": "Edwin Kempin",
    "email": "ekempin@google.com",
    "time": "Fri Nov 27 12:48:10 2015 +0100"
  },
  "committer": {
    "name": "Edwin Kempin",
    "email": "ekempin@google.com",
    "time": "Fri Nov 27 12:56:50 2015 +0100"
  },
  "message": "Fix retrieval of path from URL\n\nThe XDocServlet needs the endcoded URL path, but it used\nHttpServletRequest.getPathInfo() to retrieve it which returns the\ndecoded path. So far this worked because there was a bug in Guice [1]\nthat made HttpServletRequest.getPathInfo() return the encoded path.\nNow this bug was fixed in Guice and Gerrit was updated to use the new\nGuice version. Hence the XDocServlet started to fail and needs to be\nadapted.\n\n[1] https://github.com/google/guice/issues/745\n\nChange-Id: Ia14908ed0970e9e5eda0569e345c14fb5f255709\nSigned-off-by: Edwin Kempin \u003cekempin@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "bf0927b6e9a016e61d5c9daaaabacd90c219825c",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/xdocs/XDocServlet.java",
      "new_id": "d63502d7bb60d502164b39703ca847e9639a7a18",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/xdocs/XDocServlet.java"
    }
  ]
}
