)]}'
{
  "commit": "6b6da63eb711f9c82ed4c017c3086778b914f99e",
  "tree": "a56620f1a35fee5e508ff033b48903f810a5dc2a",
  "parents": [
    "3de1e94e9805dc309d36cb30419239a75215e1ff"
  ],
  "author": {
    "name": "Hector Oswaldo Caballero",
    "email": "hector.caballero@ericsson.com",
    "time": "Thu Jul 02 11:00:19 2015 -0400"
  },
  "committer": {
    "name": "Hector Oswaldo Caballero",
    "email": "hector.caballero@ericsson.com",
    "time": "Fri Nov 06 15:03:05 2015 +0000"
  },
  "message": "Periodically clean outdated session cache files\n\nWhen a user logs out, the corresponding web session cache file is\ndeleted. When the web session expires, however, the file remains in the\ncache directory. In a busy Gerrit server using this plugin, the size of\nthe cache directory can reach hundreds of megabytes within a few months.\n\nRemove outdated session cache files in a periodic way. Cache files are\nconsidered as outdated when its expiration date has passed.\n\nChange-Id: Id195f2b04ef4b323ce5c5a1c024e62ebeea39720\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7f1487c5507426fff1537258861523e0b6433136",
      "old_mode": 33188,
      "old_path": "BUCK",
      "new_id": "2260abb9d50a0e79d87d54253cd4cdd0a6964934",
      "new_mode": 33188,
      "new_path": "BUCK"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "9874881e7452d49a97859d11095904243fb60fd6",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/websession/flatfile/CleanupInterval.java"
    },
    {
      "type": "modify",
      "old_id": "75716eb0889ec62e7737ec04ef20bc5b7f32a789",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/websession/flatfile/FlatFileWebSession.java",
      "new_id": "e9a2b707a6f3987be39b0f5b7d785737bdf2e1ad",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/websession/flatfile/FlatFileWebSession.java"
    },
    {
      "type": "modify",
      "old_id": "8d12bb2526099ca50e3e495b95059568fc8d5891",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/websession/flatfile/FlatFileWebSessionCache.java",
      "new_id": "50acdf034c7b715fc43b0c2f05dffa20c37b2be8",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/websession/flatfile/FlatFileWebSessionCache.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "c6c89a6cacbb7841e8ce5188efb78c004e344d35",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/websession/flatfile/FlatFileWebSessionCacheCleaner.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "a5ea0c338179b907d3f4ba4546b9b0d1afb898fd",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/websession/flatfile/Module.java"
    },
    {
      "type": "modify",
      "old_id": "09a49d5b1058bf2819a1d878edda05c1ad885526",
      "old_mode": 33188,
      "old_path": "src/main/resources/Documentation/config.md",
      "new_id": "cc5e71fb16f7b15d0f90de9688da62d377abd2d2",
      "new_mode": 33188,
      "new_path": "src/main/resources/Documentation/config.md"
    },
    {
      "type": "modify",
      "old_id": "1eb7200be69c18dad830cac5996fbbef5898aac0",
      "old_mode": 33188,
      "old_path": "src/test/java/com/googlesource/gerrit/plugins/websession/flatfile/FlatFileWebSessionCacheTest.java",
      "new_id": "038135a7d9897ffadb57d066912f891fcb9d5ad2",
      "new_mode": 33188,
      "new_path": "src/test/java/com/googlesource/gerrit/plugins/websession/flatfile/FlatFileWebSessionCacheTest.java"
    }
  ]
}
