)]}'
{
  "commit": "c562b742d594611acd3fe11d36173b6a028b7c48",
  "tree": "9cac34f44f5f148467e1f11910d17740fe02e556",
  "parents": [
    "f3075296375ec96c707fd479be870b8e38666e13"
  ],
  "author": {
    "name": "Valentin Bartenev",
    "email": "vbart@nginx.com",
    "time": "Thu Oct 09 20:30:11 2014 +0400"
  },
  "committer": {
    "name": "Valentin Bartenev",
    "email": "vbart@nginx.com",
    "time": "Thu Oct 09 20:30:11 2014 +0400"
  },
  "message": "Upstream: fixed inheritance of proxy_store and friends.\n\nThe proxy_store, fastcgi_store, scgi_store and uwsgi_store were inherited\nincorrectly if a directive with variables was defined, and then redefined\nto the \"on\" value, i.e. in configurations like:\n\n    proxy_store /data/www$upstream_http_x_store;\n\n    location / {\n        proxy_store on;\n    }\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8520c0066e9e143303a6d51bbbefb846dfa3d697",
      "old_mode": 33188,
      "old_path": "src/http/modules/ngx_http_fastcgi_module.c",
      "new_id": "1c63786c8e1eb84798e7f412776284b1781a1206",
      "new_mode": 33188,
      "new_path": "src/http/modules/ngx_http_fastcgi_module.c"
    },
    {
      "type": "modify",
      "old_id": "f04436de4edb42445b8e41b19dd8267cbe27a409",
      "old_mode": 33188,
      "old_path": "src/http/modules/ngx_http_proxy_module.c",
      "new_id": "c3105e2999b3f24e7b1307e4f49e8ea5dbb21c2f",
      "new_mode": 33188,
      "new_path": "src/http/modules/ngx_http_proxy_module.c"
    },
    {
      "type": "modify",
      "old_id": "c6e3b88633c5c4fadc4b2d830e4deeb09c52306a",
      "old_mode": 33188,
      "old_path": "src/http/modules/ngx_http_scgi_module.c",
      "new_id": "c8cf9aaa8a4d008b309ed574b62e86688848c95b",
      "new_mode": 33188,
      "new_path": "src/http/modules/ngx_http_scgi_module.c"
    },
    {
      "type": "modify",
      "old_id": "ae069eb8369898b18f54dbc67df7cd9b3c2ce649",
      "old_mode": 33188,
      "old_path": "src/http/modules/ngx_http_uwsgi_module.c",
      "new_id": "8e269d7e94c7f1e51f3f554fff70f9e5d226bd02",
      "new_mode": 33188,
      "new_path": "src/http/modules/ngx_http_uwsgi_module.c"
    }
  ]
}
