summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/auto_retry_on_network_error.js
Commit message (Expand)AuthorAgeFilesLines
* Apply formatting per `clang-format-7.0.1`clang-format-7.0.12019-07-261-106/+107
* SERVER-38937 unify txn override and auto retry on network errorJudah Schvimer2019-04-041-1/+2
* SERVER-38516 Remove “closeConnectionsOnStepdown” flag and fix tests broke...Matthew Russotto2019-02-121-32/+29
* SERVER-36101 Replication should not depend on the presence of lastStableCheck...Dianna Hohensee2018-07-251-2/+3
* SERVER-33165 Don't return from ReplSetTest.initiate until there is a stable c...Judah Schvimer2018-04-201-1/+3
* SERVER-32507 Mobile SE: Include more suites in evergreen variantnehakhatri52018-01-181-0/+1
* SERVER-31941 Don't run retryable writes tests with ephemeralForTest storage e...Jack Mulrow2017-11-211-1/+3
* SERVER-31941 Disallow retryable writes in storage engines that do not support...Jack Mulrow2017-11-171-0/+5
* SERVER-31355 Synchronize stepdown in auto_retry_on_network_error.jsMax Hirschhorn2017-10-041-1/+10
* SERVER-30953 Add auto-retry logic to the mongo shell for testing during stepd...Jack Mulrow2017-09-211-0/+95