summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/multiapplier_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-31356 update the following tests to use new OplogEntry constructorBenety Goh2017-11-071-2/+15
* SERVER-30580 Eliminate UserException and MsgAssertionException typesMathias Stearn2017-08-161-5/+5
* SERVER-29493 Make ThreadPoolTaskExecutor's destructor execute shutdown and join.Andy Schwerin2017-06-091-10/+0
* SERVER-28846 Use IDL to generate oplog entry parsersJudah Schvimer2017-05-171-22/+15
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-4/+4
* SERVER-27052 MultiApplier clears MultiApplier::_onCompletion on completion to...Benety Goh2016-11-301-0/+71
* SERVER-25403 DataReplicator initial sync should be resilient to applier failu...Siyuan Zhou2016-09-211-5/+4
* SERVER-25031 removed redundant arguments from MultiApplier callback. These va...Benety Goh2016-08-291-36/+9
* SERVER-24508 BSONObj::ComparatorInterfaceDavid Storch2016-08-181-5/+5
* SERVER-25281 renamed MultiApplier lifecycle functions""Benety Goh2016-07-261-9/+9
* Revert "SERVER-25114 renamed MultiApplier lifecycle functions"Benety Goh2016-07-261-9/+9
* SERVER-25114 renamed MultiApplier lifecycle functionsBenety Goh2016-07-261-9/+9
* SERVER-25048 added unit test for MultiApplierBenety Goh2016-07-141-0/+298