summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/collection_cloner.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-1/+1
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-204/+199
* SERVER-18036 renamed Fetcher::BatchData to QueryResponseBenety Goh2015-06-191-2/+2
* SERVER-18901 Move Fetcher and QueryFetcher to mongo/client/Daniel Alabi2015-06-111-1/+1
* SERVER-18623 Make ReplicationExecutor implement the TaskExecutor interfaceSpencer T Brody2015-06-111-2/+2
* SERVER-18039: Add Initial Sync to DataReplicatorScott Hernandez2015-06-051-0/+14
* SERVER-18035 clean up collection and database cloners to not hold mutex when ...Benety Goh2015-05-291-14/+28
* SERVER-18606 permit callers to compose getMore command for fetcherEric Milkie2015-05-281-2/+4
* SERVER-18015 SERVER-17894 data replication collection cloner cleanupBenety Goh2015-04-211-42/+15
* SERVER-17894 added data replication collection clonerBenety Goh2015-04-101-0/+261