summaryrefslogtreecommitdiff
path: root/jstests/replsets/transactions_during_step_down.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-51281: Skip LastOpFixer for multi-doc transactionsLingzhi Deng2021-02-101-4/+0
* SERVER-48371 transactions_during_step_down.js must abort transaction in the s...Tess Avitabile2020-05-211-18/+22
* SERVER-43614 Blacklist tests that look for "failpointMsg" on multiversion tes...Suganthi Mani2020-05-141-1/+1
* SERVER-47093 Re-enable multiversion passthroughsJason Chan2020-04-291-1/+1
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-2/+2
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-121/+121
* SERVER-41216 Rename InterruptedDueToStepDown error code to InterruptedDueToRe...Judah Schvimer2019-05-201-2/+2
* SERVER-38516 Remove “closeConnectionsOnStepdown” flag and fix tests broke...Matthew Russotto2019-02-121-2/+1
* SERVER-38519 Test transactions with new stepdown sequence.Suganthi Mani2019-02-061-0/+135