summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/config/sharding_catalog_manager_assign_key_range_to_zone_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-57566 Implement sharding admin commands for time-series collectionsRui Liu2021-10-141-0/+56
* SERVER-52872 Remove StatusWith methods from ShardingCatalogClientKaloian Manassiev2020-11-161-153/+158
* SERVER-50027 Convert the CollectionType's UUID field to IDLKaloian Manassiev2020-11-031-28/+8
* SERVER-50027 Make CollectionType use IDL (Part 2)Kaloian Manassiev2020-10-301-34/+7
* SERVER-50027 Make CollectionType use IDL (Part 1)Kaloian Manassiev2020-10-221-15/+13
* SERVER-48775 Make all `s_test` suites use the ShardingTestFixtureKaloian Manassiev2020-06-151-1/+1
* SERVER-47748 The update stage will not treat as "sharded" for the purposes of...Pierlauro Sciarelli2020-05-061-11/+16
* SERVER-44283 Change removeKeyRangeFromZone to use the bounds found from the f...Haley Connelly2019-12-051-62/+10
* SERVER-26531 Change ConfigServerTestFixture::setupChunks to `void`Kaloian Manassiev2019-06-271-1/+1
* 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-21/+23
* SERVER-35720 Allow zones to be created on non-existent collectionCheahuychou Mao2018-06-281-32/+81
* SERVER-34644 Only explicitly do $-prefix check when writing sharded metadataKaloian Manassiev2018-04-301-1/+51
* SERVER-29908 Move sharding_catalog_manager and tests under db/s/configKaloian Manassiev2018-02-061-0/+725