summaryrefslogtreecommitdiff
path: root/jstests/replsets/read_majority_two_arbs.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-1/+2
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-54/+53
* SERVER-25640 terminate processes in jstestsKevin Albertson2018-02-201-0/+1
* SERVER-30848 make shell getMores use sessionsJason Carey2017-10-031-1/+1
* SERVER-27117 Set writeConcernMajorityJournalDefault to false for non journal ...William Schultz2016-12-011-1/+1
* SERVER-22533: correct tests for writeConcern majority + journal behaviorsScott Hernandez2016-03-271-6/+17
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-48/+50
* improve logging for testScott Hernandez2016-02-231-6/+14
* SERVER-22533: disable ReadConcern.Majority tests for noJournal variantScott Hernandez2016-02-091-0/+2
* SERVER-22148 Simplify read committed testsCharlie Swanson2016-01-121-13/+11
* SERVER-20707 Add --enableMajorityReadConcern optionMathias Stearn2015-10-081-8/+14
* SERVER-20287 make write/readConcern majority use writeMajority rather than vo...matt dannenberg2015-09-041-0/+45