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/10/15 19:07:13 UTC

couchdb commit: updated refs/heads/master to 633b851

Repository: couchdb
Updated Branches:
  refs/heads/master 03b12f964 -> 633b85169


Fix references for "Refactor multipart stream" commit


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

Branch: refs/heads/master
Commit: 633b85169b9294d89bf24f06eefa19f2c8d3296a
Parents: 03b12f9
Author: Alexander Shorin <kx...@apache.org>
Authored: Thu Oct 15 20:01:28 2015 +0300
Committer: Alexander Shorin <kx...@apache.org>
Committed: Thu Oct 15 20:01:28 2015 +0300

----------------------------------------------------------------------
 rebar.config.script | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/633b8516/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 25265ff..29a15e9 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",           "f8f5d7fcd506b53be170c587ee3bd38f7433bc2f"},
+{chttpd,           "chttpd",           "465f29c45aeb6dc4aff27a6e711bfc5bff9d2f3e"},
 {couch,            "couch",            "b5e7e54faba5bc06ebd76cd64b0dd5e2c1d06f0c"},
 {couch_index,      "couch-index",      "14f579dcd142ee90300244c854b301bbd5c863ee"},
 {couch_mrview,     "couch-mrview",     "f089832ea7f759b4e655051025cc48522fee9e1b"},
-{couch_replicator, "couch-replicator", "b88601bf974b9537d8fc0e94e86cc072d9a5f449"},
+{couch_replicator, "couch-replicator", "36e5beccd661158260c3985ae0b5f439022ab15b"},
 {couch_plugins,    "couch-plugins",    "3e73b723cb126cfc471b560d17c24a8b5c540085"},
 {couch_event,      "couch-event",      "835a41885d1e276d207758954f8238aa7bba0ae8"},
 {couch_stats,      "couch-stats",      "7895d4d3f509ed24f09b6d1a0bd0e06af34551dc"},