You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ii...@apache.org on 2016/04/20 15:45:44 UTC

[1/2] couchdb commit: updated refs/heads/master to a4d84d8

Repository: couchdb
Updated Branches:
  refs/heads/master 9f4103f5b -> a4d84d800


Update dependencies to include fix for 2983


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

Branch: refs/heads/master
Commit: a9caf3caadce37c1111b2e23172fa9fb7dac76ca
Parents: 9f4103f
Author: ILYA Khlopotov <ii...@ca.ibm.com>
Authored: Tue Apr 19 15:00:34 2016 -0700
Committer: ILYA Khlopotov <ii...@ca.ibm.com>
Committed: Tue Apr 19 15:00:34 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/a9caf3ca/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 581ea99..3b79f79 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -31,10 +31,10 @@ DepDescs = [
 {couch_log,        "couch-log",        "e4abbd3874356dc7a201b09676e27ff7dc8bed7c"},
 {couch_log_lager,  "couch-log-lager",  "b2a0471a87765de50c5eb05c65c121f68a9ae9fa"},
 {chttpd,           "chttpd",           "1ca86421bafd17cc5b954d9075e3a053ea951f6a"},
-{couch,            "couch",            "e63f6864891ac9f00373ec0d3d5fee0085d2e2fa"},
+{couch,            "couch",            "b49d069160ed6a35a044994cf516ad79b099601d"},
 {couch_index,      "couch-index",      "e8c8ca8b0bb66193f1ba7e4b1d7e4a3817d661ab"},
 {couch_mrview,     "couch-mrview",     "6ec35971ebd96133cc6a34fa29f1d364049a7ecd"},
-{couch_replicator, "couch-replicator", "986549984be44c7e5cd66f3773d2bdd94f506e5c"},
+{couch_replicator, "couch-replicator", "ab0afce2d6fdfeeade636a9252327ac09a1e423f"},
 {couch_plugins,    "couch-plugins",    "3e73b723cb126cfc471b560d17c24a8b5c540085"},
 {couch_event,      "couch-event",      "835a41885d1e276d207758954f8238aa7bba0ae8"},
 {couch_stats,      "couch-stats",      "7895d4d3f509ed24f09b6d1a0bd0e06af34551dc"},
@@ -43,7 +43,7 @@ DepDescs = [
 {docs,             "documentation",    "089f404d26374d8c6942a725d05627d6901a9330", [raw]},
 {ddoc_cache,       "ddoc-cache",       "c762e90a33ce3cda19ef142dd1120f1087ecd876"},
 {ets_lru,          "ets-lru",          "c05488c8b1d7ec1c3554a828e0c9bf2888932ed6"},
-{fabric,           "fabric",           "1be5506e39baa3b4c7b3d64daf8032a5580b38ba"},
+{fabric,           "fabric",           "ecaacfecf0e356d84ca2978346ba409107df064e"},
 {fauxton,          "fauxton",          {tag, "v1.1.2"}, [raw]},
 {folsom,           "folsom",           "a5c95dec18227c977029fbd3b638966d98f17003"},
 {global_changes,   "global-changes",   "e55de37ece29b6cbc0af540370d2425159338bf9"},


[2/2] couchdb commit: updated refs/heads/master to a4d84d8

Posted by ii...@apache.org.
Merge remote branch 'github/pr/408'

This closes #408

Signed-off-by: ILYA Khlopotov <ii...@ca.ibm.com>


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

Branch: refs/heads/master
Commit: a4d84d800b68b98b443cc39db12870e52f37de37
Parents: 9f4103f a9caf3c
Author: ILYA Khlopotov <ii...@ca.ibm.com>
Authored: Wed Apr 20 06:45:15 2016 -0700
Committer: ILYA Khlopotov <ii...@ca.ibm.com>
Committed: Wed Apr 20 06:45:15 2016 -0700

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