summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/repl_set_heartbeat_args_v1.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-49382: Remove FCV check in ReplSetHeartbeatArgsV1::addToBSONLingzhi Deng2021-08-181-7/+1
* SERVER-43762 tighten the overload set for BSONObjBuilder::appendNumberBynn Lee2021-03-051-5/+5
* Revert "SERVER-43762 tighten the overload set for BSONObjBuilder::appendNumber"Bynn Lee2021-02-251-5/+5
* SERVER-43762 tighten the overload set for BSONObjBuilder::appendNumberBynn Lee2021-02-221-5/+5
* SERVER-49783: Update latest FCV to 4.7Lingzhi Deng2020-08-021-2/+2
* SERVER-49070: add and use FCV gating helpersGrace Luong2020-07-251-1/+2
* SERVER-49063: Update FCV 4.6 constants to 4.5.1Lingzhi Deng2020-07-091-1/+2
* SERVER-29030 Announce new primary via heartbeat requestsWilliam Schultz2020-05-181-0/+17
* SERVER-47090 Create IDL for ReplSetConfigMatthew Russotto2020-04-301-2/+2
* SERVER-46720 Allow non strict replication message parsingWilliam Schultz2020-04-101-16/+2
* SERVER-47211 Remove 4.2 style reconfig behavior on FCV downgradeAli Mir2020-04-031-6/+1
* SERVER-46288 Fix TODO after safe reconfig downgrade work.Siyuan Zhou2020-03-021-5/+1
* SERVER-46303 Omit configTerm -1 from heartbeatsA. Jesse Jiryu Davis2020-02-241-6/+8
* Revert "SERVER-29030 Announce new primary via heartbeat requests"Ryan Timmons2020-02-131-18/+1
* SERVER-29030 Announce new primary via heartbeat requestsRyan Timmons2020-02-121-1/+18
* SERVER-45082 Secondaries only learn replica set configs with a newer (version...William Schultz2020-02-061-3/+22
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-4/+3
* 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-31631 Bump minimum outgoing wire version for mongod when featureCompat...Tess Avitabile2017-11-091-0/+26
* SERVER-28507 Centralize ignored fields in command implementationsMathias Stearn2017-04-121-2/+2
* SERVER-19606 Upgrade / downgrade of election protocol versionSiyuan Zhou2015-07-271-0/+1
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-92/+86
* SERVER-18152 SERVER-18254 new election code path and heartbeat protocolmatt dannenberg2015-05-191-2/+21
* SERVER-18191 make new heartbeat args/response classes for the new election pr...matt dannenberg2015-04-241-0/+133
* Revert "SERVER-18191 make new heartbeat args/response classes for the new ele...matt dannenberg2015-04-231-125/+0
* SERVER-18191 make new heartbeat args/response classes for the new election pr...matt dannenberg2015-04-231-0/+125