)]}'
{
  "commit": "26ab75de57f464dcd2ad20152a09bb6612702d9e",
  "tree": "d19d0910414f8b171cbe9532e3027dacb2396798",
  "parents": [
    "157cde7459e01ad6459720af0a8a71f44a07f2f1"
  ],
  "author": {
    "name": "Hector Oswaldo Caballero",
    "email": "hector.caballero@ericsson.com",
    "time": "Sat Sep 24 21:03:29 2016 -0400"
  },
  "committer": {
    "name": "Hector Oswaldo Caballero",
    "email": "hector.caballero@ericsson.com",
    "time": "Tue Oct 04 11:30:48 2016 +0000"
  },
  "message": "Fix deleting projects hosted in non standard location\n\nI1212d0226 introduced the possibility of hosting repositories in\ndifferent locations. delete-projects, though, was not aware of this and\ncaused errors when trying to delete a project hosted in a different\nfolder than the default one defined in gerrit.basePath. In Linux, for\nexample, if the repository was hosted in a folder located in a\ndifferent mount point, an AtomicMoveNotSupportedException was produced.\n\nFortunately, the repository manager always knows what is the location of\na repository; use this information to get the path to a repository to be\ndeleted.\n\nFurthermore, removing left over deleted repositories when loading the\nplugin has to take in consideration all the locations defined in\ngerrit.config where repositories can be hosted.\n\nChange-Id: Iac36e5c4db3d989e371488f3befbd3fd9a8f55ef\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a7bf8638c068f8fc6868825a901c96385063686e",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/deleteproject/fs/DeleteTrashFolders.java",
      "new_id": "5b89ec65e88fcfa0a5609100d4de4c71d233daa1",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/deleteproject/fs/DeleteTrashFolders.java"
    },
    {
      "type": "modify",
      "old_id": "0788695be991f93e9cba81d650296c322082b212",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/deleteproject/fs/FilesystemDeleteHandler.java",
      "new_id": "f9e45a6900c481c678d2aff5ead6e5cd8f6da1ab",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/deleteproject/fs/FilesystemDeleteHandler.java"
    }
  ]
}
