You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by da...@apache.org on 2017/02/01 23:22:40 UTC

couchdb commit: updated refs/heads/COUCHDB-3288-remove-public-db-record to 13a511f

Repository: couchdb
Updated Branches:
  refs/heads/COUCHDB-3288-remove-public-db-record [created] 13a511f4b


[TMP] Set branches for COUCHDB-3288

This is just a temporary commit to make development easier.

COUCHDB-3288


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

Branch: refs/heads/COUCHDB-3288-remove-public-db-record
Commit: 13a511f4bec8c71a22fd4de3bd12b862d3b15803
Parents: 7c7a1d6
Author: Paul J. Davis <pa...@gmail.com>
Authored: Wed Feb 1 17:21:50 2017 -0600
Committer: Paul J. Davis <pa...@gmail.com>
Committed: Wed Feb 1 17:21:50 2017 -0600

----------------------------------------------------------------------
 rebar.config.script | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/13a511f4/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 66765cf..7024eee 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -28,11 +28,11 @@ DepDescs = [
 %% keep these sorted
 {b64url,           "b64url",           "6895652d80f95cdf04efb14625abed868998f174"},
 {couch_log,        "couch-log",        "ad803f66dbd1900b67543259142875a6d03503ce"},
-{chttpd,           "chttpd",           "cb0f20ea0898cd24ff8ac0617b326874088d9157"},
-{couch,            "couch",            "c73a8831b23659d4a12423fe907a16ec5e0383f0"},
-{couch_index,      "couch-index",      "f0a6854e578469612937a766632fdcdc52ee9c65"},
-{couch_mrview,     "couch-mrview",     "15a1ae928850854a218cc05569cdcc302126748f"},
-{couch_replicator, "couch-replicator", "be0060f3fffc308b7532e6b99355f0e0cdede88e"},
+{chttpd,           "chttpd",           "COUCHDB-3288-remove-public-db-record"},
+{couch,            "couch",            "COUCHDB-3288-remove-public-db-record"},
+{couch_index,      "couch-index",      "COUCHDB-3288-remove-public-db-record"},
+{couch_mrview,     "couch-mrview",     "COUCHDB-3288-remove-public-db-record"},
+{couch_replicator, "couch-replicator", "COUCHDB-3288-remove-public-db-record"},
 {couch_plugins,    "couch-plugins",    "3e73b723cb126cfc471b560d17c24a8b5c540085"},
 {couch_event,      "couch-event",      "7e382132219d708239306aa3591740694943d367"},
 {couch_stats,      "couch-stats",      "7895d4d3f509ed24f09b6d1a0bd0e06af34551dc"},
@@ -41,7 +41,7 @@ DepDescs = [
 {docs,             "documentation",    "59a887a97f9b6befc6de0c5bdaf17d79fb7f915d", [raw]},
 {ddoc_cache,       "ddoc-cache",       "c762e90a33ce3cda19ef142dd1120f1087ecd876"},
 {ets_lru,          "ets-lru",          "c05488c8b1d7ec1c3554a828e0c9bf2888932ed6"},
-{fabric,           "fabric",           "ec2235196d7195afab59cedc2d61a02b11596ab4"},
+{fabric,           "fabric",           "COUCHDB-3288-remove-public-db-record"},
 {fauxton,          "fauxton",          {tag, "v1.1.9"}, [raw]},
 {folsom,           "folsom",           "a5c95dec18227c977029fbd3b638966d98f17003"},
 {global_changes,   "global-changes",   "f6e4c5629a7d996d284e4489f1897c057823f846"},
@@ -49,8 +49,8 @@ DepDescs = [
 {ioq,              "ioq",              "1d2b149ee12dfeaf8d89a67b2f937207f4c5bdf2"},
 {jiffy,            "jiffy",            "d3c00e19d8fa20c21758402231247602190988d3"},
 {khash,            "khash",            "7c6a9cd9776b5c6f063ccafedfa984b00877b019"},
-{mango,            "mango",            "4afd60e84d0e1c57f5d6a1e3542955faa565ca4b"},
-{mem3,             "mem3",             "c3c5429180de14a2b139f7741c934143ef73988c"},
+{mango,            "mango",            "COUCHDB-3288-remove-public-db-record"},
+{mem3,             "mem3",             "COUCHDB-3288-remove-public-db-record"},
 {mochiweb,         "mochiweb",         "bd6ae7cbb371666a1f68115056f7b30d13765782"},
 {oauth,            "oauth",            "099057a98e41f3aff91e77e3cf496d6c6fd901df"},
 {rexi,             "rexi",             "a327b7dbeb2b0050f7ca9072047bf8ef2d282833"},