summaryrefslogtreecommitdiff
path: root/jstests/sharding/libs/sharded_transactions_helpers.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-48060 Make tests only server parameter for making transaction coordina...Cheahuychou Mao2020-05-111-0/+20
* SERVER-46026 Fix tests reliant on specific log linesMark Benvenuto2020-02-181-0/+13
* SERVER-43256 When assert.soon() is expected to fail, don't call the hang anal...Robert Guo2019-10-311-4/+10
* SERVER-42299 Upgrade/downgrade for config.chunks and config.tagsJack Mulrow2019-10-151-2/+2
* SERVER-40496 Include namespace in configureFailpoint commands in transactions...Jamie Heppenstall2019-08-061-6/+19
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-24/+24
* SERVER-37627 Remove the coordinator on abort transactionRandolph Tan2019-05-141-0/+14
* SERVER-39624 Put internal router retries for stale version and snapshot error...Jack Mulrow2019-02-261-0/+41
* SERVER-39053 Transaction coordinator should retry sending decision until defi...Esha Maharishi2019-02-071-0/+41
* SERVER-38645 txn_basic_two_phase_commit.js and txn_failover_two_phase_commit....Esha Maharishi2018-12-181-0/+7
* SERVER-34943 Ignore internal commands with "failCommand"A. Jesse Jiryu Davis2018-12-121-1/+3
* SERVER-37210 Mongos should implicitly abort transactions on unhandled errorsJack Mulrow2018-10-091-0/+19
* SERVER-35707 Allow mongos to retry on re-targeting errors in a transactionJack Mulrow2018-09-191-10/+0
* SERVER-36591 Allow mongos to retry on snapshot errors encountered in first tx...Jack Mulrow2018-09-121-0/+31