)]}'
{
  "commit": "a1c225e504d9474cf2d60ce9f1fc06e1671c4a95",
  "tree": "698d5cf2f691c488d564b68e88d316dcd46a0a6f",
  "parents": [
    "70cdbbc977828d0988aa7e862ac7714a5aadee75"
  ],
  "author": {
    "name": "Edwin Kempin",
    "email": "ekempin@google.com",
    "time": "Fri Nov 27 12:48:10 2015 +0100"
  },
  "committer": {
    "name": "Sebastian Schuberth",
    "email": "sschuberth@gmail.com",
    "time": "Thu Dec 03 11:31:19 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(cherry picked from commit 10c5263d7e50c50de91234252bca36df8e81ca81)\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"
    }
  ]
}
