summaryrefslogtreecommitdiff
path: root/src/mongo/s/cluster_ddl.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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