You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ei...@apache.org on 2017/02/09 14:03:50 UTC

couchdb commit: updated refs/heads/master to 0ca34da

Repository: couchdb
Updated Branches:
  refs/heads/master 41d71ab93 -> 0ca34da12


Bump mrview dependency

Refactoring of mrview_index's get


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

Branch: refs/heads/master
Commit: 0ca34da128211e7012c708f065ff982027570f2c
Parents: 41d71ab
Author: Eric Avdey <ei...@eiri.ca>
Authored: Thu Feb 9 10:01:58 2017 -0400
Committer: Eric Avdey <ei...@eiri.ca>
Committed: Thu Feb 9 10:01:58 2017 -0400

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/0ca34da1/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index d65a0ac..35b41f8 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -31,7 +31,7 @@ DepDescs = [
 {chttpd,           "chttpd",           "cb0f20ea0898cd24ff8ac0617b326874088d9157"},
 {couch,            "couch",            "bbbd53223ea6c0ea8ee83971ca2763c7a70cae36"},
 {couch_index,      "couch-index",      "f0a6854e578469612937a766632fdcdc52ee9c65"},
-{couch_mrview,     "couch-mrview",     "15a1ae928850854a218cc05569cdcc302126748f"},
+{couch_mrview,     "couch-mrview",     "e1d13a983a0ba56fcb1eb31c4e4fe56bc3692719"},
 {couch_replicator, "couch-replicator", "648e465f54f538a133fb31c9b1e3b487a6f2ca7c"},
 {couch_plugins,    "couch-plugins",    "3e73b723cb126cfc471b560d17c24a8b5c540085"},
 {couch_event,      "couch-event",      "7e382132219d708239306aa3591740694943d367"},