summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/rollback_source_impl.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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