summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/rollback_test_fixture.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-171-8/+10
* SERVER-30577 Don't update the stable timestamp if database is in an inconsist...William Schultz2017-11-211-1/+2
* SERVER-31805 rollbackViaRefetchNoUUID resyncs uuids correctlyJudah Schvimer2017-11-141-3/+7
* SERVER-31805 Set local collection validation options correctly in rollbackVia...Judah Schvimer2017-11-091-0/+79
* SERVER-29895 Make RollbackImpl synchronousJudah Schvimer2017-07-261-14/+1
* SERVER-29276 rolls back drop pending collectionsJudah Schvimer2017-06-291-2/+6
* SERVER-28545 Do not wait for election to finish while holding global lockSpencer T Brody2017-06-281-0/+9
* SERVER-28545 Change ReplicationCoordinator::setFollowerMode to return a Statu...Spencer T Brody2017-06-281-2/+3
* SERVER-29254 Moved MinValid into ReplicationProcessJudah Schvimer2017-05-301-1/+4
* SERVER-28204 added RollbackTest fixtureBenety Goh2017-03-231-0/+118