summaryrefslogtreecommitdiff
path: root/jstests/replsets/shutdown_primary.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-58402: Increase timeout of shutdown command in shutdown_primary.jsXueruiFa2021-07-091-1/+1
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-3/+3
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-41/+41
* SERVER-30923 Increase wtimeouts to ReplSetTest.kDefaultTimeoutMS in all repli...kvwalker2017-09-181-1/+1
* SERVER-23728 Enable the no-unused-expressions ESLint ruleEddie Louie2017-04-051-3/+2
* SERVER-27544 shutdown_primary.js shouldn't try to disable rsSyncStopApply fai...Jack Mulrow2016-12-301-2/+2
* SERVER-27461 Retry connecting to shut down primary until failure in shutdown_...Jack Mulrow2016-12-201-4/+10
* SERVER-27118 Default shutdown command's timeoutSecs argument to 10 secondsJack Mulrow2016-12-141-0/+62