summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/replication_recovery.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41388 Truncate the oplog after the stable timestamp on startup if the ...Dianna Hohensee2019-06-211-2/+18
* SERVER-36492 Reconstruct prepared transactions at the end of initial syncSamy Lanka2019-05-061-9/+0
* SERVER-40482 SERVER-40517 Fix fastcount algorithm for rollback of prepared tr...Louis Williams2019-04-121-7/+9
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-281-2/+2
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-35879 Reconstitute prepared transactions at end of startup recoverySamy Lanka2018-12-141-0/+7
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-26/+28
* SERVER-35366 OplogApplier only returns empty batch when buffer is emptyJudah Schvimer2018-06-051-2/+2
* SERVER-33292 Have storage dictate where replication recovery should begin pla...Judah Schvimer2018-03-121-4/+24
* SERVER-29894 Start oplog application during recovery at checkpoint timestampJudah Schvimer2017-08-181-2/+2
* SERVER-30335 Call setInitialDataTimestamp at startupJudah Schvimer2017-08-111-1/+10
* SERVER-29893 Rename recovery code and make it accessible to both startup and ...Judah Schvimer2017-08-101-0/+83
* Revert "SERVER-29893 Rename recovery code and make it accessible to both star...Mathias Stearn2017-08-071-83/+0
* SERVER-29893 Rename recovery code and make it accessible to both startup and ...Judah Schvimer2017-08-071-0/+83