You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by rn...@apache.org on 2016/09/07 13:28:08 UTC

couchdb commit: updated refs/heads/master to 9fa9a5e

Repository: couchdb
Updated Branches:
  refs/heads/master 0b2d379f5 -> 9fa9a5e24


Index specification for _find is not necessarily a string


Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/9fa9a5e2
Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/9fa9a5e2
Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/9fa9a5e2

Branch: refs/heads/master
Commit: 9fa9a5e241e8870fca53b64a65e7fdc3a4d7ea13
Parents: 0b2d379
Author: Robert Newson <rn...@apache.org>
Authored: Wed Sep 7 14:27:57 2016 +0100
Committer: Robert Newson <rn...@apache.org>
Committed: Wed Sep 7 14:27:57 2016 +0100

----------------------------------------------------------------------
 rebar.config.script | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/9fa9a5e2/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 3086dc4..b3d2467 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -38,7 +38,7 @@ DepDescs = [
 {couch_stats,      "couch-stats",      "7895d4d3f509ed24f09b6d1a0bd0e06af34551dc"},
 {couch_peruser,    "peruser",          "4eea9571171a5b41d832da32204a1122a01f4b0e"},
 {couch_tests,       "erlang-tests",    "37b3bfeb4b1a48a592456e67991362e155ed81e0"},
-{docs,             "documentation",    "5cb7866c61acc1bc1906bd5ee215e719ceab9599", [raw]},
+{docs,             "documentation",    "968b874ea76d5ee71647f7e7ebba8b1bdbef2ac8", [raw]},
 {ddoc_cache,       "ddoc-cache",       "c762e90a33ce3cda19ef142dd1120f1087ecd876"},
 {ets_lru,          "ets-lru",          "c05488c8b1d7ec1c3554a828e0c9bf2888932ed6"},
 {fabric,           "fabric",           "78eb096dae277facc5cf4f6f166e5591da6c165f"},