summaryrefslogtreecommitdiff
path: root/jstests/sharding/update_sharded.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-57493 Remove requires_find_command jstest tagAdityavardhan Agrawal2021-06-301-7/+2
* SERVER-50208 Modify existing update tests to guarantee $v:2 oplog entries gen...Ruoxin Xu2020-09-021-3/+5
* SERVER-48182 Enable tests dependent on the backport of SERVER-46679 to run in...Kaloian Manassiev2020-05-141-13/+14
* SERVER-48060 Make tests only server parameter for making transaction coordina...Cheahuychou Mao2020-05-111-6/+4
* 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-14/+23
* SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstestsAli Mir2020-04-291-1/+4
* SERVER-43306 Remove dryRun command-line option from multiversion testsJason Chan2019-11-141-1/+1
* SERVER-44382 Allow upserting documents with missing shard key fieldsJack Mulrow2019-11-061-16/+115
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-17/+21
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-106/+104
* SERVER-39158 Change updates to prefer target by the queryArun Banala2019-05-221-10/+8
* SERVER-34971 Improve mongoS targeting for single-shard updates, and for repla...Bernard Gorman2018-06-111-11/+24
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-091-1/+1
* SERVER-21065 CanonicalQuery::normalizeTree optimizes InMatchExpression with o...Benjamin Murphy2016-04-071-2/+2
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-98/+94
* SERVER-22341 fix jslint errors in jstests/sharding with eslint --fixMike Grundy2016-02-091-8/+8
* SERVER-21009 Remove usages of the multi-argument ShardingTest constructorKaloian Manassiev2015-10-231-2/+6
* SERVER-18044 Make sharding test explicitly set primary shards for databasesRandolph Tan2015-05-151-0/+1
* SERVER-14973 consolidate shard key parsing, cleanup shard key patternsGreg Studer2014-10-161-0/+99