summaryrefslogtreecommitdiff
path: root/jstests/sharding/listDatabases.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-76310 Use config shard terminology instead of catalog shardJack Mulrow2023-04-241-5/+5
* SERVER-74498 Remove temporary_catalog_shard_incompatible tags (part 1)Jack Mulrow2023-04-071-5/+5
* SERVER-74276 Add catalog shard sharding suitesJack Mulrow2023-03-011-0/+1
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-5/+5
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-87/+87
* SERVER-29027 Allow collections in the config db to be shardedsamantharitter2017-09-281-57/+89
* SERVER-25155 Create setFeatureCompatibilityVersion commandTess Avitabile2016-08-191-4/+0
* SERVER-23733 Tests should not write chunkSize to config.settings directlyKaloian Manassiev2016-05-041-1/+1
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-18/+18
* SERVER-22341 fix jslint errors in jstests/sharding with eslint --fixMike Grundy2016-02-091-10/+10
* SERVER-22081 blacklisting tests from the continuous config stepdown suite tha...Dianna Hohensee2016-01-151-1/+1
* SERVER-22079 Make sharding_rs1.js more compactKaloian Manassiev2016-01-071-0/+4
* SERVER-21193 mongos claims that config db is empty on CSRS clusterRandolph Tan2015-11-111-5/+22
* SERVER-19085 Add new suite for running 3-node legacy config serversDaniel Alabi2015-07-021-1/+1
* SERVER-17971 Remove separateConfig option from ShardingTest and make its beha...Spencer T Brody2015-04-141-1/+1
* SERVER-13425 migrate sharding jstest suite to use write commands apiRandolph Tan2014-04-211-6/+4
* SERVER-8117: listDatabases - config/admin db should come from config serversScott Hernandez2013-01-221-0/+46