summaryrefslogtreecommitdiff
path: root/jstests/sharding/bulk_insert.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-33444 Fix tests that fail when shard servers started as replica setsjannaerin2018-03-271-1/+1
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-091-1/+2
* SERVER-30486 Extend bulk_insert.js to actually use the legacy insert protocolKaloian Manassiev2017-09-061-12/+16
* SERVER-29203 Remove batch size limit for config server writessamantharitter2017-08-181-1/+0
* SERVER-27599 replace unpredictable unordered config.shards queries with shard...Dianna Hohensee2017-04-111-14/+9
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-266/+224
* SERVER-22341 fix jslint errors in jstests/sharding with eslint --fixMike Grundy2016-02-091-27/+27
* SERVER-22235 Add check for empty collection in bulk_insert.jsKaloian Manassiev2016-01-191-24/+12
* SERVER-21848 CSRS catalog manager should not allow batch writes greater than 1Kaloian Manassiev2015-12-111-48/+47
* SERVER-17971 Remove separateConfig option from ShardingTest and make its beha...Spencer T Brody2015-04-141-2/+1
* SERVER-13425 migrate sharding jstest suite to use write commands apiRandolph Tan2014-04-211-107/+49
* SERVER-7376 migrate deletion not aggressive enough and tied to migrate movesRandolph Tan2012-12-171-2/+4
* SERVER-7376 migrate deletion not aggressive enough and tied to migrate movesRandolph Tan2012-12-141-2/+4
* SERVER-7376 migrate deletion not aggressive enough and tied to migrate movesRandolph Tan2012-12-111-3/+4
* SERVER-6802 preserve correct continue-on-error semantics for mongos bulk insertsGreg Studer2012-10-241-0/+394