)]}'
{
  "commit": "a246fb7463c24d39ae45e1b687e61c572eab2ccd",
  "tree": "41867db2ef18284d4baae9d87b3900b2284e490c",
  "parents": [
    "7478707981c173304f30ae2669d2110d7c48d388"
  ],
  "author": {
    "name": "Edwin Kempin",
    "email": "edwin.kempin@sap.com",
    "time": "Thu Oct 02 14:35:53 2014 +0200"
  },
  "committer": {
    "name": "Edwin Kempin",
    "email": "edwin.kempin@sap.com",
    "time": "Thu Oct 02 14:35:53 2014 +0200"
  },
  "message": "Make it configurable which mime types should be handled as project doc\n\nAt the moment it is hard-coded that \"*.md\" files are handled as\nMarkdown project documentation. Instead one can now define in the\nglobal plugin configuration which mime types should be handled by the\nMarkdown formatter:\n\n[formatter \"MARKDOWN\"]\n  mimeType \u003d text/x-markdown\n\nA mapping from file extensions to mime types already exists and\ndoesn\u0027t need to be reimplemented, instead just rely on the mime type.\n\nMultiple mime types may be specified for a formatter. A formatter for\nwhich no mime type is specified is disabled.\n\nAn init step creates the basic plugin configuration so that the\ndefault mime type for a formatter is automatically set.\n\nAt the moment there is only a single formatter, the formatter for\nMarkdown, but follow-up changes will add formatters for other\nsyntaxes, such as Asciidoc.\n\nChange-Id: I0f89463f89baaac962876a166e72ff8e26865280\nSigned-off-by: Edwin Kempin \u003cedwin.kempin@sap.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7a43f6f377ae8347070c1acaf2e2f13ac3a2f19a",
      "old_mode": 33188,
      "old_path": "BUCK",
      "new_id": "339a27c2ab1fc9e4f33a58827dff542bd598cb60",
      "new_mode": 33188,
      "new_path": "BUCK"
    },
    {
      "type": "modify",
      "old_id": "9d7d24cc022bcf22c8295a1793047706e56df572",
      "old_mode": 33188,
      "old_path": "pom.xml",
      "new_id": "6776eb4671646ee6109fbde24cc16f48e3cee699",
      "new_mode": 33188,
      "new_path": "pom.xml"
    },
    {
      "type": "modify",
      "old_id": "32fb4e0d12cb975472e509697ee537b3dc8818ac",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/xdocs/XDocFileWebLink.java",
      "new_id": "cd5d6766243d7b750fefa4289b201ca80b83029d",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/xdocs/XDocFileWebLink.java"
    },
    {
      "type": "modify",
      "old_id": "df6ff5aab04e39b05e152f5704adfcd11ee3b9e9",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/xdocs/XDocGlobalConfig.java",
      "new_id": "062a683be63e8121a8bf175642747e9b1d7ac101",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/xdocs/XDocGlobalConfig.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "25cd2a22b43213ed9d9b98a011b8e362f5566dd3",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/xdocs/XDocInit.java"
    },
    {
      "type": "modify",
      "old_id": "ab56e7064e5154d1321ae48b2ab2e6fe59ac5d35",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/xdocs/XDocServlet.java",
      "new_id": "c01cd8b758779d550134cbdcbf24b8e353df5350",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/xdocs/XDocServlet.java"
    },
    {
      "type": "modify",
      "old_id": "1838b0f01f78ba153b56b6499a987990211e338b",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/xdocs/XDocWebLink.java",
      "new_id": "e347516ac7f6516b30117bb0eadd8978c6412900",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/xdocs/XDocWebLink.java"
    },
    {
      "type": "modify",
      "old_id": "7b71bf436f1faf87e55fc1276fa4cb04f92c9ed1",
      "old_mode": 33188,
      "old_path": "src/main/resources/Documentation/config.md",
      "new_id": "3ec161f34f22fc6359f7f80dc6bc4da0f872b810",
      "new_mode": 33188,
      "new_path": "src/main/resources/Documentation/config.md"
    }
  ]
}
