summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/replication_coordinator_test_fixture.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-57010 Check default write concern during replica set reconfig When the...Moustafa Maher2021-05-191-2/+1
* Revert "SERVER-55690 Check default write concern during replica set reconfig ...Samy Lanka2021-05-181-0/+1
* SERVER-55690 Check default write concern during replica set reconfig if CWWC ...Ali Mir2021-05-171-1/+0
* SERVER-55397 Relax index ident reconciliation invariant when restarting an in...Gregory Noma2021-05-051-1/+1
* SERVER-55689 Calculate default write concern on startupAli Mir2021-04-291-0/+7
* SERVER-50423 Set FCV before writing initial replica set configAli Mir2021-01-201-0/+12
* SERVER-51264 Change is_master_response file names to hello_responsePavi Vetriselvan2020-11-121-1/+1
* SERVER-51264 Change IsMasterResponse to HelloResponse on mongod and update lo...Pavi Vetriselvan2020-11-121-6/+6
* SERVER-48941 Make startup recovery recover a tenant migration donor's in-memo...Jason Zhang2020-09-181-0/+3
* SERVER-48433 Remove LogicalClock facadeKevin Pulo2020-09-171-4/+0
* SERVER-50140: Initial sync cannot survive unclean restart of the sync sourceLingzhi Deng2020-08-121-1/+1
* SERVER-48650 Gave the ClockSourceMock a global implBen Caimano2020-07-281-3/+2
* SERVER-29030 Announce new primary via heartbeat requestsWilliam Schultz2020-05-181-0/+3
* SERVER-47091 Make ReplSetConfig and MemberConfig immutableMatthew Russotto2020-05-121-2/+1
* SERVER-47418 deploy unittest::MinimumLoggedSeverityGuard to all testsBilly Donahue2020-04-151-1/+0
* SERVER-46127 unit tests log to a kTest componentGabriel Russell2020-04-141-1/+1
* SERVER-47151 Separate WriteOpTest(s) and ChunkManagerTest into separate .cpp ...Kaloian Manassiev2020-03-311-1/+0
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-281-3/+2
* SERVER-45085 check config replication condition on reconfigPavithra Vetriselvan2020-02-251-0/+3
* Revert "SERVER-46257: OplogFetcher should run LogicalTimeMetadataHook on DBCl...Lingzhi Deng2020-02-211-17/+0
* SERVER-46257: OplogFetcher should run LogicalTimeMetadataHook on DBClientConn...Lingzhi Deng2020-02-201-0/+17
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-19/+49
* Revert "SERVER-29030 Announce new primary via heartbeat requests"Ryan Timmons2020-02-131-3/+0
* SERVER-29030 Announce new primary via heartbeat requestsRyan Timmons2020-02-121-0/+3
* SERVER-44515 Test that TopologyCoordinator::awaitIsMasterResponse returns ear...Jason Chan2020-01-151-5/+5
* SERVER-44514 awaitIsMasterResponse returns early on topology changesJason Chan2019-12-181-12/+10
* SERVER-42385 Reduce log spam associated with election timeout resets.Matthew Russotto2019-10-231-0/+2
* SERVER-37260 Fix unchecked status in replication_coordinator_test_fixture.cpp...Ali Mir2019-10-211-1/+1
* Revert SERVER-42996 Move ApplierState to OplogApplierMihai Andrei2019-10-091-4/+3
* SERVER-42996 Move ApplierState to OplogApplierMihai Andrei2019-10-081-3/+4
* SERVER-43317 merge failpoint headers. Rewrite docs.Billy Donahue2019-10-031-1/+1
* SERVER-43119 FailPoint cleanupBilly Donahue2019-09-101-3/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-16/+14
* Revert "SERVER-36605 Use virtualized clock in d_concurrency_test"Eric Milkie2019-07-051-4/+0
* SERVER-36605 Use virtualized clock in d_concurrency_testGregory Noma2019-07-031-0/+4
* SERVER-40737 Use epoch as default OpTimeAndWallTime wallTime valueMaria van Keulen2019-06-111-10/+8
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-101-22/+22
* SERVER-39338 Remove `stdx/functional.h`ADAM David Alan Martin2019-06-101-2/+3
* SERVER-40156 Replica sets support Split HorizonsADAM David Alan Martin2019-05-171-2/+3
* SERVER-36492 Reconstruct prepared transactions at the end of initial syncSamy Lanka2019-05-061-0/+4
* SERVER-39868 Avoid throttling replica set electionsMaria van Keulen2019-05-011-0/+3
* SERVER-40078 Report lastCommitted wall clock timeMaria van Keulen2019-04-161-8/+12
* SERVER-40080 report last applied and last durable wall clock timesMaria van Keulen2019-03-191-3/+2
* 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-33135 Remove metadata accessors from command reply APIsMathias Stearn2018-07-301-9/+2
* SERVER-36051 Code cleanup for pv1 heartbeat response message parser.Suganthi Mani2018-07-271-0/+2
* SERVER-36050 Remove isV1ElectionProtocol() check.Suganthi Mani2018-07-271-3/+3
* SERVER-31963 Remove heartbeat support for pv0.Suganthi Mani2018-06-281-22/+0
* SERVER-34798 Remove ServiceContext subclasses and use new ServiceContext in e...Andy Schwerin2018-06-221-3/+4