You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ja...@apache.org on 2016/07/12 19:41:07 UTC

[24/50] couchdb commit: updated refs/heads/auth-tests-wip to c34d871

update couch_index (closes COUCHDB-3028)


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

Branch: refs/heads/auth-tests-wip
Commit: c2474ee98b317e59cac27d9d43518b893e33c1c0
Parents: 1e25dc1
Author: Robert Newson <rn...@apache.org>
Authored: Thu Jun 9 19:18:38 2016 +0100
Committer: Robert Newson <rn...@apache.org>
Committed: Thu Jun 9 19:18:38 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/c2474ee9/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index ee7250c..774490f 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -31,7 +31,7 @@ DepDescs = [
 {couch_log_lager,  "couch-log-lager",  "a7a8b7efb8855a8b0cf9612eeca7c190c414bbfb"},
 {chttpd,           "chttpd",           "f3d5d1b0cd8eda814805b5a7290892ee0b3a73ab"},
 {couch,            "couch",            "be1dedb8e0facdfb355ef489c8ffd575bd7dccc9"},
-{couch_index,      "couch-index",      "aa8e6f9573a2dd04bf5a1a98576b1809e1a68035"},
+{couch_index,      "couch-index",      "e7d269800302224eacf9585f74eb30822495755b"},
 {couch_mrview,     "couch-mrview",     "d07771ac4255d3b217a993e807f1e9620b38dbee"},
 {couch_replicator, "couch-replicator", "8697441137d635fbd6490692cb075912b36c7239"},
 {couch_plugins,    "couch-plugins",    "3e73b723cb126cfc471b560d17c24a8b5c540085"},