summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/base_cloner.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-171-8/+10
* SERVER-28624 Further reduce dependency on ReplicationExecutor type.Andy Schwerin2017-04-061-5/+0
* SERVER-27052 make CollectionCloner single-use. CollectionCloner should also f...Benety Goh2016-11-291-1/+1
* SERVER-25281 renamed CollectionCloner and DatabaseCloner lifecycle functionsBenety Goh2016-07-261-3/+3
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-39/+37
* SERVER-18035 clean up collection and database cloners to not hold mutex when ...Benety Goh2015-05-291-9/+1
* SERVER-18015 add base cloner interface to data replicationBenety Goh2015-04-211-0/+92