summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/member_state.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-091-1/+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-9/+11
* SERVER-27329 added insertion operator to MemberStateBenety Goh2017-03-081-0/+9
* SERVER-22973 use mongo macros for static assertMatt Cotter2016-09-091-1/+2
* SERVER-23826 SERVER-24147 Do not construct MemberState with out-of-bounds valuesAndrew Morrow2016-05-161-0/+17
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-54/+86
* SERVER-15429 Prepare applier threads to be started by the ReplicationCoordina...Spencer T Brody2014-10-021-0/+1
* SERVER-15089 remove fatal state and refactor rollback to use replcoordEric Milkie2014-09-121-4/+0
* SERVER-14561 Parsing and accessor methods for ReplSetHeartbeatResponse.Andy Schwerin2014-08-281-0/+4
* SERVER-14046 Change SHUNNED to correct name - REMOVEDAnil Kumar2014-08-061-3/+3
* SERVER-14163 Include string header and std:: qualify string usesAndrew Morrow2014-06-041-1/+3
* SERVER-14043 s/namespace replset/namespace repl/matt dannenberg2014-05-271-2/+2
* SERVER-14021 move all replication code into namespace replsetmatt dannenberg2014-05-221-1/+3
* SERVER-13256: Remove pch - qualify std in headersMark Benvenuto2014-05-191-1/+1
* SERVER-13645 remove Guarded classEric Milkie2014-04-231-2/+0
* SERVER-13645 move Member class into its own header and cpp filematt dannenberg2014-04-231-0/+97