summaryrefslogtreecommitdiff
path: root/jstests/replsets/txn_override_unittests.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-70042 Assign expected / actual semantics to assert.docEq() argumentsRomans Kasperovics2022-12-201-5/+5
* SERVER-55963 Use "denylist" in replication subsystemsShreyas Kalyan2021-04-301-10/+10
* SERVER-50408 Change NotMaster error name to NotWritablePrimaryPavi Vetriselvan2020-09-031-68/+80
* SERVER-45956 Allow findAndModify with upsert=true inside multi-document trans...Gregory Noma2020-04-081-193/+0
* SERVER-45094 add retryable read logic to network_error_and_txn_override.jsPavi Vetriselvan2020-03-161-0/+210
* SERVER-45405 Allow implicit collection creation inside multi-doc txnsMaria van Keulen2020-02-191-21/+40
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-1853/+1851
* SERVER-41917 Copy Date and Timestamp objects correctly in network_error_and_t...Judah Schvimer2019-06-271-0/+41
* SERVER-41183 Add test suites for change streams with transactionsJustin Seyster2019-06-141-0/+26
* SERVER-39702 Remove config server as transaction coordinator crutch from coor...Jack Mulrow2019-04-221-1/+199
* SERVER-39991 Enable transaction workloads in concurrency sharded stepdown suitesJack Mulrow2019-04-221-2/+215
* SERVER-38937 unify txn override and auto retry on network errorJudah Schvimer2019-04-041-214/+617
* SERVER-38936 Create unittests for txn_override.jsJudah Schvimer2019-02-221-0/+1042