summaryrefslogtreecommitdiff
path: root/jstests/sharding/hash_shard1.js
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-32052 Update ShardingTest to default to starting shard servers as ↵jannaerin2018-03-091-8/+8
| | | | replica sets
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-2/+2
|
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-30/+26
|
* SERVER-22765 Remove unnecessary logging in sharding tests when running on ↵Randolph Tan2016-02-221-1/+1
| | | | continuous stepdown suite
* SERVER-22341 fix jslint errors in jstests/sharding with eslint --fixMike Grundy2016-02-091-3/+3
|
* SERVER-21894 Remove unused 'hashed' resmoke.py tags from JS testsJonathan Abrahams2015-12-301-1/+0
|
* 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/+1
| | | | | | | | | Includes: - Smoke.py options for filtering by jstest tags - New resmoke.py test utility in v0 alpha - Lots of example resmoke configurations - SCons integration for unittests - Sample tagged jstests
* Revert "SERVER-1424 (re)smoke tag parsing and new test library, v0"Greg Studer2014-09-151-1/+0
| | | | This reverts commit fac5571f67e23a1339e20e0621bab0ba2a6b7163.
* SERVER-1424 (re)smoke tag parsing and new test library, v0Greg Studer2014-09-151-0/+1
| | | | | | | | | Includes: - Smoke.py options for filtering by jstest tags - New resmoke.py test utility in v0 alpha - Lots of example resmoke configurations - SCons integration for unittests - Sample tagged jstests
* SERVER-11324: fix for wrong test changeScott Hernandez2013-11-141-1/+3
|
* SERVER-11324: Allow unique index if prefixed by hashed shard keyScott Hernandez2013-11-131-1/+1
|
* SERVER-7674 add option to specify a chunk via its boundsKevin Matulef2012-11-291-0/+61