summaryrefslogtreecommitdiff
path: root/src/mongo/s/catalog/type_collection.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-75753 Remove autosplit references from CSRSPierlauro Sciarelli2023-04-071-1/+0
* Revert "SERVER-75753 Remove autosplit references from CSRS"Sviatlana Zuiko2023-04-061-0/+1
* SERVER-75753 Remove autosplit references from CSRSPierlauro Sciarelli2023-04-061-1/+0
* SERVER-75302 Remove unused `allowAutoSplit` and `maxChunkSizeBytes` from chun...Pierlauro Sciarelli2023-03-291-5/+2
* SERVER-65332 Get rid of ClusterChunksResizePolicySilvia Surroca2023-02-171-1/+0
* SERVER-70005 SetIndexVersion in CollectionType should not be able to change c...Allison Easton2023-02-131-1/+4
* SERVER-73581 Add option to enable/disable auto-merging on a per-collection basisPierlauro Sciarelli2023-02-081-0/+1
* SERVER-70090 Replace CollectionGeneration with UUID in CollectionIndexesAllison Easton2022-10-241-5/+4
* SERVER-66863 Add a new Global Index Cache in the Router RoleAllison Easton2022-10-041-2/+12
* SERVER-67119 Add sharding catalog global index API to create/remove a global ...Marcos José Grillo Ramirez2022-08-021-0/+5
* SERVER-64171 Resize Cluster Chunks when downgrading to 5.xPaolo Polato2022-04-121-0/+1
* SERVER-64160 Drop deprecated field parsing support for collection typeTommaso Tocci2022-03-071-20/+18
* SERVER-62905 Remove all the code related to the long collection names projectAntonio Fuschetto2022-01-281-5/+0
* SERVER-62757 Rename balancerShouldMergeChunks command parameterTommaso Tocci2022-01-201-5/+5
* SERVER-61555 Link the defragmentation policy to ConfigureCollectionAutoSplitAllison Easton2021-12-021-0/+3
* SERVER-61531 Create balancer infrastructure for collection defragmentationAllison Easton2021-11-241-0/+1
* SERVER-56227 Add user-facing command for permitMigrations using DDL coordinatorMarcos José Grillo Ramirez2021-11-221-0/+1
* SERVER-61027 Add permitMigration flag to prevent balancer rounds and migratio...Marcos José Grillo Ramirez2021-11-041-0/+5
* SERVER-58908 Add mergeChunks configuration to configureCollectionAutoSplitterSimon Graetzer2021-10-141-1/+6
* SERVER-60074 Add feature flag for configureCollectionAutoSplitter commandSimon Graetzer2021-09-221-1/+1
* SERVER-52847 Make timestamp required in CollectionType and ShardCollectionTyp...Allison Easton2021-09-211-7/+2
* SERVER-58575 Replace the logic that decides whether the SSCCL should use name...Antonio Fuschetto2021-08-181-0/+1
* SERVER-51881 Remove dropped field from CollectionTypeMarcos José Grillo Ramirez2021-08-101-5/+0
* SERVER-58570 Add a new field to config.collections/config.cache.collections r...Antonio Fuschetto2021-08-061-0/+4
* SERVER-58270 Create configureCollectionAutoSplitter commandSimon Graetzer2021-07-301-0/+10
* SERVER-57315 Enable shardCollection command for a time series collectionArun Banala2021-06-291-0/+1
* SERVER-55592 Add time-series fields to sharding catalogSergi Mateo Bellido2021-04-211-0/+2
* SERVER-54790 Remove the 'allowMigrations' flag from config.collections when d...Sergi Mateo Bellido2021-03-021-9/+16
* SERVER-54015 Use catalog cache with a refresh to check if a collection was al...Marcos José Grillo Ramírez2021-01-291-2/+0
* SERVER-52588 Making the upgrade/downgrade process work for the Epoch to Clust...Jordi Serra Torrens2020-12-011-0/+1
* SERVER-52766: Support timestamp in the catalog cache loaderJordi Serra Torrens2020-11-251-0/+8
* SERVER-52872 Remove StatusWith methods from ShardingCatalogClientKaloian Manassiev2020-11-161-2/+0
* SERVER-51900 Get rid of the 'distributionMode' field of config.collectionsKaloian Manassiev2020-11-111-39/+5
* SERVER-50027 Implement an 'allowMigrations' collection propertyKaloian Manassiev2020-11-111-3/+5
* SERVER-50027 Convert the CollectionType's UUID field to IDLKaloian Manassiev2020-11-031-11/+8
* SERVER-50027 Make CollectionType use IDL (Part 3)Kaloian Manassiev2020-11-021-45/+16
* SERVER-50027 Make CollectionType use IDL (Part 2)Kaloian Manassiev2020-10-301-46/+25
* SERVER-50027 Make CollectionType use IDL (Part 1)Kaloian Manassiev2020-10-221-11/+6
* SERVER-49568 Thread the CollectionType's ReshardingFields through to the Cata...Blake Oler2020-09-021-2/+2
* SERVER-49561 Add resharding fields to config.collectionsBlake Oler2020-08-051-0/+30
* SERVER-42364 Update config.collections schema to have a 'distributionMode' fieldEsha Maharishi2019-07-301-3/+22
* SERVER-42365 Remove dead code around 'allowSplit' and 'assigned shard key' fr...Esha Maharishi2019-07-301-14/+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-14/+16
* SERVER-32291 Implement collection creation on config serverRandolph Tan2018-02-061-0/+4
* SERVER-18137 Use NamespaceString for fully-qualified ns in shardingKevin Pulo2018-02-011-1/+1
* SERVER-32288 Add isAssignedShardKey field to CollectionTypeRandolph Tan2018-01-191-1/+10
* SERVER-29759 on _configsvrSetFeatureCompatibilityVersion=3.6, generate and pe...Esha Maharishi2017-06-261-0/+14
* SERVER-29107 move shardCollection logic into new _configsvrShardCollection co...Esha Maharishi2017-06-211-0/+2
* SERVER-28120 persist config.collections entries on shards for the collections...Dianna Hohensee2017-03-091-1/+18