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/08/26 09:44:26 UTC

couchdb commit: updated refs/heads/master to fe39a0a

Repository: couchdb
Updated Branches:
  refs/heads/master 9b7ee99ca -> fe39a0ad3


fix sorted=false for multi-query (COUCHDB-3060)


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

Branch: refs/heads/master
Commit: fe39a0ad37e8248f6fe68ad826d236fd2c083e63
Parents: 9b7ee99
Author: Robert Newson <rn...@apache.org>
Authored: Thu Aug 25 19:01:43 2016 +0100
Committer: Robert Newson <rn...@apache.org>
Committed: Fri Aug 26 10:44:18 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/fe39a0ad/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index a400168..556df15 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -31,7 +31,7 @@ DepDescs = [
 {chttpd,           "chttpd",           "663273b0ed2ea4eae16d9d36e1922138fb25e766"},
 {couch,            "couch",            "1df597fc2e9a8208e7716f8542a7f6a8e9b606e8"},
 {couch_index,      "couch-index",      "e7d269800302224eacf9585f74eb30822495755b"},
-{couch_mrview,     "couch-mrview",     "157132c6e603b1870a08c04e8459a177387932ed"},
+{couch_mrview,     "couch-mrview",     "9133f6d1612374e73f18f13244a32ce8678aab67"},
 {couch_replicator, "couch-replicator", "f67ebff225d63d20ccbcbd33de800f86911a5e79"},
 {couch_plugins,    "couch-plugins",    "3e73b723cb126cfc471b560d17c24a8b5c540085"},
 {couch_event,      "couch-event",      "835a41885d1e276d207758954f8238aa7bba0ae8"},