)]}'
{
  "commit": "e380ac39ae93452f6f078800bd9a75cc679f0170",
  "tree": "6243191c7a105c66dc0b1688680a965d9293e76d",
  "parents": [
    "e47fc3a399d9e5709d9aa4d1a872e19f5c467a9a"
  ],
  "author": {
    "name": "Pascal Krause",
    "email": "pascal.krause@sap.com",
    "time": "Tue Feb 23 14:00:18 2016 +0100"
  },
  "committer": {
    "name": "Saša Živkov",
    "email": "sasa.zivkov@sap.com",
    "time": "Mon Apr 25 14:22:00 2016 +0200"
  },
  "message": "Add validator that checks for blocked content types\n\nProject owner can now configure blocked content types. Commits\ncontaining files with blocked content types will be rejected.\n\nTo detect content type, we use Apache Tika [1]. Apache Tika was\nintroduced in change Ia2529f187b8362ad2f21bb5e9bd9d0f88eb775b5 .\n\n[1] https://tika.apache.org/\n\nChange-Id: I2d2f67642d6ee43d311a582890bd23bb05233142\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9ea2fe316d8a578ca16e15525cc6b2f0e9313c9b",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/uploadvalidator/ContentTypeUtil.java",
      "new_id": "ed0435dc9aa70f91f82eb96870a206eabac96407",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/uploadvalidator/ContentTypeUtil.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "1f57e5effbe2d89d412007d31557566a48d060c4",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/uploadvalidator/ContentTypeValidator.java"
    },
    {
      "type": "modify",
      "old_id": "cbf31c0f1860ef6d1015ae502911158a48df55f8",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/uploadvalidator/Module.java",
      "new_id": "5d462b22770da67d1cc8d636b6fb6245f37240cf",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/uploadvalidator/Module.java"
    },
    {
      "type": "modify",
      "old_id": "52043cf27951327173f9f3f06d0c00e4012d6d8c",
      "old_mode": 33188,
      "old_path": "src/main/resources/Documentation/about.md",
      "new_id": "dd2e4d480952f00b5110e04eb35c15d8849b6cd5",
      "new_mode": 33188,
      "new_path": "src/main/resources/Documentation/about.md"
    },
    {
      "type": "modify",
      "old_id": "2f9c7bfbcc73f7d96194f5102d694515fcb5af13",
      "old_mode": 33188,
      "old_path": "src/main/resources/Documentation/config.md",
      "new_id": "702a64495d7b32ab783c1c71f3b3e400c66f8fe3",
      "new_mode": 33188,
      "new_path": "src/main/resources/Documentation/config.md"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "6d2c373a2b97d3cb376fe331de7503941960f04a",
      "new_mode": 33188,
      "new_path": "src/test/java/com/googlesource/gerrit/plugins/uploadvalidator/ContentTypeValidatorTest.java"
    }
  ]
}
