summaryrefslogtreecommitdiff
path: root/jstests/sharding/update_compound_shard_key.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-48182 Enable tests dependent on the backport of SERVER-46679 to run in...Kaloian Manassiev2020-05-141-4/+3
* SERVER-48060 Make tests only server parameter for making transaction coordina...Cheahuychou Mao2020-05-111-5/+5
* 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-4/+13
* SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstestsAli Mir2020-04-291-1/+4
* SERVER-46505 Restore requirement that full shard key must be in query to upda...Jack Mulrow2020-03-171-14/+28
* SERVER-44161 Change update shard key tests to use _waitForDelete instead of c...Matthew Saltz2019-11-261-5/+4
* SERVER-43306 Remove dryRun command-line option from multiversion testsJason Chan2019-11-141-1/+1
* SERVER-42390 Allow documents in a sharded collection to not contain all shard...Blake Oler2019-09-241-30/+16
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-402/+400
* SERVER-40386: replace commitTransaction() used in jstests with commitTransact...Lingzhi Deng2019-06-041-3/+3
* SERVER-39158 Change updates to prefer target by the queryArun Banala2019-05-221-0/+418