summaryrefslogtreecommitdiff
path: root/jstests/sharding/parallel.js
Commit message (Expand)AuthorAgeFilesLines
* 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-53/+50
* SERVER-33924 Make parallel.js move chunks to existent shardsjannaerin2018-03-191-1/+2
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-091-1/+1
* SERVER-26419 Modify parallel.js to workaround floating point string bug in Wi...Randolph Tan2016-10-051-2/+2
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-42/+52
* SERVER-22341 fix jslint errors in jstests/sharding with eslint --fixMike Grundy2016-02-091-12/+12
* SERVER-21009 Get rid of some unused/unnecessary methods in ShardingTestKaloian Manassiev2015-10-271-1/+2
* SERVER-21098 Clean up some sharding jstests to allow them to run under both C...Spencer T Brody2015-10-231-0/+46
* SERVER-19085 Add new suite for running 3-node legacy config serversDaniel Alabi2015-07-021-41/+0
* 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-3/+3
* Don't run tests with auth that we know will fail. SERVER-4254 SERVER-6327 SER...Spencer T Brody2012-07-101-0/+1
* buildbot turn off balancer when manually moving chunks parallel.jsgregs2011-10-101-1/+2
* don't use lazy on connection types where it can't workEliot Horowitz2011-08-031-0/+38