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

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

Merge pull request #105 from cloudant/63012-fix-filtered-replications

63012 fix filtered replications

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

Branch: refs/heads/63012-scheduler
Commit: 146b700f934e39de9b86d063f225a8ab9b8516b9
Parents: 32d43df 700a929
Author: Nick Vatamaniuc <ni...@users.noreply.github.com>
Authored: Wed Jan 11 15:46:25 2017 -0500
Committer: GitHub <no...@github.com>
Committed: Wed Jan 11 15:46:25 2017 -0500

----------------------------------------------------------------------
 src/couch_replicator.hrl                      |  2 +
 src/couch_replicator_doc_processor.erl        | 50 +++++++++---
 src/couch_replicator_doc_processor_worker.erl | 94 +++++++++++++++-------
 src/couch_replicator_scheduler.erl            |  2 +-
 4 files changed, 109 insertions(+), 39 deletions(-)
----------------------------------------------------------------------