summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/is_master_response.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-33275 Remove `platform/unordered_`* headersADAM David Alan Martin2018-02-141-1/+1
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-9/+18
* SERVER-8858 add optime and optimeDate to isMaster responseJudah Schvimer2016-05-021-0/+116
* SERVER-19876 Include replica set name in ismaster response from removed repli...Andy Schwerin2015-08-191-2/+4
* SERVER-19876 Include host seed list information in ismaster response of remov...Andy Schwerin2015-08-121-21/+22
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-356/+358
* SERVER-13874 Make mongo::Milliseconds et al. aliases for equivalent stdx::chr...Andy Schwerin2015-05-131-1/+1
* Revert "SERVER-13874 Make mongo::Milliseconds et al. aliases for equivalent s...Andy Schwerin2015-05-121-1/+1
* SERVER-13874 Make mongo::Milliseconds et al. aliases for equivalent stdx::chr...Andy Schwerin2015-05-121-1/+1
* SERVER-13542: include electionId in isMaster when primaryScott Hernandez2014-11-171-0/+18
* SERVER-15307 Move isMaster processing into the ReplicationCoordinatorSpencer T Brody2014-09-241-0/+438