summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/rollback_source_impl.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-21958 Fix lint errorAndy Schwerin2016-01-211-5/+4
* SERVER-21958 Remove mayYield and mayBeInterrupted flags from cloner, as it is...Andy Schwerin2016-01-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