)]}'
{
  "commit": "57f73f0a1f6a7b15d8a4f7e5ff13cb7856adbbfb",
  "tree": "8a6e786c76f3fcdd161366830b516ce01f97f419",
  "parents": [
    "c39f6d114be77ce8bb2d2735b125d37783f83256"
  ],
  "author": {
    "name": "Edwin Kempin",
    "email": "ekempin@google.com",
    "time": "Mon Dec 21 11:10:28 2015 +0100"
  },
  "committer": {
    "name": "Edwin Kempin",
    "email": "ekempin@google.com",
    "time": "Mon Dec 21 10:50:21 2015 +0000"
  },
  "message": "Fix retrieval of path from URL\n\nThe ImageServlet needs the encoded 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 ImageServlet started to fail and needs to be\nadapted.\n\n[1] https://github.com/google/guice/issues/745\n\nChange-Id: Ie44786acaa70b9612572727dad856d3fdcf472ae\nSigned-off-by: Edwin Kempin \u003cekempin@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b8093bd597b85920aa87bbe1ef802029319a6dd6",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/imagare/ImageServlet.java",
      "new_id": "4218fcc0bf9e12851885615bbcfddbaeb8ba3d39",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/imagare/ImageServlet.java"
    }
  ]
}
