Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a... | James Wahlin | 2019-08-14 | 1 | -4/+8 |
* | SERVER-41772 Apply clang-format 7.0.1 to the codebase | clang-format-7.0.1 | 2019-07-27 | 1 | -119/+113 |
* | SERVER-38516 Remove “closeConnectionsOnStepdown” flag and fix tests broke... | Matthew Russotto | 2019-02-12 | 1 | -4/+3 |
* | 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 | -2/+2 |
* | SERVER-27214 Disallow chaining in stepdown_needs_electable_secondary.js and s... | Judah Schvimer | 2016-11-30 | 1 | -1/+2 |
* | SERVER-27196 add wtimeouts to stepdown_needs_electable_secondary.js and stepd... | Eric Milkie | 2016-11-29 | 1 | -4/+9 |
* | SERVER-27024 Added test for stepdown needs majority behavior | William Schultz | 2016-11-23 | 1 | -19/+10 |
* | SERVER-26747 replSetStepDown waits for caught up majority with electable seco... | William Schultz | 2016-11-14 | 1 | -0/+146 |