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:20 UTC

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

Merge pull request #100 from cloudant/63012-compat-mode-2

Implement Compatibility Mode

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/01fffffb
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-couch-replicator/tree/01fffffb
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-couch-replicator/diff/01fffffb

Branch: refs/heads/63012-scheduler
Commit: 01fffffb71abe71ca78534444c09c6a2d944ae10
Parents: 2f95128 849ca9b
Author: Nick Vatamaniuc <ni...@users.noreply.github.com>
Authored: Thu Nov 10 11:15:25 2016 -0500
Committer: GitHub <no...@github.com>
Committed: Thu Nov 10 11:15:25 2016 -0500

----------------------------------------------------------------------
 src/couch_replicator_api_wrap.erl      |  46 ++++++++-
 src/couch_replicator_doc_processor.erl | 139 ++++++++++++++++++++++++----
 src/couch_replicator_docs.erl          |  63 +++++++++++--
 src/couch_replicator_scheduler.erl     |   6 ++
 src/couch_replicator_scheduler_job.erl |   8 +-
 5 files changed, 235 insertions(+), 27 deletions(-)
----------------------------------------------------------------------