summaryrefslogtreecommitdiff
path: root/jstests/sharding/key_string.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-21009 Remove usages of the multi-argument ShardingTest constructorKaloian Manassiev2015-10-231-5/+5
* SERVER-19325 Remove duplicate properties from objects in JS testsJ Delaney2015-07-091-1/+1
* 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-3/+3
* BF-134 disable balancer in key_string.jsBenety Goh2014-02-041-0/+1
* SERVER-9365 make forced halfway split work with chunks with many docsGreg Studer2013-07-221-2/+2
* SERVER-7376 test fixes for 2.3+ for slow migration cleanupGreg Studer2012-10-171-1/+1
* SERVER-7376 test fixes for 2.2Greg Studer2012-10-171-1/+1
* fix error when key provided is not a valid split keyAlberto Lerner2010-10-231-0/+5
* an immediate second move may fail so make tests rely on one move onlyAlberto Lerner2010-10-231-5/+4
* all split requests now go through new logicAlberto Lerner2010-10-221-0/+1
* cleaning and don't allow group on a sharded collection SHARDING-26Eliot Horowitz2009-09-041-1/+1
* 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
* fallotu from removing methods from ArrayEliot Horowitz2009-08-241-1/+1
* adjust sharding testsAaron2009-05-061-2/+2
* Sharding: implement count() correctly for sharded environmentEliot Horowitz2009-04-221-0/+4
* Sharding: unit test with string as a shard keyEliot Horowitz2009-04-221-0/+40