summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/roll_back_local_operations.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-43317 merge failpoint headers. Rewrite docs.Billy Donahue2019-10-031-1/+1
* SERVER-43119 FailPoint cleanupBilly Donahue2019-09-101-3/+3
* SERVER-42589 Made the wall field in oplog_entry.idl a required fieldXuerui Fa2019-09-041-4/+4
* SERVER-41261 Use the oplog entry after the common point to calculate rollback...Jason Chan2019-07-121-1/+7
* SERVER-39338 Remove `stdx/functional.h`ADAM David Alan Martin2019-06-101-2/+3
* SERVER-39310: Call checkCanServeReadsFor() in 'getMore'Lingzhi Deng2019-03-281-0/+3
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-281-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-35275 rename fail point FP macros, improve docsBilly Donahue2018-05-301-2/+2
* SERVER-31007 Calculate rollback time limit correctlyVesselina Ratcheva2018-04-141-2/+24
* SERVER-29470 Create new files for rollback code for collections without UUIDsAllison Chang2017-06-211-0/+9
* SERVER-7200 Write oplog entries on secondaries before applyingMathias Stearn2016-08-231-1/+2
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-46/+44
* SERVER-18035 cleaned up syncRollback. added unit test rs_rollback_test.Benety Goh2015-06-021-0/+95