summaryrefslogtreecommitdiff
path: root/src/mongo/s/commands/cluster_refine_collection_shard_key_cmd.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-65204 Cleanup Router-Only / Router-Shard commandsKaloian Manassiev2022-04-051-3/+1
* SERVER-64142 Add new enforceUniqueness to refineCollectionShardKey commandRandolph Tan2022-03-281-0/+1
* SERVER-62453 Add collectionUUID parameter to refineCollectionShardKey commandFaustoleyva542022-02-071-0/+1
* SERVER-57114 Change refine collection shard key command to use ShardingDDLCoo...Marcos José Grillo Ramirez2021-06-111-2/+4
* SERVER-53088 Create the _shardsvrRefineCollectionShardKey commandJaume Moragues2020-12-041-15/+17
* SERVER-50505 Make the CatalogCache return ChunkManager(s) directlyKaloian Manassiev2020-09-011-2/+2
* 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-45869 automatically converted structured loggingGabriel Russell2020-02-131-1/+2
* SERVER-45098 test that RWC defaults are correctly applied to commandsKevin Pulo2020-01-161-1/+2
* SERVER-43317 merge failpoint headers. Rewrite docs.Billy Donahue2019-10-031-1/+1
* SERVER-43119 FailPoint cleanupBilly Donahue2019-09-101-3/+2
* SERVER-41943 Validate the given namespace for refineCollectionShardKeyJamie Heppenstall2019-07-031-3/+16
* SERVER-41657 Create new ActionType called refineCollectionShardKeyJamie Heppenstall2019-06-191-3/+3
* SERVER-41655 Add classes RefineCollectionShardKeyCommand and ConfigsvrRefineC...Jamie Heppenstall2019-06-181-0/+103