summaryrefslogtreecommitdiff
path: root/jstests/replsets/clean_shutdown_oplog_state.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-38476 Increase timeout for clean_shutdown_oplog_state.jsA. Jesse Jiryu Davis2018-12-101-2/+2
* SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameterTess Avitabile2018-10-021-1/+1
* SERVER-34780 Change --recoverFromOplogAsStandalone to setParameterJudah Schvimer2018-05-101-1/+2
* SERVER-34070 Add flag to perform replication recovery as a standaloneJudah Schvimer2018-04-231-8/+10
* SERVER-29213: Have WiredTiger support recoverToStableTimestamp.Daniel Gottlieb2018-03-241-1/+7
* SERVER-25640 check dbhashes in stopSetKevin Albertson2018-01-221-0/+3
* SERVER-30923 Increase wtimeouts to ReplSetTest.kDefaultTimeoutMS in all repli...kvwalker2017-09-181-2/+2
* SERVER-30143 Raise oplog size in clean_shutdown_oplog_state.jsJudah Schvimer2017-07-141-1/+1
* SERVER-29254 move OplogTruncateAfterPoint into its own collectionJudah Schvimer2017-06-221-4/+11
* SERVER-28803 Increase timeout for clean_shutdown_oplog_state.jsMatthew Russotto2017-04-171-1/+1
* SERVER-26557 clean_shutdown_oplog_state.js should provide a wtimeout to its w...Judah Schvimer2016-10-101-1/+2
* SERVER-26146 clean_shutdown_oplog_state.js should use ReplSetTest.initiate()Mathias Stearn2016-09-161-1/+1
* SERVER-26016 Test clean shutdown of secondaries.Mathias Stearn2016-09-091-0/+85