Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-58402: Increase timeout of shutdown command in shutdown_primary.js | XueruiFa | 2021-07-09 | 1 | -1/+1 |
* | SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a... | James Wahlin | 2019-08-14 | 1 | -3/+3 |
* | SERVER-41772 Apply clang-format 7.0.1 to the codebase | clang-format-7.0.1 | 2019-07-27 | 1 | -41/+41 |
* | SERVER-30923 Increase wtimeouts to ReplSetTest.kDefaultTimeoutMS in all repli... | kvwalker | 2017-09-18 | 1 | -1/+1 |
* | SERVER-23728 Enable the no-unused-expressions ESLint rule | Eddie Louie | 2017-04-05 | 1 | -3/+2 |
* | SERVER-27544 shutdown_primary.js shouldn't try to disable rsSyncStopApply fai... | Jack Mulrow | 2016-12-30 | 1 | -2/+2 |
* | SERVER-27461 Retry connecting to shut down primary until failure in shutdown_... | Jack Mulrow | 2016-12-20 | 1 | -4/+10 |
* | SERVER-27118 Default shutdown command's timeoutSecs argument to 10 seconds | Jack Mulrow | 2016-12-14 | 1 | -0/+62 |