summaryrefslogtreecommitdiff
path: root/jstests/sharding/transactions_multi_writes.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-59832 Prevent writes to orphan documentsAntonio Fuschetto2021-12-101-23/+16
* SERVER-57493 Remove requires_find_command jstest tagAdityavardhan Agrawal2021-06-301-4/+3
* SERVER-54632 Increase number of CSRS nodes in jstests/sharding/query/json_sch...Simon Graetzer2021-05-131-1/+1
* SERVER-48182 Enable tests dependent on the backport of SERVER-46679 to run in...Kaloian Manassiev2020-05-141-9/+10
* SERVER-48060 Make tests only server parameter for making transaction coordina...Cheahuychou Mao2020-05-111-6/+2
* SERVER-46944 Re-enable tests on sharding_last_stable_mongos_and_mixed_shards ...Marcos José Grillo Ramírez2020-05-081-0/+1
* SERVER-37364 Coordinator should return the decision to the client as soon as ...Cheahuychou Mao2020-05-061-3/+9
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-8/+9
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-131/+129
* SERVER-40386: replace commitTransaction() used in jstests with commitTransact...Lingzhi Deng2019-06-041-1/+1
* SERVER-40752 transactions_multi_writes.js should not use assert.writeOK for p...Randolph Tan2019-05-021-1/+1
* SERVER-40751 BatchWriteOp::noteBatchError doesn't update it's state to error ...Randolph Tan2019-05-011-4/+8
* SERVER-39624 Put internal router retries for stale version and snapshot error...Jack Mulrow2019-02-261-0/+6
* SERVER-37501 Version multi-updates and multi-deletes in sharded transactionsJack Mulrow2018-11-271-0/+140