summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/rs_rollback_no_uuid_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-171-8/+10
* SERVER-31805 rollbackViaRefetchNoUUID resyncs uuids correctlyJudah Schvimer2017-11-141-0/+135
* SERVER-31805 set collection temp status correctly in rollbackViaRefetchNoUUIDJudah Schvimer2017-11-101-0/+38
* SERVER-31805 Set local collection validation options correctly in rollbackVia...Judah Schvimer2017-11-091-101/+80
* SERVER-31629 Support putting unique codes directly into Status constructorsMathias Stearn2017-11-021-1/+1
* SERVER-30508 Fail rollback via refetch if transactions collection UUID is dif...Jack Mulrow2017-08-231-5/+7
* SERVER-30580 Eliminate UserException and MsgAssertionException typesMathias Stearn2017-08-161-2/+2
* SERVER-30580 No more status locationsMathias Stearn2017-08-161-15/+16
* SERVER-29667 Update rollback of document refetch to use UUIDsAllison Chang2017-08-031-1/+8
* SERVER-29665 Update rollback of collMod commands to use UUIDsAllison Chang2017-07-261-0/+7
* SERVER-30119 Support createIndexes command in rollbackGeert Bosch2017-07-171-4/+53
* SERVER-28912 Thread statement id from batched insert command oplog entryRandolph Tan2017-07-121-5/+6
* SERVER-28545 Do not wait for election to finish while holding global lockSpencer T Brody2017-06-281-4/+4
* SERVER-29470 Create new files for rollback code for collections without UUIDsAllison Chang2017-06-211-0/+1357