summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/last_vote.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46720 Allow non strict parsing of the LastVote documentWilliam Schultz2020-04-161-7/+1
* 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-27582 initialize lastVote properlyJudah Schvimer2017-01-101-10/+14
* SERVER-20245 use candidate index instead of candidate id in last votematt dannenberg2015-09-211-8/+8
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-40/+37
* SERVER-18253 create VoteRequester Scatter-Gather Algorithm to conduct new sty...matt dannenberg2015-05-041-0/+92