summaryrefslogtreecommitdiff
path: root/jstests/sharding/key_string.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74787 Prepare jstest corpus for implicit strict modeMatt Broadstone2023-05-071-2/+2
* SERVER-53105: Amend tests that target config.chunks by ns to target by ns or ...Jordi Serra Torrens2021-01-221-1/+3
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-55/+54
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-091-1/+1
* SERVER-31184 Make sharding tests only consider chunks for collections they ac...samantharitter2017-10-101-1/+1
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-6/+3
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-47/+67
* 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-9/+9
* 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