summaryrefslogtreecommitdiff
path: root/jstests/replsets/read_committed_with_catalog_changes.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-28/+28
* SERVER-41177 Remove Javascript ScopedThread classMathew Robinson2019-08-121-6/+6
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-277/+274
* SERVER-40712 Ensure the dropDatabase() command accepts a write concern.Gregory Wlodarek2019-05-131-2/+2
* SERVER-36664 Use awaitReplication instead of getLastError in read_committed_w...William Schultz2018-08-141-2/+2
* SERVER-36208 Remove repairDatabase server command and shell helperLouis Williams2018-08-131-11/+0
* SERVER-35031 Return MaxTimeMSExpired for maxTimeMS timeoutJames Wahlin2018-07-241-1/+1
* SERVER-34526 Jstests should not depend on ReplSetTest.liveNodesTess Avitabile2018-05-011-1/+1
* SERVER-25640 terminate processes in jstestsKevin Albertson2018-02-201-0/+1
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-081-0/+2
* SERVER-30848 make shell getMores use sessionsJason Carey2017-10-031-1/+1
* SERVER-30923 Increase wtimeouts to ReplSetTest.kDefaultTimeoutMS in all repli...kvwalker2017-09-181-2/+2
* SERVER-29876 read_committed_with_catalog_changes.js drops collection during t...Benety Goh2017-06-281-6/+8
* SERVER-29277 fixed dropDatabase test cases in read_committed_with_catalog_cha...Benety Goh2017-06-211-0/+6
* SERVER-28277 Need to increase timeout in read_committed_with_catalog_changes.jsMatthew Russotto2017-04-141-1/+1
* SERVER-27117 Set writeConcernMajorityJournalDefault to false for non journal ...William Schultz2016-12-011-1/+1
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-2/+2
* SERVER-24143 Increased maxTimeMS timeout in read_committed_with_catalog_chang...Judah Schvimer2016-05-171-2/+2
* SERVER-23127 Add additional tests of majority readConcern following catalog c...Mathias Stearn2016-04-121-0/+344