summaryrefslogtreecommitdiff
path: root/jstests/sharding/upsert_sharded.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstestsAli Mir2020-04-291-1/+0
* SERVER-43860 Always upsert exact source document for pipeline-insert $mergeBernard Gorman2019-11-141-12/+151
* SERVER-43306 Remove dryRun command-line option from multiversion testsJason Chan2019-11-141-0/+1
* SERVER-44512 Don't use retryable writes in upsert_sharded.jsJack Mulrow2019-11-111-17/+15
* SERVER-44382 Allow upserting documents with missing shard key fieldsJack Mulrow2019-11-061-40/+82
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-107/+103
* SERVER-39158 Change updates to prefer target by the queryArun Banala2019-05-221-10/+22
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-091-1/+1
* SERVER-27599 replace unpredictable unordered config.shards queries with shard...Dianna Hohensee2017-04-111-5/+4
* SERVER-21065 CanonicalQuery::normalizeTree optimizes InMatchExpression with o...Benjamin Murphy2016-04-071-1/+1
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-100/+95
* SERVER-22765 Improve error checking in sharding testsKaloian Manassiev2016-02-231-21/+19
* SERVER-18044 Make sharding test explicitly set primary shards for databasesRandolph Tan2015-05-151-0/+1
* SERVER-17971 Remove separateConfig option from ShardingTest and make its beha...Spencer T Brody2015-04-141-1/+1
* SERVER-14973 consolidate shard key parsing, cleanup shard key patternsGreg Studer2014-10-161-0/+108