)]}'
{
  "commit": "05b205e9ca731e38519ffcba3f5c96a9a11d9ee6",
  "tree": "e149f34afb6e1a47c252319071498e9cacdffa5c",
  "parents": [
    "c2de71da6f0a0f7472133a359e70e11dd2cc2434"
  ],
  "author": {
    "name": "Edwin Kempin",
    "email": "edwin.kempin@sap.com",
    "time": "Wed Nov 27 20:34:59 2013 +0100"
  },
  "committer": {
    "name": "Edwin Kempin",
    "email": "edwin.kempin@sap.com",
    "time": "Mon Jan 13 13:41:31 2014 +0100"
  },
  "message": "Support to enable/disable the Bugzilla integration per project\n\nIt can now be configured per project whether the Bugzilla integration is\nenabled or not. To enable the Bugzilla integration for a project the\nproject must have the following entry in its `project.config` file in\nthe `refs/meta/config` branch:\n\n```\n  [plugin \"its-bugzilla\"]\n    enabled \u003d true\n```\n\nIf `plugin.its-bugzilla.enabled` is not specified in the `project.config` file\nthe value is inherited from the parent project. If it is also not set\non any parent project the Bugzilla integration is disabled for this\nproject.\n\nBy setting `plugin.its-bugzilla.enabled` to true in the `project.config` of the\n`All-Projects` project the Bugzilla integration can be enabled by default\nfor all projects. During the initialization of the plugin you are asked\nif the Bugzilla integration should be enabled by default for all projects\nand if yes this setting in the `project.config` of the `All-Projects`\nproject is done automatically.\n\nChange-Id: I7afe1c6fdbd60df283415ef36cd819ecfdc0c3b0\nSigned-off-by: Edwin Kempin \u003cedwin.kempin@sap.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f2b1dc4fe7e5a43e87880072cf765d7a715581e8",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/hooks/bz/InitBugzilla.java",
      "new_id": "273597d83e33ec6b8e25d53f16e4c0c50061a1f2",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/hooks/bz/InitBugzilla.java"
    },
    {
      "type": "modify",
      "old_id": "ecde6896e4aab7123ad78dfcc5bc2b1a120ecda8",
      "old_mode": 33188,
      "old_path": "src/main/resources/Documentation/config.md",
      "new_id": "40def471f4dc1e638f01cb49994301e960d35c1b",
      "new_mode": 33188,
      "new_path": "src/main/resources/Documentation/config.md"
    }
  ]
}
