summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/freshness_checker.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-29386 VoteRequestor and FreshnessChecker need safe destructionSiyuan Zhou2017-08-281-1/+1
* SERVER-28491 Re-host unit tests that used ReplicationExecutorTest onto Thread...Andy Schwerin2017-03-271-7/+7
* SERVER-27995 make repl_set* naming convention consistentJudah Schvimer2017-03-061-5/+5
* SERVER-22995 Protect TopoCoord with mutex rather than single thread executor.Siyuan Zhou2016-04-121-14/+7
* SERVER-19001 Move RemoteCommandRequest/RemoteCommandResponse into task_execut...Andy Schwerin2015-07-171-2/+2
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-112/+113
* SERVER-17308 Replace boost::scoped_ptr<T> with std::unique_ptr<T>Andrew Morrow2015-06-101-3/+2
* SERVER-18353 Move the remote command executor to a separate libraryKaloian Manassiev2015-05-101-2/+2
* SERVER-17880 Rename OpTime to TimestampEric Milkie2015-04-071-5/+5
* SERVER-16764 Make ReplicationCoordinator file names match the type namesSpencer T Brody2015-01-121-1/+1
* SERVER-13256 Remove scoped_ptr from pch.hAndrew Morrow2015-01-051-0/+1
* SERVER-14531: ensure enough freshness responsesScott Hernandez2014-10-101-14/+36
* SERVER-15248 Make ScatterGatherRunner, ElectCmdRunner and FreshnessChecker ca...Andy Schwerin2014-09-191-0/+14
* SERVER-15248 Convert FreshnessChecker to use a ScatterGatherAlgorithm.Andy Schwerin2014-09-151-40/+49
* SERVER-15000 replcoordinator half of election proceedingsEric Milkie2014-08-291-0/+119