summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/databases_cloner.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-29482 Fix ODR violation in databases_cloner.hSara Golemon2017-12-121-10/+3
* SERVER-28151 Sync admin database first during initial syncJason Chan2017-06-201-0/+30
* SERVER-27052 clarified DatabasesCloner's startup and shutdown contract.Benety Goh2016-11-281-3/+12
* SERVER-26544: Keep DatabaseCloner active until after the completion callbackScott Hernandez2016-10-141-6/+7
* SERVER-25637 make DataReplicator replSetGetStatus test less flaky and easier ...Judah Schvimer2016-08-181-1/+1
* Revert "SERVER-25637 make DataReplicator replSetGetStatus test less flaky and...Judah Schvimer2016-08-171-1/+1
* SERVER-25637 make DataReplicator replSetGetStatus test less flaky and easier ...Judah Schvimer2016-08-171-1/+1
* SERVER-25125 Report initial sync progress in ReplSetGetStatusJudah Schvimer2016-08-161-4/+14
* Revert "SERVER-25125 Report initial sync progress in ReplSetGetStatus"Judah Schvimer2016-08-151-14/+4
* SERVER-25125 Report initial sync progress in ReplSetGetStatusJudah Schvimer2016-08-151-4/+14
* SERVER-25583 fixed DatabasesCloner::join() and shutdown() to always call join...Benety Goh2016-08-121-8/+17
* SERVER-25386 added destructor guards to RSDataSync and DatabasesClonerJudah Schvimer2016-08-031-0/+2
* SERVER-25322 DatabasesCloner runs one database cloner at a timeBenety Goh2016-07-291-1/+1
* SERVER-25197 DataReplicator tests should explicitly override CollectionCloner...Benety Goh2016-07-221-0/+8
* SERVER-25069 DatabasesCloner accepts db worker thread pool at constructionBenety Goh2016-07-151-2/+7
* SERVER-24945 convert DatabasesCloner to use TaskExecutorBenety Goh2016-07-111-5/+5
* Revert "SERVER-24495 convert DatabasesCloner to use TaskExecutor"Benety Goh2016-07-111-5/+5
* SERVER-24495 convert DatabasesCloner to use TaskExecutorBenety Goh2016-07-111-5/+5
* SERVER-23750: use storage interface for cloners and fixes for DataReplicator:...Scott Hernandez2016-07-061-0/+128