summaryrefslogtreecommitdiff
path: root/src/mongo/s/commands/cluster_count_cmd.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74493 Make DatabaseName constructors private - test filesmathisbessamdb2023-04-271-1/+3
* SERVER-74493 Make DatabaseName constructors privatemathisbessamdb2023-04-261-1/+2
* SERVER-74486 Always include tenant in collection name attributes in error mes...Sophia Tan2023-04-181-2/+4
* SERVER-75733 Return StringData in NSS::ns, DatabaseName::dbMatt Broadstone2023-04-141-1/+1
* SERVER-75356 Fix sharded explain path's handling of 'let' parametersDavid Storch2023-04-131-2/+6
* SERVER-75265 Improve queryable encryption handling in curopMark Benvenuto2023-04-041-1/+9
* SERVER-74828 Ensure parseResourcePattern creates NamespaceString with tenantIdjannaerin2023-03-221-1/+1
* SERVER-71030 Modify CursorResponse to serialize/deserialize NamespaceString w...Hugh Tong2022-12-201-1/+1
* SERVER-70382 Replace boost::none index versions with the actual index version...Allison Easton2022-11-231-4/+4
* SERVER-69801 Support sampling find, count and distinct queries on sharded clu...Cheahuychou Mao2022-11-031-1/+2
* SERVER-70745 explain command for cluster delete results in error when on shar...wenqinYe2022-11-011-1/+1
* SERVER-70147 Migrate addRequiredPrivileges to checkAuthForOperationSara Golemon2022-10-051-7/+11
* SERVER-46478 Add opLatencies to mongoS serverStatusKevin Cherkauer2022-09-281-0/+4
* SERVER-69528 Link cluster count command into mongodCheahuychou Mao2022-09-151-0/+318