summaryrefslogtreecommitdiff
path: root/jstests/replsets/read_committed_after_rollback.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-6/+6
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-142/+138
* SERVER-35031 Return MaxTimeMSExpired for maxTimeMS timeoutJames Wahlin2018-07-241-1/+1
* SERVER-34526 Jstests should not depend on ReplSetTest.liveNodesTess Avitabile2018-05-011-2/+2
* SERVER-25640 terminate processes in jstestsKevin Albertson2018-02-201-0/+1
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-081-0/+1
* SERVER-32167 do a second majority write before committed read in read_committ...Judah Schvimer2017-12-061-0/+4
* SERVER-31166 Ensure all rollback tests check dbhash and oplog consistencyWilliam Schultz2017-10-231-0/+4
* SERVER-30638 change setReadFromMajorityCommittedSnapshot to use timestamps in...Eric Milkie2017-10-051-9/+2
* SERVER-30848 make shell getMores use sessionsJason Carey2017-10-031-2/+2
* SERVER-27123 Only update the commit point as a secondary from oplog queries a...Spencer T Brody2017-01-041-4/+4
* SERVER-27117 Set writeConcernMajorityJournalDefault to false for non journal ...William Schultz2016-12-011-1/+1
* SERVER-26401 Increase gle timeout in read_committed_after_rollback.jsSpencer T Brody2016-09-301-2/+4
* SERVER-23351 test read committed snapshots after a rollback occursEric Milkie2016-04-071-0/+150