summaryrefslogtreecommitdiff
path: root/jstests/sharding/findandmodify2.js
Commit message (Expand)AuthorAgeFilesLines
* Apply formatting per `clang-format-7.0.1`clang-format-7.0.12019-07-261-99/+99
* SERVER-34448 Enable autosplitting on the shard and disable on mongosMatthew Saltz2018-08-091-0/+9
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-091-1/+1
* SERVER-26309 for renamed tests, change test name in blacklists to matchEsha Maharishi2016-09-301-1/+1
* Revert "SERVER-26309 Disable auto splitting in ShardingTest by default"Dan Pasette2016-09-291-1/+1
* SERVER-26309 Disable auto splitting in ShardingTest by defaultEsha Maharishi2016-09-291-1/+1
* SERVER-23733 Tests should not write chunkSize to config.settings directlyKaloian Manassiev2016-05-041-105/+105
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-41/+42
* SERVER-22870 rename getServerName and getServerDianna Hohensee2016-02-261-1/+1
* SERVER-21186 Make all sharding tests use default verbosity of 1Kaloian Manassiev2015-11-111-1/+1
* SERVER-21009 Remove usages of the multi-argument ShardingTest constructorKaloian Manassiev2015-10-231-1/+1
* SERVER-18044 Make sharding test explicitly set primary shards for databasesRandolph Tan2015-05-151-0/+1
* SERVER-13425 migrate sharding jstest suite to use write commands apiRandolph Tan2014-04-211-4/+0
* SERVER-6821 - test had a > vs >= bug making it flakyEliot Horowitz2012-09-111-4/+4
* make sure to call getLastError after writing data to make sure its thereEliot Horowitz2012-05-211-0/+6
* SERVER-4502: sharded findAndModify now checks for splitsBrandon Diamond2012-04-171-0/+111