summaryrefslogtreecommitdiff
path: root/jstests/sharding/count1.js
Commit message (Expand)AuthorAgeFilesLines
* Apply formatting per `clang-format-7.0.1`clang-format-7.0.12019-07-261-178/+177
* SERVER-39158 Change updates to prefer target by the queryArun Banala2019-05-221-7/+7
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-091-1/+1
* SERVER-32526 Increase the ChunkManager unit-test coverageKaloian Manassiev2018-01-131-11/+11
* SERVER-31184 Make sharding tests only consider chunks for collections they ac...samantharitter2017-10-101-1/+1
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-170/+176
* SERVER-22870 rename getServerName and getServerDianna Hohensee2016-02-261-1/+1
* SERVER-22341 fix jslint errors in jstests/sharding with eslint --fixMike Grundy2016-02-091-31/+31
* SERVER-21009 Remove usages of the multi-argument ShardingTest constructorKaloian Manassiev2015-10-231-9/+5
* SERVER-18044 Make sharding test explicitly set primary shards for databasesRandolph Tan2015-05-151-0/+1
* SERVER-15674 Auto split of low top chunk does not move it to appropriate shar...Randolph Tan2014-12-051-4/+4
* SERVER-9365 make forced halfway split work with chunks with many docsGreg Studer2013-07-221-2/+4
* SERVER-7376 test fixes for 2.2Greg Studer2012-10-171-1/+1
* SERVER-6634 Handle negative and invalid skip values in count commandShaun Verch2012-09-251-2/+0
* SERVER-5903 organize and add to existing tests for sharded countKevin Matulef2012-07-301-27/+93
* SERVER-5903 pass limit to sharded countRandolph Tan2012-05-251-0/+1
* SERVER-5797 Uncaught exception in count_slaveok.jsRandolph Tan2012-05-221-0/+5
* buildbot count1.js make sure we wait for stopped balancer, otherwise intermit...Greg Studer2012-01-261-5/+3
* turn balancer off during testEliot Horowitz2012-01-251-0/+2
* buildbot count1.js stop balancer during manual chunk operationsGreg Studer2012-01-251-0/+7
* test for SERVER-3567Eliot Horowitz2011-11-171-0/+6
* an immediate second move may fail so make tests rely on one move onlyAlberto Lerner2010-10-231-5/+5
* all split requests now go through new logicAlberto Lerner2010-10-221-0/+2
* fix skip + batch size issueEliot Horowitz2010-07-281-9/+38
* make more commands work with mongos SERVER-1462Mathias Stearn2010-07-221-1/+0
* fix size() for sharding SERVER-1444Eliot Horowitz2010-07-221-0/+8
* turn tests back on SERVER-1444Eliot Horowitz2010-07-221-2/+2
* Fix typoAlberto Lerner2010-07-101-4/+4
* use shared_ptr for Chunk referencesEliot Horowitz2010-05-241-3/+3
* more name changes in shardingEliot Horowitz2009-09-011-1/+1
* another name changing checkpointEliot Horowitz2009-09-011-1/+1
* rename some sharding commands.dwight2009-08-301-2/+2
* some more testsEliot Horowitz2009-08-111-0/+3
* adjust sharding testsAaron2009-05-061-2/+2
* Sharding: implement count() correctly for sharded environmentEliot Horowitz2009-04-221-0/+52