summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/replication_recovery_mock.h
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-33292 Have storage dictate where replication recovery should begin ↵Judah Schvimer2018-03-121-1/+2
| | | | playing oplog from
* SERVER-29893 Rename recovery code and make it accessible to both startup and ↵Judah Schvimer2017-08-101-0/+48
| | | | rollback
* Revert "SERVER-29893 Rename recovery code and make it accessible to both ↵Mathias Stearn2017-08-071-48/+0
| | | | | | startup and rollback" This reverts commit 8fa770baf8fac6e71a45f84b48eeb3bae96a8dab.
* SERVER-29893 Rename recovery code and make it accessible to both startup and ↵Judah Schvimer2017-08-071-0/+48
rollback