summaryrefslogtreecommitdiff
path: root/jstests/replsets/read_committed_with_catalog_changes.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-56366 Update FCV constants to recognize 5.1 as latestJon Streets2021-07-231-1/+0
* SERVER-55703 Update getDefaultRWConcernMoustafa Maher2021-04-291-0/+4
* SERVER-50668 Refactor JS tests that enable rsSyncApplyStopAli Mir2020-10-071-4/+3
* SERVER-47866 Secondary readers do not need to reacquire PBWM lock if there ar...Louis Williams2020-09-231-5/+22
* SERVER-49993 Update _slaves to _secondaries in replsettest.jsAli Mir2020-09-041-1/+1
* SERVER-50602 replica set and no passthrough tests provide commit quorum to cr...Benety Goh2020-08-281-18/+13
* SERVER-50280 Remove 'startSetIfSupportsReadMajority' test helper function in ...Gregory Wlodarek2020-08-121-7/+3
* SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstestsAli Mir2020-04-291-2/+0
* SERVER-44343 Make 'reIndex' a standalone-only commandSamy Lanka2020-04-161-14/+1
* Revert "SERVER-44343 Make 'reIndex' a standalone-only command"Samy Lanka2020-04-131-1/+14
* SERVER-44343 Make 'reIndex' a standalone-only commandSamy Lanka2020-04-091-14/+1
* SERVER-46677 Ban rollback_index_build* tests from replica_sets_multiversion t...Suganthi Mani2020-03-081-1/+1
* SERVER-45001 Ban the replsets jstests that uses 'enableIndexBuildCommitQuorum...Suganthi Mani2020-03-041-0/+2
* SERVER-45001 Enable commit quorum for two phase index builds by default.Suganthi Mani2020-03-031-2/+7
* 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