)]}'
{
  "commit": "f7a932e83bdb1f631b29a8735d41b4d28824b9d7",
  "tree": "733912b57456e84cac94c0fb280d9aadae47ae33",
  "parents": [
    "9488533639619ccfdb308c977fc5b1944edb0f1f"
  ],
  "author": {
    "name": "Saša Živkov",
    "email": "sasa.zivkov@sap.com",
    "time": "Thu Mar 18 14:39:11 2021 +0100"
  },
  "committer": {
    "name": "Luca Milanesio",
    "email": "luca.milanesio@gmail.com",
    "time": "Mon Mar 22 01:21:43 2021 +0000"
  },
  "message": "Rename GsonParser to CacheKeyJsonParser\n\nThe GsonParser, unlike its name suggests, is not used as a general\npurpose json parser but only for parsing json representation of cache\nkeys. Rename it to reflect its purpose.\n\nThis rename also makes it easier to distinguish between the usages of\nthe two Gson instances: @EventGson Gson and CacheKeyJsonParser.\n\nChange-Id: Iadf8df9f008428f9827ac16c70130333c20d4a51\n",
  "tree_diff": [
    {
      "type": "rename",
      "old_id": "3b1c4b9ee4c0076f9078d53d099b9ac9f5b09966",
      "old_mode": 33188,
      "old_path": "src/main/java/com/ericsson/gerrit/plugins/highavailability/forwarder/rest/GsonParser.java",
      "new_id": "01c7dbcc08c090dde146438223aa819fec2f6803",
      "new_mode": 33188,
      "new_path": "src/main/java/com/ericsson/gerrit/plugins/highavailability/forwarder/rest/CacheKeyJsonParser.java",
      "score": 96
    },
    {
      "type": "modify",
      "old_id": "60e782f6a1c714d1a942b2e7d3e752ba67b4f46d",
      "old_mode": 33188,
      "old_path": "src/main/java/com/ericsson/gerrit/plugins/highavailability/forwarder/rest/CacheRestApiServlet.java",
      "new_id": "86d64d2e86cde1f6a17695bf6cecb0b1fcd4678e",
      "new_mode": 33188,
      "new_path": "src/main/java/com/ericsson/gerrit/plugins/highavailability/forwarder/rest/CacheRestApiServlet.java"
    },
    {
      "type": "rename",
      "old_id": "b3b12713b802445f124931560b456949e6d713e6",
      "old_mode": 33188,
      "old_path": "src/test/java/com/ericsson/gerrit/plugins/highavailability/forwarder/rest/GsonParserTest.java",
      "new_id": "3df4e67a5c316fe093dc49e72851287505487bc9",
      "new_mode": 33188,
      "new_path": "src/test/java/com/ericsson/gerrit/plugins/highavailability/forwarder/rest/CacheKeyJsonParserTest.java",
      "score": 95
    },
    {
      "type": "modify",
      "old_id": "44dd7f0447240258c3fa602283733b2ada097493",
      "old_mode": 33188,
      "old_path": "src/test/java/com/ericsson/gerrit/plugins/highavailability/forwarder/rest/CacheRestApiServletTest.java",
      "new_id": "e4ffd59530b38dcc1624f7ccc1e47ebb69932882",
      "new_mode": 33188,
      "new_path": "src/test/java/com/ericsson/gerrit/plugins/highavailability/forwarder/rest/CacheRestApiServletTest.java"
    }
  ]
}
