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 2015/10/02 17:25:34 UTC

couchdb commit: updated refs/heads/master to df92753

Repository: couchdb
Updated Branches:
  refs/heads/master 5b95ae0fc -> df9275381


Bump deps

couch_replicator
  1 commits behind origin/master
    85d62d1e2b72250c329b4b10db4df1231e647933 Handle un-expected closing of pipelined connections better.


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

Branch: refs/heads/master
Commit: df92753819367bf954fdb136074378121fb77520
Parents: 5b95ae0
Author: Robert Newson <rn...@apache.org>
Authored: Fri Oct 2 16:25:16 2015 +0100
Committer: Robert Newson <rn...@apache.org>
Committed: Fri Oct 2 16:25:16 2015 +0100

----------------------------------------------------------------------
 rebar.config.script | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/df927538/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index c194f3f..3ce5fff 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -34,7 +34,7 @@ DepDescs = [
 {couch,            "couch",            "4ca9e4184e3a56a34e22550a3b62cbb6ab9e46c5"},
 {couch_index,      "couch-index",      "14f579dcd142ee90300244c854b301bbd5c863ee"},
 {couch_mrview,     "couch-mrview",     "d7f0093b1c83a721dd8e9a9b3c625d0575e26c9f"},
-{couch_replicator, "couch-replicator", "73139f0ebaee1b7bb49f926aebb0c3106c21ce74"},
+{couch_replicator, "couch-replicator", "85d62d1e2b72250c329b4b10db4df1231e647933"},
 {couch_plugins,    "couch-plugins",    "3e73b723cb126cfc471b560d17c24a8b5c540085"},
 {couch_event,      "couch-event",      "835a41885d1e276d207758954f8238aa7bba0ae8"},
 {couch_stats,      "couch-stats",      "7895d4d3f509ed24f09b6d1a0bd0e06af34551dc"},