)]}'
{
  "commit": "7e60d39cd7e09f4472137349e489ee3eb4266809",
  "tree": "9f23833d1ad2c8ed93287a0296ee0b6071447657",
  "parents": [
    "c97725156270e35bb0ec773069c90929f597bd12"
  ],
  "author": {
    "name": "Eric Anderson",
    "email": "ejona@google.com",
    "time": "Fri Oct 18 17:30:00 2013 -0700"
  },
  "committer": {
    "name": "Eric Anderson",
    "email": "ejona@google.com",
    "time": "Fri Oct 18 17:49:39 2013 -0700"
  },
  "message": "Fix calling watchdog from different thread\n\nPreviously it was assumed that Response would only be accessed on the\nprimary thread for a request. However, our own builtin Command Line\nAdaptor actually used Response from a different thread. With this change\nyou can now use Response on a different thread than getDocContent(),\nalthough the object is still not thread-safe.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "813fa87576d78d60692f6a0638bd9c1e1a93624e",
      "old_mode": 33188,
      "old_path": "src/com/google/enterprise/adaptor/DocumentHandler.java",
      "new_id": "f72fb8e892f8983a90989123633d33cb3c60b111",
      "new_mode": 33188,
      "new_path": "src/com/google/enterprise/adaptor/DocumentHandler.java"
    },
    {
      "type": "modify",
      "old_id": "65f4da97d2fd52af5fdbf6bad97e2e5c331564fe",
      "old_mode": 33188,
      "old_path": "src/com/google/enterprise/adaptor/Watchdog.java",
      "new_id": "4fee0533fbe7c6c49be9865f8256faa4f025a0b9",
      "new_mode": 33188,
      "new_path": "src/com/google/enterprise/adaptor/Watchdog.java"
    },
    {
      "type": "modify",
      "old_id": "1b89c5b6cf79491d4b1f18bec67a2d07e984016c",
      "old_mode": 33188,
      "old_path": "test/com/google/enterprise/adaptor/MockWatchdog.java",
      "new_id": "a46153e8bca954d8f407867b9af857ef7389b7de",
      "new_mode": 33188,
      "new_path": "test/com/google/enterprise/adaptor/MockWatchdog.java"
    },
    {
      "type": "modify",
      "old_id": "ed6d078393b6bc35de63c81b917484d47966ced1",
      "old_mode": 33188,
      "old_path": "test/com/google/enterprise/adaptor/WatchdogTest.java",
      "new_id": "bf2629ce06f098c4bf78456b4e91ba50248b2944",
      "new_mode": 33188,
      "new_path": "test/com/google/enterprise/adaptor/WatchdogTest.java"
    }
  ]
}
