summaryrefslogtreecommitdiff
path: root/src/mongo/s/cluster_ddl.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-73112 Avoid constructing global namespaces directlyjannaerin2023-02-261-2/+2
* SERVER-69033 Remove ChunkVersion only constructor from ShardVersionAllison Easton2022-09-011-1/+1
* SERVER-67824 Rename IDLParserErrorContext to IDLParserContextHugh Tong2022-07-261-3/+3
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-64033 IDL-ify cluster enableSharding commandTommaso Tocci2022-03-031-3/+2
* SERVER-64032 Remove intermidiate CachedDatabaseInfo wrapper classTommaso Tocci2022-03-031-2/+2
* SERVER-64045 Remove partitioned field from DatabaseType constructorTommaso Tocci2022-03-021-1/+1
* SERVER-60926 Make enableSharding command optionalTommaso Tocci2022-02-281-2/+2
* SERVER-53412 Mark code which needs to go away after 5.0 with the proper ticketKaloian Manassiev2021-03-311-1/+66
* SERVER-52812 Unify the implicit createDatabase/enableSharding flowKaloian Manassiev2021-02-211-0/+79