summaryrefslogtreecommitdiff
path: root/src/mongo/s/commands/cluster_set_index_commit_quorum_cmd.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-75356 Fix sharded explain path's handling of 'let' parametersDavid Storch2023-04-131-2/+4
* SERVER-73115 Always include tenant in collection name attributes in log linesmathisbessamdb2023-03-301-6/+3
* SERVER-70382 Replace boost::none index versions with the actual index version...Allison Easton2022-11-231-2/+2
* SERVER-69981 Pass DatabaseName to checkAuthForOperationSara Golemon2022-09-301-3/+2
* SERVER-68421 Remove CommandHelper::parseNsCollectionRequired(StringData dbnam...Sophia Tan2022-08-231-1/+2
* SERVER-67459 Change BasicCommand to use DatabaseNameSophia Tan2022-08-101-1/+1
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-56887 setIndexCommitQuorum command does not return {ok: 1} when run ag...Haley Connelly2021-08-121-37/+50
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-1/+1
* SERVER-46799 Update log messages based on LOGV2 style guide.Max Hirschhorn2020-03-231-3/+3
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-2/+6
* SERVER-43712 mongos use ReadWriteConcernDefaults for WCKevin Pulo2019-11-061-1/+2
* SERVER-38506 Create a cluster setIndexCommitQuorum command to parallel create...Gregory Wlodarek2019-01-241-0/+121