summaryrefslogtreecommitdiff
path: root/jstests/replsets/noop_writes_wait_for_write_concern.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-57600: Rewrite apply_ops_lastop.js and lastop.jsLingzhi Deng2021-07-141-4/+67
* SERVER-50602 remove IndexBuildTest.indexBuildCommitQuorumEnabled()Benety Goh2020-08-291-6/+0
* SERVER-38961 remove IndexBuildTest.supportsTwoPhaseIndexBuild() references fr...Benety Goh2020-05-071-4/+2
* SERVER-46823 Enable default for index commit quorum as "votingMembers".Suganthi Mani2020-04-201-3/+18
* SERVER-21700 Do not relax constraints during steady state replication.Matthew Russotto2020-03-121-1/+1
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-13/+13
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-224/+224
* SERVER-40965 ensure noop index build request receives index already exists re...Benety Goh2019-07-031-0/+1
* SERVER-30879: check for write concern errors on assert.commandWorkedDavid Bradford2018-03-201-16/+16
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-081-0/+1
* SERVER-31335 cmd assertions check write errorsKevin Albertson2018-01-111-1/+1
* SERVER-27067 Remove unnecessary references to setLastOpToSystemLastOpTimeJudah Schvimer2017-07-261-0/+14
* SERVER-27067 sets client last op to system last optime if the global exclusiv...Judah Schvimer2017-07-171-0/+221