)]}'
{
  "commit": "e01cc4098c312758025c830214385aa74cedd489",
  "tree": "ac4ddf09bceefef940f577a3ef268a5fb6fca820",
  "parents": [
    "35cb9388f48fea0244d9952b9e1845e015ac95de"
  ],
  "author": {
    "name": "Joan Touzet",
    "email": "wohali@users.noreply.github.com",
    "time": "Thu Sep 01 23:58:37 2016 -0400"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu Sep 01 23:58:37 2016 -0400"
  },
  "message": "Drop logging level for \"no record of user %s\"\n\nThis warning is tripped primarily when an admin is defined in local.ini\r\nand has no associated _users document. This can happen fairly often in\r\ndevelopment and testing setups, meaning that every other line in the\r\nlogfile is \"no record of user admin\".\r\n\r\nThe right thing to do here might be to check if the currently defined\r\nuser is a local admin and only complain in that situation, but presently\r\nchttpd only directly depends on couch_auth_cache and to do so would \r\nrequire unencapsulating how couch_auth_cache handles ini file defined\r\nadmin users vs. authentication database users, which feels wrong.\r\n\r\nChange suggested by @janl in #couchdb-dev IRC.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5c06fb7e4b3fed6784e24c8daeef1e7bc2711245",
      "old_mode": 33188,
      "old_path": "src/chttpd_auth_cache.erl",
      "new_id": "f3e69de632a0e3bb254c9b957a3887865cc35ec2",
      "new_mode": 33188,
      "new_path": "src/chttpd_auth_cache.erl"
    }
  ]
}
