summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/member_config.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40156 Replica sets support Split HorizonsADAM David Alan Martin2019-05-171-12/+36
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-27995 make repl_set* naming convention consistentJudah Schvimer2017-03-061-10/+10
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-133/+158
* SERVER-16079 Invalid number of votes is a validation error not a parse errorSpencer T Brody2014-11-121-2/+2
* SERVER-15535 support for write concern internal tagsEric Milkie2014-10-131-1/+10
* SERVER-14624 Add isElectable and getNumVotes methods to MemberConfig.Andy Schwerin2014-07-211-0/+10
* SERVER-14586 add toBSON() methods to ReplicaSetConfig and MemberConfig classesmatt dannenberg2014-07-211-0/+5
* SERVER-14436 Introduce replica set tag, pattern and match types.Andy Schwerin2014-07-141-1/+6
* SERVER-14436 Introduce MemberConfig and ReplicaSetTag types and parsing.Andy Schwerin2014-07-081-0/+151