summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands/set_index_commit_quorum_command.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-62737 Improve documentation of commitQuorum vs writeConcern in createI...Dianna Hohensee2022-06-141-1/+4
* SERVER-48084 Lint log lines in mongo/db/commandsSara Golemon2020-05-131-2/+0
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-1/+1
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-39527 Implement IndexBuildsCoordinatorMongod::setCommitQuorumGregory Wlodarek2019-02-221-2/+5
* SERVER-38506 Create a cluster setIndexCommitQuorum command to parallel create...Gregory Wlodarek2019-01-241-1/+15
* SERVER-37953 Create command setIndexCommitQuorum to update index build commit...Dianna Hohensee2018-12-121-0/+101