summaryrefslogtreecommitdiff
path: root/src/couchdb/couch_rep_missing_revs.erl
AgeCommit message (Expand)Author
2010-08-11reorganize couch .erl and driver code into rebar layoutAdam Kocoloski
2010-06-02trailing whitespace pedantryJan Lehnardt
2010-05-04use keysearch BIF to search ejson props. Closes COUCHDB-747Adam Kocoloski
2010-02-26fdmananas patch for filtered replication via COUCHDB-673John Christopher Anderson
2009-11-13Initial check-in of APIs for multiple/related supported and incremental repli...Damien F. Katz
2009-09-21attempt at gentler replication shutdown when one of the DBs is deletedAdam Kocoloski
2009-08-24more precise and accurate calculation of replication progressAdam Kocoloski
2009-08-10new replicator using _changes feed for continuous replicationAdam Kocoloski
2009-08-09next piece of new replicator -- missing_revs bufferAdam Kocoloski