summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/rollback_checker.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-27403 Ensure sync source is ahead and has not rolled back after first ...Judah Schvimer2017-03-081-1/+1
* SERVER-27052 changed RollbackChecker::reset() and checkForRollback() to pass ...Benety Goh2016-11-281-61/+48
* SERVER-25412 RollbackChecker should pass through errors from remote command c...Benety Goh2016-08-041-20/+9
* SERVER-24067 TaskExecutor RemoteCommandCallbackArgs should include elapsedMS ...Waley Chen2016-08-031-6/+6
* SERVER-25256 check if callback is valid in synchronous RollbackChecker methodsJudah Schvimer2016-07-271-1/+13
* SERVER-24615 Add support for OperationContext in EgressMetadataHookMark Benvenuto2016-07-261-1/+1
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-45/+49
* SERVER-22244 Restart initial sync on sync source rollbackJudah Schvimer2016-05-261-0/+158