)]}'
{
  "commit": "c425f19daa48e00bc0d84d0e22eb1452bf3e9901",
  "tree": "e97f637375a21d1a095d437dc20980c7fbecd285",
  "parents": [
    "da46eed537a708e6aa978d3eb2253091b6525882"
  ],
  "author": {
    "name": "Valentin Bartenev",
    "email": "vbart@nginx.com",
    "time": "Wed Aug 27 20:44:11 2014 +0400"
  },
  "committer": {
    "name": "Valentin Bartenev",
    "email": "vbart@nginx.com",
    "time": "Wed Aug 27 20:44:11 2014 +0400"
  },
  "message": "SPDY: avoid setting timeout on stream events in ngx_http_writer().\n\nThe SPDY module doesn\u0027t expect timers can be set on stream events for reasons\nother than delaying output.  But ngx_http_writer() could add timer on write\nevent if the delayed flag wasn\u0027t set and nginx is waiting for AIO completion.\nThat could cause delays in sending response over SPDY when file AIO was used.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "845ada322e32e31c4fa7661877dc424a4e3770db",
      "old_mode": 33188,
      "old_path": "src/http/ngx_http_request.c",
      "new_id": "2b932dee436c9ec825efa7c27932909546399e6a",
      "new_mode": 33188,
      "new_path": "src/http/ngx_http_request.c"
    }
  ]
}
