summaryrefslogtreecommitdiff
path: root/jstests/replsets/libs/tags.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-59480 Call waitForAllNewlyAddedRemovals in tags.js before partitioning...Samy Lanka2021-08-231-0/+1
* SERVER-58103 Remove test cases which test legacy op behaviorsYoonsoo Kim2021-06-301-3/+0
* SERVER-55706 Test that we can specify a custom write concern default via CWWCSamy Lanka2021-05-051-0/+9
* SERVER-54753 Fix test tag in tags.js for ephemeralForTestGregory Wlodarek2021-02-241-3/+0
* SERVER-52598 Disable tags.js on ephemeralForTestGregory Wlodarek2020-11-031-0/+3
* SERVER-45575 Add Javascript helper function to do automatic safe reconfigsWilliam Schultz2020-03-241-2/+1
* SERVER-45079 Only allow addition or removal of a single voting node in non-fo...William Schultz2020-01-141-1/+2
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-17/+17
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-47/+46
* SERVER-37152 Increase write concern timeouts for writes expected to succeed i...William Schultz2018-09-171-9/+9
* SERVER-36327 Use replSetStepUp command to ensure primary nodes in tags.js lib...William Schultz2018-07-301-8/+14
* SERVER-33759 Forbid replication protocol version 0Spencer T Brody2018-04-131-0/+1
* SERVER-25640 check dbhashes in stopSetKevin Albertson2018-01-221-0/+3
* SERVER-30054 update tags.js to make nodes at indexes 3 and 4 unelectable.Benety Goh2017-07-101-0/+2
* SERVER-28100 ReplSetTest.awaitNodesAgreeOnPrimary() accepts an optional expec...Benety Goh2017-05-171-10/+28
* SERVER-28100 moved common test code for all 3 tags.js tests into a test libra...Benety Goh2017-05-161-0/+282