summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/rollback_source_impl.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-75733 Return StringData in NSS::ns, DatabaseName::dbMatt Broadstone2023-04-141-1/+1
* SERVER-72942 Change DBClient *Collection functions to use NamespaceString obj...Sophia Tan2023-02-041-1/+1
* SERVER-47438 remove unused function RollbackSource::copyCollectionFromRemote()Benety Goh2020-04-151-3/+0
* SERVER-39338 Remove `stdx/functional.h`ADAM David Alan Martin2019-06-101-2/+2
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-32382 add rollback remote oplog batch sizeJudah Schvimer2018-05-151-1/+2
* SERVER-30508 Fail rollback via refetch if transactions collection UUID is dif...Jack Mulrow2017-08-231-1/+3
* SERVER-29667 Update rollback of document refetch to use UUIDsAllison Chang2017-08-031-0/+2
* SERVER-29665 Update rollback of collMod commands to use UUIDsAllison Chang2017-07-261-0/+3
* SERVER-29467 Update comments and logging in rs_rollback files for greater rea...Allison Chang2017-06-191-0/+2
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-1/+2
* SERVER-19307 refactored BackgroundSync producer thread and rollback code.Benety Goh2015-07-141-3/+13
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-24/+20
* SERVER-18035 cleaned up syncRollback. added unit test rs_rollback_test.Benety Goh2015-06-021-0/+74