)]}'
{
  "commit": "b56821ac1bb711e271231f33a835a289f1c32a06",
  "tree": "63df8c93fd95da78d0df38b27aac12fa1c3e2216",
  "parents": [],
  "author": {
    "name": "Sasa Zivkov",
    "email": "sasa.zivkov@sap.com",
    "time": "Wed Jun 12 13:56:26 2013 +0200"
  },
  "committer": {
    "name": "Sasa Zivkov",
    "email": "sasa.zivkov@sap.com",
    "time": "Wed Jul 10 10:53:44 2013 +0200"
  },
  "message": "Initial commit: server-config plugin\n\nThis plugin enables access (download and upload) to the server config\nfiles.  It may be used to change Gerrit config files (like\netc/gerrit.config) in cases where direct access to the file system where\nGerrit\u0027s config files are stored is difficult or impossible to get.\n\nThis plugin requires the administrateServer capability for granting\nthe access to the server config files.\n\nIt is recommended to enable this plugin only when it is needed and,\notherwise, keep this plugin disabled. This means that an admin would\ntypically do the following command sequence:\n\n  $ ssh admin@server gerrit plugin enable server-config\n  $ curl --digest -n http://server/a/plugins/server-config/etc/gerrit.config \u003egerrit.config\n  ... edit the gerrit.config ...\n  $ curl -n --digest -X PUT --data-binary @gerrit.config http://server/a/plugins/server-config/etc/gerrit.config\n  $ ssh admin@server gerrit plugin remove server-config\n\nChange-Id: Ib806cfc6a8ca8645c2d8616c7e963f4c1f5f9722\n",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "80d62575a1415291ad6bea66efd5f176a9c0689a",
      "new_mode": 33188,
      "new_path": ".gitignore"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "11069edd79019f7dafbe3138841cf289209270dd",
      "new_mode": 33188,
      "new_path": "LICENSE"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "d4a890bc583cff27eb2c63dd5894da9b595c10e2",
      "new_mode": 33188,
      "new_path": "pom.xml"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "5c3a054e62937cbe2bfdfed5af30501a61457eea",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/serverconfig/HttpModule.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "d473f9d8c76f683b0aa85fac982362e3fa89c36e",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/serverconfig/ServerConfigServlet.java"
    }
  ]
}
