summaryrefslogtreecommitdiff
path: root/jstests/replsets/oplog_replay_on_startup.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-34969 Include 'v' field in oplog entries generated in oplog_replay_on_...Spencer T Brody2018-05-111-0/+1
* SERVER-34693 add exit code check in oplog_replay_on_startup.jsRobert Guo2018-04-301-4/+10
* SERVER-34368 oplog_replay_on_startup.js should use NumberLong when setting th...Randolph Tan2018-04-061-1/+1
* SERVER-29213: Have WiredTiger support recoverToStableTimestamp.Daniel Gottlieb2018-03-241-1/+3
* SERVER-32144 Remove test coverage for replication protocol version 0Vesselina Ratcheva2018-03-131-3/+0
* Revert "SERVER-32144 Remove test coverage for replication protocol version 0"Vesselina Ratcheva2018-03-091-0/+3
* SERVER-32144 Remove test coverage for replication protocol version 0Vesselina Ratcheva2018-03-091-3/+0
* SERVER-31086 adorn secondary inserts and vector inserts with timestampsEric Milkie2017-09-251-2/+2
* SERVER-29894 Start oplog application during recovery at checkpoint timestampJudah Schvimer2017-08-181-119/+1
* SERVER-29254 move OplogTruncateAfterPoint into its own collectionJudah Schvimer2017-06-221-2/+13
* SERVER-28762 Conditionally parse an update expression as an UpdateNode treeTess Avitabile2017-06-191-4/+4
* SERVER-26296 oplog_replay_on_startup.js should skip fatal tests when journall...Judah Schvimer2016-09-231-0/+8
* SERVER-26016 Add more injected-state tests of oplog replay at startupMathias Stearn2016-09-221-37/+382
* SERVER-26016 Add a basic test of oplog replay on startupMathias Stearn2016-09-161-0/+69