summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/reporter.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-23476: logging before wait/join DR::_waitOnAndResetAll_inlockScott Hernandez2016-07-231-0/+5
* SERVER-18029 extended Reporter to support keep alive and downconversion for p...Benety Goh2016-03-101-27/+104
* SERVER-18043 migrated Reporter to use new replSetUpdatePosition commandBenety Goh2016-02-231-2/+2
* SERVER-18154 migrated Reporter from repl::ReplicationExecutor to executor::Ta...Benety Goh2016-02-221-6/+6
* SERVER-22276 SERVER-22277 implement "j" flag in write concern apply to second...matt dannenberg2016-02-041-2/+2
* SERVER-18042 replaced reporter ReplicatonProgressManager with a stdx::functionBenety Goh2015-06-291-8/+14
* SERVER-18036 removed ReplicationCoordinator dependency from DataReplicatorBenety Goh2015-06-231-1/+1
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-87/+87
* SERVER-18036 data replication reporter should wait till callback is invoked b...Benety Goh2015-06-191-1/+1
* SERVER-18723 boost -> stdx for mutex, unique_lock, and lock_guardAdam Midvidy2015-06-171-1/+1
* SERVER-18623 Make ReplicationExecutor implement the TaskExecutor interfaceSpencer T Brody2015-06-111-1/+1
* SERVER-18039: Add Initial Sync to DataReplicatorScott Hernandez2015-06-051-1/+7
* SERVER-18110 create Reporter to replace SyncSourceFeedbackmatt dannenberg2015-04-201-0/+118