summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands/set_cluster_parameter_invocation.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-63606 Serialize setClusterParameter with add/remove shard and push par...Marcos José Grillo Ramirez2022-04-111-1/+2
* Revert "SERVER-63606 Serialize setClusterParameter with add/remove shard and ...auto-revert-processor2022-04-091-2/+1
* SERVER-63606 Serialize setClusterParameter with add/remove shard and push par...Marcos José Grillo Ramirez2022-04-081-1/+2
* SERVER-65128: Improve integration testing and address bugs in setClusterParam...Varun Ravichandran2022-04-071-6/+8
* SERVER-63870 Integrate replica set setClusterParameter into POS with replay p...Marcos José Grillo Ramirez2022-04-051-18/+22
* SERVER-62261: Implement getClusterParameter command on mongod and mongosVarun Ravichandran2022-04-011-2/+2
* SERVER-64326 setClusterParameter command unpacks object parameters and valdiatesAdam Rayner2022-03-301-0/+128