summaryrefslogtreecommitdiff
path: root/src/mongo/s/commands/cluster_convert_to_capped_cmd.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-75356 Fix sharded explain path's handling of 'let' parametersDavid Storch2023-04-131-2/+4
* SERVER-74828 Ensure parseResourcePattern creates NamespaceString with tenantIdjannaerin2023-03-221-1/+1
* SERVER-70382 Replace boost::none index versions with the actual index version...Allison Easton2022-11-231-6/+6
* SERVER-70147 Migrate addRequiredPrivileges to checkAuthForOperationSara Golemon2022-10-051-6/+10
* SERVER-67459 Change BasicCommand to use DatabaseNameSophia Tan2022-08-101-5/+12
* SERVER-68398 Change BasicCommandWithReplyBuilderInterface::parseNs to take in...Sophia Tan2022-08-031-3/+3
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-60113 Pull commands shared between mongos and mongoqd into separate libjannaerin2021-10-191-0/+120