summaryrefslogtreecommitdiff
path: root/src/mongo/s/commands/cluster_analyze_cmd.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-70202 move fcv initialization check into featureFlag::isEnabled()Jiawei Yang2023-04-251-3/+2
* SERVER-74486 Always include tenant in collection name attributes in error mes...Sophia Tan2023-04-181-1/+2
* SERVER-75356 Fix sharded explain path's handling of 'let' parametersDavid Storch2023-04-131-2/+4
* SERVER-70382 Replace boost::none index versions with the actual index version...Allison Easton2022-11-231-2/+2
* SERVER-67656 Implement authorization checks for the analyze commandLynne Wang2022-07-271-1/+7
* SERVER-67655: Implement analyze command for mongosLynne Wang2022-07-211-0/+113