summaryrefslogtreecommitdiff
path: root/jstests/sharding/multi_mongos2.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-22341 fix jslint errors in jstests/sharding with eslint --fixMike Grundy2016-02-091-8/+8
* SERVER-22081 blacklisting tests from the continuous config stepdown suite tha...Dianna Hohensee2016-01-151-2/+1
* SERVER-21009 Get rid of some unused/unnecessary methods in ShardingTestKaloian Manassiev2015-10-271-3/+3
* SERVER-21009 Remove usages of the multi-argument ShardingTest constructorKaloian Manassiev2015-10-231-4/+4
* SERVER-18044 Make sharding test explicitly set primary shards for databasesRandolph Tan2015-05-151-0/+1
* SERVER-13402 bulk insert can result in too large chunksRandolph Tan2014-04-211-3/+3
* buildbot multi_mongos2.js balancer now moves small #s of chunks, need to disa...gregs2012-01-021-1/+8
* fix moveChunk on new mongos SERVER-2828Eliot Horowitz2011-05-191-4/+13
* throw StaleConfigException for passthrough command failure with stale config ...Eliot Horowitz2011-05-191-5/+18
* put all connections that are assigned to ShardConnection into sharded state i...Eliot Horowitz2011-05-191-1/+7
* separate test for SERVER-2828Eliot Horowitz2011-03-311-0/+33