You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by va...@apache.org on 2017/03/14 19:26:25 UTC

[30/50] couch-replicator commit: updated refs/heads/63012-scheduler to 27a5eae

Merge pull request #101 from cloudant/63012-scheduler-proxy-fix

Share replicator connections by proxy

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

Branch: refs/heads/63012-scheduler
Commit: 85dece2e7fea6713ca03c00e2a536b85af01f332
Parents: 1413a6f 32d0df7
Author: Benjamin Bastian <be...@gmail.com>
Authored: Wed Nov 23 14:06:04 2016 -0800
Committer: GitHub <no...@github.com>
Committed: Wed Nov 23 14:06:04 2016 -0800

----------------------------------------------------------------------
 src/couch_replicator_api_wrap.hrl     |  3 +-
 src/couch_replicator_connection.erl   |  7 ++-
 src/couch_replicator_docs.erl         | 32 ++++++++------
 src/couch_replicator_httpc.erl        | 14 +++++-
 src/couch_replicator_scheduler.erl    |  9 +++-
 test/couch_replicator_proxy_tests.erl | 69 ++++++++++++++++++++++++++++++
 6 files changed, 115 insertions(+), 19 deletions(-)
----------------------------------------------------------------------