summaryrefslogtreecommitdiff
path: root/jstests/sharding/drop_configdb.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-54331 Extend dropCollection test coverageTommaso Tocci2021-02-081-0/+8
* SERVER-54376 Extend dropDatabase test coverageTommaso Tocci2021-02-081-1/+1
* SERVER-50099: Update requires_fcv_46 and need_fixing_for_46 to 47Lingzhi Deng2020-08-051-1/+1
* SERVER-47896 blacklist basic_drop_coll.js and drop_configdb.js in sharding_mu...Randolph Tan2020-05-041-0/+2
* SERVER-35804 Disallow dropping config and admin from mongosRandolph Tan2020-04-141-14/+4
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-23/+23
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-23/+23
* SERVER-22341 fix jslint errors in jstests/sharding with eslint --fixMike Grundy2016-02-091-4/+4
* SERVER-20801 Make sure we're talking to the config server primary in sharding...Spencer T Brody2015-10-071-1/+13
* 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-17723 Sharding catalog cacheKaloian Manassiev2015-04-101-10/+7
* SERVER-4237: Make drop_configdb.js use ShardingTestSpencer T Brody2012-07-051-18/+6
* SERVER-5967 Fixed the data directory for testSiddharth Singh2012-05-311-3/+3
* SERVER-4992 Disable dropDatabase command on configSiddharth Singh2012-05-301-0/+38