summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/member_data.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-44170 Fixed inconsistent state format in loggingMina Mahmood2021-06-251-4/+4
* Revert "SERVER-47898: Advancing lastDurable should advance lastApplied"Max Hirschhorn2020-10-211-8/+7
* SERVER-47898: Advancing lastDurable should advance lastAppliedLingzhi Deng2020-10-151-7/+8
* SERVER-48412 Remove kRS log tagHenrik Edin2020-05-271-19/+14
* SERVER-47941 Remove log line warning of expected behaviorTess Avitabile2020-05-051-15/+3
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-1/+1
* SERVER-46389 Improve replication log line styleTess Avitabile2020-03-171-2/+6
* SERVER-46074 Improve log attributes for repl directory and bridge.cppTess Avitabile2020-02-261-4/+4
* SERVER-45085 check config replication condition on reconfigPavithra Vetriselvan2020-02-251-1/+7
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-12/+26
* SERVER-42485 Make wall clock times in replication structures required after 4.2Jason Chan2019-08-051-0/+4
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-2/+3
* SERVER-41054 Trivially increased heartbeat logging for connection problemsBen Caimano2019-05-081-1/+2
* SERVER-40078 Report lastCommitted wall clock timeMaria van Keulen2019-04-161-23/+11
* SERVER-40228 Refactor OpTimeAndWallTime into new structMaria van Keulen2019-03-211-17/+16
* SERVER-40080 report last applied and last durable wall clock timesMaria van Keulen2019-03-191-14/+34
* SERVER-39367 Advance commit point when it has the same term as the last appliedSiyuan Zhou2019-02-261-7/+1
* 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-26/+28
* SERVER-33248 Allow choosing a sync source that we are up to date with if it h...Tess Avitabile2018-08-221-1/+7
* SERVER-35953 Remove unused "hbmsg" field from heartbeat response message.Suganthi Mani2018-07-271-2/+3
* SERVER-31802 Rip out more dead master-slave code, and the related concept of ...Andy Schwerin2018-03-151-2/+2
* SERVER-29077 Rename MemberHeartbeatData in topology coordinatorMatthew Russotto2017-05-171-0/+166