summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/rollback_source_impl.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-171-8/+10
* SERVER-32382 add rollback remote oplog batch sizeJudah Schvimer2018-06-261-2/+3
* SERVER-31805 provide option to Cloner to preserve UUIDsJudah Schvimer2017-11-081-1/+2
* SERVER-31061 Add `mongo+srv://` support for URIs.ADAM David Alan Martin2017-10-311-2/+2
* SERVER-30508 Fail rollback via refetch if transactions collection UUID is dif...Jack Mulrow2017-08-231-3/+3
* SERVER-29667 Update rollback of document refetch to use UUIDsAllison Chang2017-08-031-2/+7
* SERVER-29959 Update rollback of renameCollection commands to use UUIDsAllison Chang2017-07-311-1/+2
* SERVER-29665 Update rollback of collMod commands to use UUIDsAllison Chang2017-07-261-0/+15
* SERVER-29467 Update comments and logging in rs_rollback files for greater rea...Allison Chang2017-06-191-0/+5
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-2/+2
* SERVER-24611 Implement ClientMetadata classMark Benvenuto2016-08-041-1/+3
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-1/+1
* SERVER-21958 Fix lint errorAndy Schwerin2015-12-211-5/+4
* SERVER-21958 Remove mayYield and mayBeInterrupted flags from cloner, as it is...Andy Schwerin2015-12-211-5/+5
* SERVER-17464: check for interrupts (like during shutdown) in clonerScott Hernandez2015-07-201-1/+2
* SERVER-19307 refactored BackgroundSync producer thread and rollback code.Benety Goh2015-07-141-10/+12
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-45/+43
* SERVER-18035 cleaned up syncRollback. added unit test rs_rollback_test.Benety Goh2015-06-021-0/+98