summaryrefslogtreecommitdiff
path: root/jstests/sharding/shard1.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstestsAli Mir2020-04-291-1/+0
* SERVER-43306 Remove dryRun command-line option from multiversion testsJason Chan2019-11-141-0/+1
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-3/+3
* SERVER-42364 Update config.collections schema to have a 'distributionMode' fieldEsha Maharishi2019-07-301-1/+3
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-29/+32
* 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-38/+30
* SERVER-29760 propagate UUID from primary shard to config server on shardColle...Esha Maharishi2017-08-011-0/+1
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-26/+33
* SERVER-22341 fix jslint errors in jstests/sharding with eslint --fixMike Grundy2016-02-091-4/+4
* SERVER-20794 Clean up some more sharding tests and wait for movePrimary to be...Spencer T Brody2015-10-071-1/+1
* SERVER-18044 Make sharding test explicitly set primary shards for databasesRandolph Tan2015-05-151-0/+1
* SERVER-18024 Move collection metadata loading under the catalog managerKaloian Manassiev2015-04-211-3/+7
* SERVER-17933 Invalid database name check should not close the connectionKaloian Manassiev2015-04-101-10/+0
* SERVER-13425 migrate sharding jstest suite to use write commands apiRandolph Tan2014-04-211-1/+3
* SERVER-5926 Segfault when procesing a command with empty namespaceRandolph Tan2012-05-271-0/+3
* SERVER-4262 Changes to get OID into the ShardChunkVersionGreg Studer2012-05-211-0/+1
* SERVER-5163 Build failing on shard1.js testRandolph Tan2012-03-021-3/+6
* Don't create entries in config.databases if the dbname is invalid SERVER-4284Eliot Horowitz2011-11-161-0/+4
* better error message on test failureEliot Horowitz2010-09-171-0/+1
* break collections out of database object for sharding into own collection SER...Eliot Horowitz2010-07-211-2/+7
* SERVER-1185 Sharding a non-empty collection requires an existing indexAlberto Lerner2010-07-011-0/+1
* Command::run gets "test" not "test.$cmd"Eliot Horowitz2010-05-031-2/+2
* database and shard _id is now meaningfulEliot Horowitz2010-04-211-1/+1
* unique shard key support SHARDING-31Eliot Horowitz2009-09-031-1/+1
* another name changing checkpointEliot Horowitz2009-09-011-2/+2
* rename some sharding commands.dwight2009-08-301-2/+2
* sharding schema change, some object re-orgEliot Horowitz2009-02-261-2/+2
* sharding schema change, put shard key in dbconfigEliot Horowitz2009-02-261-2/+1
* lots of low level shard infrastructure in place nowEliot Horowitz2009-02-191-1/+1
* shard infrastructure checkpointEliot Horowitz2009-02-191-5/+18
* some sharding commands stubbedEliot Horowitz2009-02-181-0/+20