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/11/12 00:07:17 UTC

[05/50] couchdb commit: updated refs/heads/2876-js-tests to bd19653

Refactor multipart stream


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

Branch: refs/heads/2876-js-tests
Commit: 5174b86ae46119e6249330ed080eb9307ff6d217
Parents: 972014b
Author: Alexander Shorin <kx...@apache.org>
Authored: Thu Oct 15 19:38:38 2015 +0300
Committer: Alexander Shorin <kx...@apache.org>
Committed: Thu Oct 15 19:38:38 2015 +0300

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/5174b86a/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 1d687e9..63e73b0 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -30,11 +30,11 @@ DepDescs = [
 {couch_log,        "couch-log",        "fb4157370403c4c97f19d958a51c889950a66a94"},
 {couch_log_lager,  "couch-log-lager",  "b2a0471a87765de50c5eb05c65c121f68a9ae9fa"},
 {config,           "config",           "b2ecd0d47a776256956ce045123423494ff85e8e"},
-{chttpd,           "chttpd",           "76831000a6ea31313ea634d6b4ac2142e5f4a8e5"},
-{couch,            "couch",            "1aec9a4a906798005582987ac1963aebf0f5955f"},
+{chttpd,           "chttpd",           "f8f5d7fcd506b53be170c587ee3bd38f7433bc2f"},
+{couch,            "couch",            "92598cd33abca43e9d1d2e30057b47e207313ad3"},
 {couch_index,      "couch-index",      "14f579dcd142ee90300244c854b301bbd5c863ee"},
 {couch_mrview,     "couch-mrview",     "f089832ea7f759b4e655051025cc48522fee9e1b"},
-{couch_replicator, "couch-replicator", "85d62d1e2b72250c329b4b10db4df1231e647933"},
+{couch_replicator, "couch-replicator", "b88601bf974b9537d8fc0e94e86cc072d9a5f449"},
 {couch_plugins,    "couch-plugins",    "3e73b723cb126cfc471b560d17c24a8b5c540085"},
 {couch_event,      "couch-event",      "835a41885d1e276d207758954f8238aa7bba0ae8"},
 {couch_stats,      "couch-stats",      "7895d4d3f509ed24f09b6d1a0bd0e06af34551dc"},