summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/repl_set_request_votes_args.h
Commit message (Expand)AuthorAgeFilesLines
* 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-32906 Improve logging around electionsTess Avitabile2018-07-271-0/+2
* SERVER-22505 describe RequestVotes OpTime as durable rather than committedrenamerequestvotesmatt dannenberg2016-02-091-4/+4
* SERVER-20539 change requestVotes to use candidate index instead of candidate idmatt dannenberg2015-09-221-7/+8
* SERVER-19956: fix stale term handling/errorsScott Hernandez2015-09-221-15/+4
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-49/+57
* SERVER-18385 add DryRun support to RequestVotes, VoteRequester, and TopologyC...matt dannenberg2015-06-161-0/+2
* SERVER-18253 create VoteRequester Scatter-Gather Algorithm to conduct new sty...matt dannenberg2015-05-041-0/+6
* SERVER-18152 initializers for ReplSetRequestVotes args and responsematt dannenberg2015-04-211-13/+10
* SERVER-17880 New OpTime class for replEric Milkie2015-04-201-0/+83