summaryrefslogtreecommitdiff
path: root/jstests/sharding/hash_basic.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-53105: Amend tests that target config.chunks by ns to target by ns or ...Jordi Serra Torrens2021-01-221-4/+6
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-41/+40
* 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-24/+23
* SERVER-14761 only allow NumberLong as split key in hashed shard patternsHugh Han2017-07-131-1/+1
* SERVER-23704 Make shard_keycount.js invoke the anonymous test functionKaloian Manassiev2016-04-141-71/+41
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-28/+28
* SERVER-22341 fix jslint errors in jstests/sharding with eslint --fixMike Grundy2016-02-091-1/+1
* SERVER-21894 Remove unused 'hashed' resmoke.py tags from JS testsJonathan Abrahams2015-12-301-3/+0
* SERVER-21186 Make all sharding tests use default verbosity of 1Kaloian Manassiev2015-11-111-2/+1
* SERVER-18044 Make sharding test explicitly set primary shards for databasesRandolph Tan2015-05-151-0/+1
* SERVER-1424 (re)smoke tag parsing and new test library, v0Greg Studer2014-09-181-0/+3
* Revert "SERVER-1424 (re)smoke tag parsing and new test library, v0"Greg Studer2014-09-151-3/+0
* SERVER-1424 (re)smoke tag parsing and new test library, v0Greg Studer2014-09-151-0/+3
* SERVER-10232 better migration stats to detect TO-side readinessRandolph Tan2013-12-021-12/+5
* SERVER-11122 wrap move chunk admin command in a retry loop to handle case whe...Benety Goh2013-10-101-4/+15
* SERVER-8187 Usability issues with splitting + hashed shard keysRandolph Tan2013-02-011-0/+84