summaryrefslogtreecommitdiff
path: root/jstests/sharding/count2.js
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-21009 Remove usages of the multi-argument ShardingTest constructorKaloian Manassiev2015-10-231-6/+9
| | | | | | | | No functional changes, just converting everything to use the JSON-based constructor. Also moves some sharding-specific tests out of noPassthroughWithMongod and under the sharding suite.
* SERVER-18044 Make sharding test explicitly set primary shards for databasesRandolph Tan2015-05-151-0/+1
|
* SERVER-7376 test fixes for 2.2Greg Studer2012-10-171-1/+1
|
* SERVER-5355 negative count limit brackets result to 0Randolph Tan2012-04-271-0/+5
| | | | Applied patch from Peter Grant, added test for mongos and fixed limit 0 count.
* stop balancer for testagirbal2012-01-041-0/+1
|
* fix sharded count on movesEliot Horowitz2010-07-161-1/+7
| | | | | make Client::Context check shard versions SERVER-1396
* oopsEliot Horowitz2010-07-161-1/+1
|
* get rid of gridCommandsEliot Horowitz2010-07-161-3/+3
|
* Testing more than one mongos state update when moving chunksAlberto Lerner2010-07-121-0/+37