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/10/06 20:09:11 UTC

couchdb commit: updated refs/heads/master to 1abce38

Repository: couchdb
Updated Branches:
  refs/heads/master 667d4259b -> 1abce385c


stable/update params for views (COUCHDB-3063)


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

Branch: refs/heads/master
Commit: 1abce385cd813de9539af8c8d906f855f62ae5a5
Parents: 667d425
Author: Robert Newson <rn...@apache.org>
Authored: Thu Oct 6 20:37:51 2016 +0100
Committer: Robert Newson <rn...@apache.org>
Committed: Thu Oct 6 20:37:51 2016 +0100

----------------------------------------------------------------------
 rebar.config.script | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/1abce385/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 399b6d7..f1bdd01 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -29,9 +29,9 @@ DepDescs = [
 {b64url,           "b64url",           "6895652d80f95cdf04efb14625abed868998f174"},
 {couch_log,        "couch-log",        "ad803f66dbd1900b67543259142875a6d03503ce"},
 {chttpd,           "chttpd",           "d2c449b7bebc52bb40913be868c977cdbc7d0d9a"},
-{couch,            "couch",            "7dca41578cefc70e1aa5b07cb89b7193fdb0e985"},
+{couch,            "couch",            "fc082b4b2095b8195091f82b3b573d2c1fc23d69"},
 {couch_index,      "couch-index",      "53555fd909d5dd3d4a610c3fd6795950a8f7d022"},
-{couch_mrview,     "couch-mrview",     "d27941193516b925959cf3d27db7ba8f6524ba25"},
+{couch_mrview,     "couch-mrview",     "d4509606f3aacc4bec94b8936bedf6d1d597ff5f"},
 {couch_replicator, "couch-replicator", "cb41bacb2a06613649df46d62249afebda42b8c0"},
 {couch_plugins,    "couch-plugins",    "3e73b723cb126cfc471b560d17c24a8b5c540085"},
 {couch_event,      "couch-event",      "7e382132219d708239306aa3591740694943d367"},
@@ -41,7 +41,7 @@ DepDescs = [
 {docs,             "documentation",    "8898e51cac71a0f89624a7cc3f7bf182cf3d0446", [raw]},
 {ddoc_cache,       "ddoc-cache",       "c762e90a33ce3cda19ef142dd1120f1087ecd876"},
 {ets_lru,          "ets-lru",          "c05488c8b1d7ec1c3554a828e0c9bf2888932ed6"},
-{fabric,           "fabric",           "d68a00fdeba9113bd1a3dd41d8e546b05bb2e533"},
+{fabric,           "fabric",           "508122c52731a9eac3e83f8d727f2355f019fe1f"},
 {fauxton,          "fauxton",          {tag, "v1.1.9"}, [raw]},
 {folsom,           "folsom",           "a5c95dec18227c977029fbd3b638966d98f17003"},
 {global_changes,   "global-changes",   "f6e4c5629a7d996d284e4489f1897c057823f846"},