summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/is_master_response.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-51264 Change is_master_response file names to hello_responsePavi Vetriselvan2020-11-121-301/+0
* SERVER-51264 Change IsMasterResponse to HelloResponse on mongod and update lo...Pavi Vetriselvan2020-11-121-14/+14
* SERVER-49987 Rename response fields if hello command is sent on mongodAli Mir2020-08-201-7/+9
* SERVER-47090 Create IDL for ReplSetConfigMatthew Russotto2020-04-301-1/+1
* SERVER-44950 Update SDAM with new awaitable isMaster fields including topolog...Janna Golden2020-01-131-1/+1
* SERVER-44513 Implement ReplicationCoordinatorImpl::awaitIsMasterResponseJason Chan2019-12-051-0/+4
* SERVER-44508 Add maxAwaitTimeMS and topologyVersion to isMaster CommandHaley Connelly2019-11-221-0/+4
* 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