summaryrefslogtreecommitdiff
path: root/jstests/slow1/sharding_multiple_collections.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-2/+2
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-50/+50
* SERVER-33997 Add requires_sharding tag to tests run in NoJournal suitejannaerin2018-03-201-0/+2
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-091-1/+1
* SERVER-29320 make sharding_multiple_collections.js allow stale shard version ...Esha Maharishi2017-05-231-1/+10
* SERVER-24856 Make manual moveChunk requests go through the balancer on CSRS p...Kaloian Manassiev2016-07-301-23/+18
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-51/+54
* SERVER-22765 Remove unnecessary logging in sharding tests when running on con...Randolph Tan2016-02-221-2/+2
* SERVER-22341 fix jslint errors in jstests/slow1 with eslint --fixMike Grundy2016-02-051-8/+8
* SERVER-21009 Remove usages of the multi-argument ShardingTest constructorKaloian Manassiev2015-10-231-3/+8
* SERVER-18044 Make sharding test explicitly set primary shards for databasesRandolph Tan2015-05-151-1/+1
* SERVER-10177 Remove all Js instances of "throw 'string';" with "throw Error();"daveh862014-05-221-1/+1
* SERVER-13741 Migrate remaining tests to use write commandsRandolph Tan2014-05-151-3/+6
* SERVER-12605 update ShardingTest to turn off balancer by defaultdaveh862014-05-121-1/+1
* Revert "SERVER-13741 Migrate remaining tests to use write commands"David Storch2014-05-061-6/+3
* SERVER-13741 Migrate remaining tests to use write commandsRandolph Tan2014-05-061-3/+6
* SERVER-13391 Move slowest tests from noPassthrough* (formerly slow{Weekly,Nig...Mathias Stearn2014-03-271-0/+53