summaryrefslogtreecommitdiff
path: root/jstests/replsets/optime.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47179: Fix crash when requesting serverStatus oplog before the oplog c...Lingzhi Deng2020-04-071-1/+5
* SERVER-30883 fast-path fetching of oldest oplog entryEric Milkie2020-02-121-0/+6
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-5/+5
* SERVER-40347 optime.js waits for durable wall clock times to synchronize acro...Benety Goh2019-03-261-2/+6
* SERVER-40347 optime.js determines storage engine support for persistence usin...Benety Goh2019-03-261-8/+9
* SERVER-40080 report last applied and last durable wall clock timesMaria van Keulen2019-03-191-10/+49
* SERVER-29213: Have WiredTiger support recoverToStableTimestamp.Daniel Gottlieb2018-03-241-5/+11
* SERVER-30977 add clusterTime to standalone replica setMisha Tyulenev2017-09-271-1/+1
* SERVER-26869 Add a predicate to dumpOplog call in optime.jsJonathan Abrahams2016-11-011-2/+2
* SERVER-25975 print oplog on failures in optime.jsJudah Schvimer2016-09-071-0/+2
* Add failure logging for optime.jsScott Hernandez2016-08-261-0/+2
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-3/+1
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-11/+15
* SERVER-21050 Cleanup ReplSetTestKaloian Manassiev2015-12-081-1/+1
* SERVER-18584 write an n-op when transition to primary is completematt dannenberg2015-08-051-2/+1
* SERVER-16921: background thread for oplog cleanupEliot Horowitz2015-01-261-1/+1
* SERVER-16235: make repl test oplog rollover more generalEliot Horowitz2014-12-171-1/+1
* SERVER-13635: make repl test oplog storage agnosticEliot Horowitz2014-10-241-2/+2
* SERVER-13190 migrate replset jstest suite to use write commands apiRandolph Tan2014-03-141-5/+4
* Fix comparison of timestamps in testSpencer T Brody2014-01-141-6/+22
* SERVER-12035 Add "oplog" section to serverStatus outputSpencer T Brody2014-01-131-0/+51