summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/config/sharding_catalog_manager_remove_shard_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-64045 Remove partitioned field from DatabaseType constructorTommaso Tocci2022-03-021-3/+3
* SERVER-63897 IDL-ify database typeTommaso Tocci2022-02-231-1/+0
* SERVER-52847 Make timestamp required in CollectionType and ShardCollectionTyp...Allison Easton2021-09-211-6/+8
* SERVER-59052 Remove deprecated ChunkType::ns fieldSimon Graetzer2021-08-291-6/+8
* SERVER-53093 Add timestamp to ChunkVersionSergi Mateo Bellido2020-12-101-6/+6
* SERVER-50027 Implement an 'allowMigrations' collection propertyKaloian Manassiev2020-11-111-2/+8
* SERVER-48775 Move all Sharding unit-tests that assume a MongoD to the db/s di...Kaloian Manassiev2020-06-211-2/+0
* SERVER-48775 Make all `s_test` suites use the ShardingTestFixtureKaloian Manassiev2020-06-151-1/+1
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-1/+1
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-44476 Include number of jumbo chunks remaining in output of removeShardMarcos José Grillo Ramírez2019-11-221-14/+35
* SERVER-44437 fix sharding tests to ensure config db indexes are initialized b...Benety Goh2019-11-061-5/+1
* SERVER-11328 Allow more than one shard to be in 'draining' modeKaloian Manassiev2019-08-121-26/+32
* SERVER-26531 Change ConfigServerTestFixture::setupChunks to `void`Kaloian Manassiev2019-06-271-8/+8
* SERVER-40170 Increase the sharding unit-tests async work future timeoutKaloian Manassiev2019-03-181-2/+0
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-32375 Use readConcern local for config metadata operationsBlake Oler2018-05-101-2/+2
* SERVER-29908 Move sharding_catalog_manager and tests under db/s/configKaloian Manassiev2018-02-061-0/+325