summaryrefslogtreecommitdiff
path: root/jstests/replsets/read_committed.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-57460 Remove remaining GLE calls from jstestsIrina Yatsenko2021-06-291-1/+2
* SERVER-55703 Update getDefaultRWConcernMoustafa Maher2021-04-291-0/+4
* SERVER-50668 Refactor JS tests that enable rsSyncApplyStopAli Mir2020-10-071-4/+5
* SERVER-49993 Update _slaves to _secondaries in replsettest.jsAli Mir2020-09-041-1/+1
* SERVER-50280 Remove 'startSetIfSupportsReadMajority' test helper function in ...Gregory Wlodarek2020-08-121-9/+3
* 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-158/+160
* 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/+1
* SERVER-30848 make shell getMores use sessionsJason Carey2017-10-031-2/+2
* SERVER-27117 Set writeConcernMajorityJournalDefault to false for non journal ...William Schultz2016-12-011-1/+1
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-10/+7
* SERVER-23127 add additional tests of readConcern majority following writesMathias Stearn2016-04-121-38/+123
* SERVER-22533: correct tests for writeConcern majority + journal behaviorsScott Hernandez2016-03-271-10/+24
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-52/+53
* SERVER-22533: disable ReadConcern.Majority tests for noJournal variantScott Hernandez2016-02-091-0/+2
* SERVER-22148 Simplify read committed testsCharlie Swanson2016-01-121-12/+14
* SERVER-20707 Add --enableMajorityReadConcern optionMathias Stearn2015-10-081-8/+14
* SERVER-19675 fix ReplicationMetadata populating and parsingmatt dannenberg2015-08-061-9/+8
* SERVER-19207 SERVER-19210 committed reads wait for a committed snapshot and r...matt dannenberg2015-07-191-2/+5
* SERVER-19206 fix jstests/replsets/read_committed.jsmatt dannenberg2015-07-101-2/+2
* SERVER-18022 Read Majority Committed implementation for primary nodesMathias Stearn2015-06-291-0/+66