summaryrefslogtreecommitdiff
path: root/jstests/sharding/prefix_shard_key.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-70602 Handle faulty balancerCompliant reporting by waiting for some no...Silvia Surroca2022-11-031-0/+1
* Revert "SERVER-70602 Handle faulty balancerCompliant reporting by waiting for...auto-revert-processor2022-10-221-1/+0
* SERVER-70602 Handle faulty balancerCompliant reporting by waiting for some no...Silvia Surroca2022-10-211-0/+1
* SERVER-53105: Amend tests that target config.chunks by ns to target by ns or ...Jordi Serra Torrens2021-01-221-2/+4
* SERVER-50442 Remove ensureIndex shell functionRishab Joshi2020-11-171-5/+5
* Revert "SERVER-50442 Remove ensureIndex shell function This commit also repla...Arun Banala2020-11-121-5/+5
* SERVER-50442 Remove ensureIndex shell function This commit also replaces all ...Rishab Joshi2020-11-121-5/+5
* SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstestsAli Mir2020-04-291-1/+0
* SERVER-42191 Add a new test hook that checks that all orphaned documents are ...Randolph Tan2020-02-101-0/+3
* Revert "SERVER-42191 Add a new test hook that checks that all orphaned docume...William Schultz2020-02-051-3/+0
* SERVER-42191 Add a new test hook that checks that all orphaned documents are ...Randolph Tan2020-02-051-0/+3
* SERVER-43306 Remove dryRun command-line option from multiversion testsJason Chan2019-11-141-0/+1
* SERVER-33601 Make sharding_migrate_large_docs.js, bulk_insert.js, and prefix_...Cheahuychou Mao2019-10-011-9/+15
* SERVER-42390 Allow documents in a sharded collection to not contain all shard...Blake Oler2019-09-241-7/+1
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-4/+4
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-168/+167
* SERVER-33444 Fix tests that fail when shard servers started as replica setsjannaerin2018-03-271-1/+1
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-091-2/+3
* SERVER-27599 replace unpredictable unordered config.shards queries with shard...Dianna Hohensee2017-04-111-12/+10
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-19/+15
* SERVER-23696 Consolidate balancer configuration into single classKaloian Manassiev2016-04-191-179/+174
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-94/+107
* SERVER-22870 rename getServerName and getServerDianna Hohensee2016-02-261-4/+6
* SERVER-22765 Remove unnecessary logging in sharding tests when running on con...Randolph Tan2016-02-221-1/+1
* SERVER-22341 fix jslint errors in jstests/sharding with eslint --fixMike Grundy2016-02-091-4/+4
* SERVER-18044 Make sharding test explicitly set primary shards for databasesRandolph Tan2015-05-151-0/+1
* SERVER-13635: update many sharding tests to work with other storage enginesEliot Horowitz2014-10-111-4/+6
* SERVER-13425 migrate sharding jstest suite to use write commands apiRandolph Tan2014-04-211-15/+13
* SERVER-9620 Index can be made multikey if a prefix of it is a shard keyRandolph Tan2014-02-121-28/+48
* SERVER-7376 migrate deletion not aggressive enough and tied to migrate movesRandolph Tan2012-12-141-3/+6
* SERVER-7376 migrate deletion not aggressive enough and tied to migrate movesRandolph Tan2012-12-111-1/+2
* SERVER-7376 test fixes for 2.3+ for slow migration cleanupGreg Studer2012-10-171-0/+19
* SERVER-6809 SERVER-6811 cleanup and add prefix sharding testsKevin Matulef2012-09-041-3/+74
* Buildbot prefix_shard_key.js make sure multi-key doc is removed before index ...Spencer T Brody2012-07-241-0/+2
* Add more tests for prefix shard keys.Spencer T Brody2012-07-241-4/+30
* make tests work on v8Eliot Horowitz2012-06-161-5/+5
* try to make sharding/prefix_shard_key.js more reliableEliot Horowitz2012-06-161-1/+3
* attempt to fix new js test on debug buildKevin Matulef2012-06-141-0/+1
* SERVER-1506 change shard key validation to allow prefixes of existing indicesKevin Matulef2012-06-141-0/+49