summaryrefslogtreecommitdiff
path: root/jstests/sharding/multi_write_target.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-44382 Allow upserting documents with missing shard key fieldsJack Mulrow2019-11-061-2/+3
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-10/+10
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-50/+49
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-49/+49
* SERVER-22543 multi_write_target.js should not rely on order of shard idsKaloian Manassiev2016-02-101-42/+37
* SERVER-17971 Remove separateConfig option from ShardingTest and make its beha...Spencer T Brody2015-04-141-3/+1
* SERVER-11256 improve handling of empty vs nonexistent CollectionMetadataRandolph Tan2014-06-061-7/+11
* SERVER-13741 Migrate remaining tests to use write commandsRandolph Tan2014-05-151-24/+12
* Revert "SERVER-13741 Migrate remaining tests to use write commands"David Storch2014-05-061-12/+24
* SERVER-13741 Migrate remaining tests to use write commandsRandolph Tan2014-05-061-24/+12
* SERVER-13448 broadcast updates/deletes to all shards when more than one targetedGreg Studer2014-04-011-0/+88