summaryrefslogtreecommitdiff
path: root/src/mongo/db/catalog/commit_quorum_options.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68826 Introduce the server_base libraryKaloian Manassiev2022-08-181-3/+0
* SERVER-63531 Correct error to indicate that non-voting members can be include...Louis Williams2022-03-081-2/+2
* SERVER-27209 Eliminate dangerous BSONElement string extraction methodsMatt Kneiser2022-01-131-1/+1
* SERVER-56146 Fix commitQuorum error messageJordi Olivares Provencio2022-01-121-2/+2
* Revert "SERVER-56146 Fix commitQuorum check against the number of voting memb...Jordi Olivares Provencio2022-01-101-2/+2
* SERVER-56146 Fix commitQuorum check against the number of voting membersJordi Olivares Provencio2022-01-101-2/+2
* SERVER-46557 Guarantees the commit quorum value gets persisted before start o...Suganthi Mani2020-04-091-1/+6
* SERVER-47224 Rename commit quorum option "all" to "votingMembers".Suganthi Mani2020-04-011-2/+3
* SERVER-46658 Implement commit quorum option "all".Suganthi Mani2020-03-161-1/+13
* SERVER-39071 Implements commit quorum for two phase index builds.Suganthi Mani2020-03-021-4/+4
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-091-1/+1
* SERVER-39588 Change serialization type from bson to any for commit_quorum.idlGregory Wlodarek2019-02-201-25/+10
* SERVER-37639 Add CommitQuorumOptions to the Index Builds Coordinator instead ...Gregory Wlodarek2019-01-301-0/+110
* Revert "SERVER-37639 Add CommitQuorumOptions to the Index Builds Coordinator ...Gregory Wlodarek2019-01-301-110/+0
* SERVER-37639 Add CommitQuorumOptions to the Index Builds Coordinator instead ...Gregory Wlodarek2019-01-301-0/+110