summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/is_master_response.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-49987 Rename response fields if hello command is sent on mongodAli Mir2020-09-101-7/+9
* 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-33275 Remove `platform/unordered_`* headersADAM David Alan Martin2018-02-141-3/+3
* SERVER-24028 remove useless type qualifier in is_master_responseJudah Schvimer2016-05-041-4/+4
* SERVER-8858 add optime and optimeDate to isMaster responseJudah Schvimer2016-05-021-0/+37
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-128/+165
* SERVER-13542: include electionId in isMaster when primaryScott Hernandez2014-11-171-0/+6
* SERVER-15307 Move isMaster processing into the ReplicationCoordinatorSpencer T Brody2014-09-241-0/+210