summaryrefslogtreecommitdiff
path: root/jstests/sharding/bulk_insert.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-43306 Remove dryRun command-line option from multiversion testsJason Chan2019-11-141-0/+2
* SERVER-33601 Make sharding_migrate_large_docs.js, bulk_insert.js, and prefix_...Cheahuychou Mao2019-10-011-2/+1
* SERVER-42390 Allow documents in a sharded collection to not contain all shard...Blake Oler2019-09-241-42/+12
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-11/+11
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-199/+197
* 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