summaryrefslogtreecommitdiff
path: root/jstests/sharding/snapshot_cursor_commands_mongos.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-54632 Increase number of CSRS nodes in jstests/sharding/query/json_sch...Simon Graetzer2021-05-131-3/+3
* SERVER-53105: Amend tests that target config.chunks by ns to target by ns or ...Jordi Serra Torrens2021-01-221-6/+19
* 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-256/+249
* SERVER-40386: replace commitTransaction() used in jstests with commitTransact...Lingzhi Deng2019-06-041-2/+2
* SERVER-40624 Ensure a chunk is moved to each shard in snapshot_cursor_command...Jack Mulrow2019-04-151-1/+1
* SERVER-39624 Put internal router retries for stale version and snapshot error...Jack Mulrow2019-02-261-0/+5
* SERVER-37764 Update multi-shard transaction jstests to use two-phase commitJack Mulrow2018-11-011-7/+4
* SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameterTess Avitabile2018-10-021-1/+1
* SERVER-35707 Allow mongos to retry on re-targeting errors in a transactionJack Mulrow2018-09-191-16/+0
* SERVER-36122 Implement mongos transaction commitRandolph Tan2018-09-061-6/+3
* SERVER-34136 Add multi-shard integration tests for global snapshot aggregate ...Jack Mulrow2018-08-141-0/+290