summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/replication_coordinator_impl_reconfig_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40078 Report lastCommitted wall clock timeMaria van Keulen2019-04-161-34/+42
* SERVER-40080 report last applied and last durable wall clock timesMaria van Keulen2019-03-191-26/+26
* 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-36051 Code cleanup for pv1 heartbeat response message parser.Suganthi Mani2018-07-271-0/+8
* SERVER-36050 Remove isV1ElectionProtocol() check.Suganthi Mani2018-07-271-4/+4
* SERVER-34895 only set stable timestamp to timestamps in oplogJudah Schvimer2018-05-151-26/+26
* SERVER-33759 Forbid replication protocol version 0Spencer T Brody2018-04-131-0/+18
* SERVER-32070 migrate some easy stdx::bind to lambdas (pt3)Billy Donahue2017-12-141-11/+6
* SERVER-28794 Only use PV0 style heartbeats when choosing to use PV0Judah Schvimer2017-09-261-4/+4
* SERVER-28545 Change ReplicationCoordinator::setFollowerMode to return a Statu...Spencer T Brody2017-06-281-13/+13
* SERVER-27244 Status usage compile-time facilities.ADAM David Alan Martin2017-06-181-18/+22
* SERVER-28719 Use a rescheduling fail point instead of blocking on a condition...Andy Schwerin2017-04-101-3/+7
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-38/+43
* SERVER-27995 make repl_set* naming convention consistentJudah Schvimer2017-03-061-4/+4
* SERVER-24577 added OperationContext argument to OplogBuffer interfaceBenety Goh2016-06-161-3/+3
* SERVER-23243 Remove time-keeping from listenerWaley Chen2016-06-131-39/+39
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-30/+84
* SERVER-22287 added replica set ID validation to heartbeat response processing...Benety Goh2016-02-051-1/+37
* SERVER-22276 SERVER-22277 implement "j" flag in write concern apply to second...matt dannenberg2016-02-041-12/+24
* SERVER-21972 improve naming of ReplicationCoordinator and TopologyCoordinator...matt dannenberg2015-12-211-13/+21
* SERVER-18498 New replica set configurations have protocolVersion=1 by defaultmatt dannenberg2015-10-011-9/+9
* Revert "SERVER-18498 New replica set configurations have protocolVersion=1 by...Jason Rassi2015-09-241-9/+9
* SERVER-18498 New replica set configurations have protocolVersion=1 by defaultSiyuan Zhou2015-09-231-9/+9
* SERVER-20246 Cancel and send heartbeats to all secondaries on winning electionSiyuan Zhou2015-09-031-16/+1
* SERVER-19001 Move RemoteCommandRequest/RemoteCommandResponse into task_execut...Andy Schwerin2015-07-171-0/+3
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-483/+516
* SERVER-18723 boost -> stdx for threadAdam Midvidy2015-06-181-6/+6
* SERVER-18623 Split NetworkInterface and StorageInterface out from Replication...Spencer T Brody2015-06-041-1/+2
* SERVER-18254 unit test prepareHeartbeatResponseV1()matt dannenberg2015-06-021-5/+5
* SERVER-18152 SERVER-18254 new election code path and heartbeat protocolmatt dannenberg2015-05-191-5/+5
* SERVER-13874 Make mongo::Milliseconds et al. aliases for equivalent stdx::chr...Andy Schwerin2015-05-131-2/+2
* SERVER-18217 Change Timestamp to OpTime where appropriate.Siyuan Zhou2015-05-121-13/+13
* Revert "SERVER-13874 Make mongo::Milliseconds et al. aliases for equivalent s...Andy Schwerin2015-05-121-2/+2
* SERVER-13874 Make mongo::Milliseconds et al. aliases for equivalent stdx::chr...Andy Schwerin2015-05-121-2/+2
* SERVER-18353 Move the remote command executor to a separate libraryKaloian Manassiev2015-05-101-4/+3
* SERVER-17880 Rename OpTime to TimestampEric Milkie2015-04-071-11/+11
* SERVER-15662 fix race in repl_coordinator_impl_reconfig_test's HBReconfigDuri...matt dannenberg2015-02-201-117/+109
* SERVER-16764 Make ReplicationCoordinator file names match the type namesSpencer T Brody2015-01-121-0/+539