summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/replication_coordinator.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-76396 Refactor special database constant handlingTommaso Tocci2023-04-241-1/+1
* SERVER-59673 Exclude profiling from taking RSTL lockJordi Olivares Provencio2022-12-021-1/+0
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-1/+1
* SERVER-46524 ephemeralForTest storage engine does not need to update the oplo...Dianna Hohensee2020-03-031-0/+3
* SERVER-43045 dbhash checks all replicated collectionsJudah Schvimer2019-08-291-4/+12
* 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-36015 Remove references to system.namespaces and system.indexesDianna Hohensee2018-08-291-5/+0
* SERVER-31802 SERVER-31239 Remove master-slave replication and resync command.Andy Schwerin2018-03-131-3/+0
* SERVER-29277 oplog entries are never generated for operations on mmap-only sy...Benety Goh2017-06-141-0/+5
* SERVER-29277 oplog entries are never generated for operations on drop-pending...Benety Goh2017-06-141-1/+5
* SERVER-29274 move oplogDisabled from oplog.cpp to ReplicationCoordinatorBenety Goh2017-05-231-0/+23
* Revert "SERVER-29274 move oplogDisabled from oplog.cpp to ReplicationCoordina...Benety Goh2017-05-231-23/+0
* SERVER-29274 move oplogDisabled from oplog.cpp to ReplicationCoordinatorBenety Goh2017-05-231-0/+23
* SERVER-18606 add helper for getting the global repl coord from an operation c...Eric Milkie2015-07-061-0/+7
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-19/+19
* SERVER-18866 decorate service context with global replcoordEric Milkie2015-06-121-0/+21
* SERVER-16764 Make ReplicationCoordinator file names match the type namesSpencer T Brody2015-01-121-0/+43