summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/multiapplier.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-25858 MultiApplier waits for completion callback to finish before sett...Benety Goh2016-08-301-6/+3
* SERVER-25031 removed unused function MultiApplier::applyUntilAndPauseBenety Goh2016-08-301-61/+0
* SERVER-25031 removed redundant arguments from MultiApplier callback. These va...Benety Goh2016-08-291-13/+6
* SERVER-24242 MultiApplier should pass a clean txn to _multiApplyMathias Stearn2016-08-011-7/+0
* SERVER-25281 renamed MultiApplier lifecycle functions""Benety Goh2016-07-261-4/+4
* Revert "SERVER-25114 renamed MultiApplier lifecycle functions"Benety Goh2016-07-261-4/+4
* SERVER-25114 renamed MultiApplier lifecycle functionsBenety Goh2016-07-261-4/+4
* SERVER-23476: logging before wait/join DR::_waitOnAndResetAll_inlockScott Hernandez2016-07-231-0/+4
* SERVER-25048 added unit test for MultiApplierBenety Goh2016-07-141-4/+1
* SERVER-25048 MultiApplier::_callback should dispose operation context before ...Benety Goh2016-07-131-11/+8
* SERVER-23750: use storage interface for cloners and fixes for DataReplicator:...Scott Hernandez2016-07-061-4/+10
* SERVER-24784 migrated MultiApplier to use task executor instead of replicatio...Benety Goh2016-06-281-11/+11
* SERVER-24242 Stop copying OplogEntries so muchMathias Stearn2016-06-221-0/+2
* SERVER-24104 Replace stdx::duration with mongo::Duration.Andy Schwerin2016-05-171-0/+1
* SERVER-22858 create a new Applier which wraps multiApplymatt dannenberg2016-03-241-0/+231
* Revert "SERVER-22858 create a new Applier which wraps multiApply"Max Hirschhorn2016-03-231-231/+0
* SERVER-22858 create a new Applier which wraps multiApplymatt dannenberg2016-03-231-0/+231