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/09/25 20:56:00 UTC

couchdb commit: updated refs/heads/master to 3ac3db6

Repository: couchdb
Updated Branches:
  refs/heads/master b742d5077 -> 3ac3db680


Validate incompatible query parameters: group and group_level

COUCHDB-2824


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

Branch: refs/heads/master
Commit: 3ac3db6806cdf89114fe23290a7e13e4e7c35acd
Parents: b742d50
Author: Alexander Shorin <kx...@apache.org>
Authored: Fri Sep 25 21:48:54 2015 +0300
Committer: Alexander Shorin <kx...@apache.org>
Committed: Fri Sep 25 21:48:54 2015 +0300

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/3ac3db68/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index f02f433..63e15d3 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -26,7 +26,7 @@ DepDescs = [
 {couch,            "couch",            "9afa6a0979c37f4dfb72deb1c7d26aadd1aec694"},
 {couch_epi,        "couch-epi",        "aa72f6ffcc9c7095ed59b4d56f5f8139a5205a1f"},
 {couch_index,      "couch-index",      "6565cb961a8da21b21d213e4981133e119bb5ff1"},
-{couch_mrview,     "couch-mrview",     "52cc9c5f168ddc31f3e21f73799a34dd52b9c1e4"},
+{couch_mrview,     "couch-mrview",     "58a0de51233f55ee6cd92128cb19a3315984bff5"},
 {couch_replicator, "couch-replicator", "73139f0ebaee1b7bb49f926aebb0c3106c21ce74"},
 {couch_plugins,    "couch-plugins",    "3e73b723cb126cfc471b560d17c24a8b5c540085"},
 {couch_event,      "couch-event",      "835a41885d1e276d207758954f8238aa7bba0ae8"},