You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by kx...@apache.org on 2015/11/12 00:07:57 UTC

[45/50] couchdb commit: updated refs/heads/2876-js-tests to bd19653

Update mango

Includes the fix user defined index selection (COUCHDB-2835) and
provides ability to disable the indexing of array lengths.


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

Branch: refs/heads/2876-js-tests
Commit: da7f03b42da0be8793ee8cc41b0a5eba32d20bcc
Parents: 3f2cf84
Author: Alexander Shorin <kx...@apache.org>
Authored: Tue Nov 10 02:24:58 2015 +0300
Committer: Alexander Shorin <kx...@apache.org>
Committed: Tue Nov 10 02:24:58 2015 +0300

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/da7f03b4/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 1031e96..5417d20 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -51,7 +51,7 @@ DepDescs = [
 {ioq,              "ioq",              "c7c75ebeaf41599e3a3e211097d864f0e7785829"},
 {jiffy,            "jiffy",            "ea19c417f9fd52fa3f7ef2d378735e5532c59b29"},
 {khash,            "khash",            "7c6a9cd9776b5c6f063ccafedfa984b00877b019"},
-{mango,            "mango",            "a297e2e9e2c006381f982e73a08fff29c4f8db8f"},
+{mango,            "mango",            "a02f6106af37dd6900ceed5288e692661c369ef1"},
 {mem3,             "mem3",             "80fd81b3350dc96918b460b3bfb646fddade80f2"},
 {mochiweb,         "mochiweb",         "bd6ae7cbb371666a1f68115056f7b30d13765782"},
 {oauth,            "oauth",            "099057a98e41f3aff91e77e3cf496d6c6fd901df"},