summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/stepdown_query.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50581 Replace setSlaveOk and getSlaveOk occurrences in jstestsAli Mir2020-09-091-3/+3
* SERVER-42191 Add a new test hook that checks that all orphaned documents are ...Randolph Tan2020-02-101-0/+1
* Revert "SERVER-42191 Add a new test hook that checks that all orphaned docume...William Schultz2020-02-051-1/+0
* SERVER-42191 Add a new test hook that checks that all orphaned documents are ...Randolph Tan2020-02-051-0/+1
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-61/+61
* SERVER-38516 Remove “closeConnectionsOnStepdown” flag and fix tests broke...Matthew Russotto2019-02-121-3/+1
* SERVER-35688 Make RSM use async networkingMathias Stearn2018-12-201-0/+9
* SERVER-34775 make stepdown_query.js test deterministicMisha Tyulenev2018-05-021-2/+2
* SERVER-33882 Add requires_sharding tag to sharding testsjannaerin2018-03-141-1/+1
* SERVER-32507 Mobile SE: Include more suites in evergreen variantnehakhatri52018-01-181-0/+1
* SERVER-31184 Make servers automatically set up config.system.sessionssamantharitter2017-10-111-0/+4
* SERVER-31184 Improve checks in sharding testsKaloian Manassiev2017-10-101-3/+6
* SERVER-26227 Increase waitForState timeouts in replicaset testsJudah Schvimer2016-09-221-2/+2
* SERVER-23219 DBCommandCursor should route getMore operations to original serverJonathan Reams2016-08-291-2/+12
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-2/+4
* SERVER-21601 Add noPassthrough/stepdown_query.jsJason Rassi2015-12-281-0/+52