summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/heartbeat_response_action.cpp
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-31963 Removes pv0 election style implementation.smani872018-06-281-13/+0
* SERVER-29499 Schedule a catchup takeover on receiving heartbeats from the cur...Samy Lanka2017-06-301-0/+6
* SERVER-26990 Unify tracking of secondary state between replication and topolo...Matthew Russotto2017-05-151-0/+4
* Revert "SERVER-26990 Unify tracking of secondary state between replication an...Matthew Russotto2017-05-041-4/+0
* SERVER-26990 Unify tracking of secondary state between replication and topolo...Matthew Russotto2017-05-041-0/+4
* SERVER-20928 Remove HeartbeatResponseAction::ScheduleElection actionSiyuan Zhou2015-11-031-6/+0
* SERVER-20346 added ScheduleElection heartbeat response actionBenety Goh2015-09-171-0/+6
* SERVER-19836 implement priority logic for PV1 electionsmatt dannenberg2015-09-041-0/+6
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-29/+29
* SERVER-13874 Make mongo::Milliseconds et al. aliases for equivalent stdx::chr...Andy Schwerin2015-05-131-5/+1
* Revert "SERVER-13874 Make mongo::Milliseconds et al. aliases for equivalent s...Andy Schwerin2015-05-121-1/+5
* SERVER-13874 Make mongo::Milliseconds et al. aliases for equivalent stdx::chr...Andy Schwerin2015-05-121-5/+1
* SERVER-15080 Move HeartbeatResponseAction and TopologyCoordinator::Role for r...Andy Schwerin2014-09-101-0/+77