You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by va...@apache.org on 2016/11/24 17:16:47 UTC

couchdb commit: updated refs/heads/master to e34f497

Repository: couchdb
Updated Branches:
  refs/heads/master 3bdb46f56 -> e34f497dc


Bump couch_index dependency

For configurable get view info timeout

COUCHB-3242


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

Branch: refs/heads/master
Commit: e34f497dc7fd89215010e3e3336cb82d4bedadb2
Parents: 3bdb46f
Author: Nick Vatamaniuc <va...@apache.org>
Authored: Thu Nov 24 12:14:34 2016 -0500
Committer: Nick Vatamaniuc <va...@apache.org>
Committed: Thu Nov 24 12:14:34 2016 -0500

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/e34f497d/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 44bd106..bd37d31 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -30,7 +30,7 @@ DepDescs = [
 {couch_log,        "couch-log",        "ad803f66dbd1900b67543259142875a6d03503ce"},
 {chttpd,           "chttpd",           "3dcdb6a2eb97241dce62615319a52affb9e792ed"},
 {couch,            "couch",            "b4cd6709e98ad3034f482b7c266e4533cce4b891"},
-{couch_index,      "couch-index",      "53555fd909d5dd3d4a610c3fd6795950a8f7d022"},
+{couch_index,      "couch-index",      "f0a6854e578469612937a766632fdcdc52ee9c65"},
 {couch_mrview,     "couch-mrview",     "5899436ae7b8d7198bfcbef48475d8c6dd4d9dd9"},
 {couch_replicator, "couch-replicator", "48996b108c458421c8a73097be152769bdc3fc48"},
 {couch_plugins,    "couch-plugins",    "3e73b723cb126cfc471b560d17c24a8b5c540085"},