summaryrefslogtreecommitdiff
path: root/jstests/sharding/update_immutable_fields.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47426 Remove ShardedConnectionInfo and pare down SetShardVersionBlake Oler2020-04-241-31/+1
* SERVER-44382 Allow upserting documents with missing shard key fieldsJack Mulrow2019-11-061-18/+0
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-5/+5
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-59/+57
* SERVER-39158 Change updates to prefer target by the queryArun Banala2019-05-221-4/+10
* SERVER-39630 Allow updates to the shard key value only when the document will...jannaerin2019-03-201-1/+1
* Revert "SERVER-39630 Allow updates to the shard key value only when the docum...jannaerin2019-03-191-1/+1
* SERVER-39630 Allow updates to the shard key value only when the document will...jannaerin2019-03-191-1/+1
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-091-2/+2
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-50/+52
* SERVER-22765 Improve error checking in sharding testsKaloian Manassiev2016-02-231-9/+9
* SERVER-22341 fix jslint errors in jstests/sharding with eslint --fixMike Grundy2016-02-091-8/+8
* SERVER-21233 Sharding config servers should not be pinging the distributed lockRandolph Tan2015-11-171-0/+1
* SERVER-19319 Send setShardVersion command after sharding a collectionKaloian Manassiev2015-07-311-1/+0
* SERVER-19319 Temporarily update some tests to run a query after sharding a co...Spencer T Brody2015-07-221-0/+1
* 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-2/+1
* SERVER-16184 repeated WriteBackListener error on out-of-order upgradeRandolph Tan2014-11-241-5/+3
* SERVER-11256 improve handling of empty vs nonexistent CollectionMetadataRandolph Tan2014-06-061-2/+3
* SERVER-13425 migrate sharding jstest suite to use write commands apiRandolph Tan2014-04-211-31/+11
* SERVER-12409 db.coll.remove() shell helper requires a query predicateDan Pasette2014-02-051-4/+4
* SERVER-6835: removed extra, and erroring lineScott Hernandez2013-11-141-1/+0
* SERVER-11531, SERVER-10489, SERVER-6835, SERVER-4830: Refactor update system ...Scott Hernandez2013-11-131-0/+98