summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/rollback_checker_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-30580 Eliminate UserException and MsgAssertionException typesMathias Stearn2017-08-161-1/+2
* SERVER-28491 Re-host unit tests that used ReplicationExecutorTest onto Thread...Andy Schwerin2017-03-271-14/+18
* SERVER-27403 Ensure sync source is ahead and has not rolled back after first ...Judah Schvimer2017-03-081-5/+5
* SERVER-27052 changed RollbackChecker::reset() and checkForRollback() to pass ...Benety Goh2016-11-281-8/+8
* SERVER-25412 RollbackChecker should pass through errors from remote command c...Benety Goh2016-08-041-25/+33
* SERVER-25256 check if callback is valid in synchronous RollbackChecker methodsJudah Schvimer2016-07-271-1/+11
* SERVER-24304 added convenience functions for scheduleResponse to NetworkInter...Benety Goh2016-06-301-20/+5
* SERVER-22244 Restart initial sync on sync source rollbackJudah Schvimer2016-05-261-0/+186