)]}'
{
  "commit": "82126fc50810e05e353a46f9c1d4214f33cd0983",
  "tree": "9319677497cd5d57272cc1af3abab11d8c241ba6",
  "parents": [
    "ca909f92f9b2c110898e3339679b3cd24564a09a"
  ],
  "author": {
    "name": "Eric Anderson",
    "email": "ejona@google.com",
    "time": "Wed Aug 21 19:57:25 2013 -0700"
  },
  "committer": {
    "name": "Eric Anderson",
    "email": "ejona@google.com",
    "time": "Fri Aug 23 12:49:10 2013 -0700"
  },
  "message": "Improve modification feeding, reduce bug proneness\n\nWe are now batching all modifications for a content database instead of\nonly for each page within. This combined with using a Set reduces the\nnumber of duplicate entries sent and puts us in a better position to\nmake use of the data provided in the update notification since we know\nit is the most recent of all the changes listed. Both of these are\nextremely important when we add local group feeding support.\n\nThere are also slight tweaks that can make a big impact on preventing\nbugs. Namely, we no longer throw IOException from getModifiedDocIds()\nand we use the appropriate SiteAdaptor in the various depths of looking\nat the modifications. The former is very important when using helper\nmethods because they can use things like siteUrl, which would previously\nprovide the wrong site URL.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b990f616b42ee757226c87973fb3f2a0bd273b4e",
      "old_mode": 33188,
      "old_path": "src/com/google/enterprise/adaptor/sharepoint/SharePointAdaptor.java",
      "new_id": "82d705edd52ce7b67e4909d7884c830ead8aa03b",
      "new_mode": 33188,
      "new_path": "src/com/google/enterprise/adaptor/sharepoint/SharePointAdaptor.java"
    },
    {
      "type": "modify",
      "old_id": "c20bca8929d1c4282957cd24dbe109f18c514008",
      "old_mode": 33188,
      "old_path": "test/com/google/enterprise/adaptor/sharepoint/SharePointAdaptorTest.java",
      "new_id": "7b7142909a9f2765320aaa998a972ddfba65d0a6",
      "new_mode": 33188,
      "new_path": "test/com/google/enterprise/adaptor/sharepoint/SharePointAdaptorTest.java"
    }
  ]
}
