summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/roll_back_local_operations.cpp
Commit message (Expand)AuthorAgeFilesLines
* Apply formatting per `clang-format-7.0.1`clang-format-7.0.12019-07-261-13/+7
* SERVER-41261 Use the oplog entry after the common point to calculate rollback...Jason Chan2019-07-171-3/+13
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-091-1/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-36815 Remove references to oplog entry's hash fieldSamy Lanka2019-01-171-28/+13
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-22653 Retry establishing remote cursor during rollbackVesselina Ratcheva2018-05-301-2/+19
* SERVER-35275 rename fail point FP macros, improve docsBilly Donahue2018-05-301-2/+2
* SERVER-31007 Calculate rollback time limit correctlyVesselina Ratcheva2018-04-141-44/+42
* SERVER-29213: Have WiredTiger support recoverToStableTimestamp.Daniel Gottlieb2018-03-241-1/+1
* SERVER-24635 replace references to fassertStatusOK with fassertBenety Goh2018-03-071-1/+1
* SERVER-27814 Prints Timestamp consistently, changes toString(), and removes t...Pavithra Vetriselvan2017-11-161-7/+7
* SERVER-31819 Log every oplog operation that gets rolled backWilliam Schultz2017-11-061-0/+3
* SERVER-30541 Remove unnecessary rollback log message prefixesWilliam Schultz2017-08-101-3/+3
* Revert "SERVER-30541 Remove unnecessary rollback log message prefixes"William Schultz2017-08-091-3/+3
* SERVER-30541 Remove unnecessary rollback log message prefixesWilliam Schultz2017-08-091-3/+3
* SERVER-30501 Create rollback logging componentJudah Schvimer2017-08-071-1/+1
* SERVER-29470 Create new files for rollback code for collections without UUIDsAllison Chang2017-06-211-0/+11
* SERVER-7200 Write oplog entries on secondaries before applyingMathias Stearn2016-08-231-9/+10
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-139/+127
* SERVER-18035 cleaned up syncRollback. added unit test rs_rollback_test.Benety Goh2015-06-021-0/+197