summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/config/sharding_catalog_manager_assign_key_range_to_zone_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-75733 Return StringData in NSS::ns, DatabaseName::dbMatt Broadstone2023-04-141-3/+4
* SERVER-73112 Expose function to construct NamespaceString in unit testsjannaerin2023-02-081-9/+10
* SERVER-66431 Replace all usages of ShardType::ConfigNS by kConfigsvrShardsNam...Silvia Surroca2022-06-031-1/+2
* SERVER-64160 Drop deprecated field parsing support for collection typeTommaso Tocci2022-03-071-17/+23
* SERVER-60378 Rewrite some sharding tests to avoid using chunk versions with T...Allison Easton2021-10-081-8/+8
* SERVER-52847 Make timestamp required in CollectionType and ShardCollectionTyp...Allison Easton2021-09-211-8/+9
* SERVER-57566 Implement sharding admin commands for time-series collectionsRui Liu2021-09-021-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