summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-15252 unit test ScatterGatherRunnermatt dannenberg2015-05-271-0/+5
* SERVER-18117 Add replset view back to http interfaceSpencer T Brody2015-05-141-0/+1
* Revert "SERVER-18117 Add replset view back to http interface"Spencer T Brody2015-05-141-1/+0
* SERVER-18117 Add replset view back to http interfaceSpencer T Brody2015-05-141-0/+1
* SERVER-17570: Fix NT Service shutdown race conditionMark Benvenuto2015-03-191-0/+1
* SERVER-16764 Make ReplicationCoordinator file names match the type namesSpencer T Brody2015-01-121-13/+13
* SERVER-14668: Rename lock_mgr_new to lock_managerGeert Bosch2014-12-161-1/+1
* SERVER-15657 remove redundant unittest builds from SConscriptmatt dannenberg2014-10-141-3/+0
* SERVER-15657 test ReplicationCoordinatorImpl reconfiggingmatt dannenberg2014-10-141-0/+5
* SERVER-15657 test heartbeat prior to replica set config initializedmatt dannenberg2014-10-141-0/+2
* SERVER-15535 Drop temp collections when exiting drain mode.Andy Schwerin2014-10-131-3/+7
* SERVER-14561 Heartbeat callback and scheduling.Andy Schwerin2014-10-061-0/+4
* SERVER-15399 Make networking in ReplicationExecutor::NetworkInterface asynch...Andy Schwerin2014-10-061-11/+12
* SERVER-15307 Move isMaster processing into the ReplicationCoordinatorSpencer T Brody2014-09-241-0/+1
* SERVER-15089 prep tryToGoLiveAsSecondary for moving into applierEric Milkie2014-09-191-0/+1
* SERVER-15248 Introduce ScatterGatherAlgorithm interface and ScatterGatherRunner.Andy Schwerin2014-09-151-1/+5
* SERVER-15080 Move HeartbeatResponseAction and TopologyCoordinator::Role for r...Andy Schwerin2014-09-101-0/+1
* SERVER-15080 Clarify state-changing behavior of TopologyCoordinator and its i...Andy Schwerin2014-09-101-0/+1
* SERVER-15062 ReplSetHeartbeatResponse testing addedmatt dannenberg2014-09-041-0/+4
* SERVER-14561 Implement heartbeat scheduling and reconfig logic in TopologyCoo...Andy Schwerin2014-09-021-5/+18
* SERVER-15000 replcoordinator half of election proceedingsEric Milkie2014-08-291-15/+21
* SERVER-14561 Move ReplCoordTest fixture declaration into a header.Andy Schwerin2014-08-281-1/+4
* SERVER-15000 TopologyCoordinator legacy election implementation helpersEric Milkie2014-08-261-0/+15
* SERVER-14371 Implement killOp support to interrupt threads blocked in awaitRe...Spencer T Brody2014-08-251-1/+2
* SERVER-14446 Implement and test ReplCoordinatorImpl::processReplSetInitiate.Andy Schwerin2014-08-251-1/+2
* SERVER-14561: Allow dynamic responses from NetworkInterfaceMockScott Hernandez2014-08-211-0/+4
* SERVER-14950 Move rsLog to its own librarySpencer T Brody2014-08-191-1/+8
* split repl coord heartbeats into new fileScott Hernandez2014-08-131-0/+1
* SERVER-14729 logging cleanup - removed mongo/util/log.h from headers, de-inli...Benety Goh2014-08-121-0/+1
* SERVER-14165 port isSelf fastpath to windowsAdam Midvidy2014-08-081-0/+11
* SERVER-14788 Get isSelf functionality from ReplCoordinatorExternalState in pa...Andy Schwerin2014-08-071-1/+2
* SERVER-14680 cannot use limits::max() with boost::time_durationEric Milkie2014-08-071-0/+5
* SERVER-14626 Implement quorum check functionality for use in replcia set init...Andy Schwerin2014-08-061-0/+9
* SERVER-14680 remove broken unit testEric Milkie2014-08-061-5/+0
* SERVER-14680 initial topocoord unit tests (plus some bug fixes the tests found)Eric Milkie2014-08-061-0/+5
* Revert "SERVER-14626 Implement quorum check functionality for use in replcia ...Eric Milkie2014-08-051-9/+0
* SERVER-14626 Implement quorum check functionality for use in replcia set init...Andy Schwerin2014-08-051-0/+9
* SERVER-14616 replace BSONObj with UpdatePositionArgsmatt dannenberg2014-08-051-0/+1
* SERVER-14616 replace BSONObj with HandshakeArgs and eliminate redundant hands...matt dannenberg2014-08-051-0/+1
* SERVER-14616 replace BSONObjBuilder with ReplSetHeartbeatResponse in processH...matt dannenberg2014-07-291-14/+6
* SERVER-14616 replace BSONObj with ReplSetHeartbeatArgs in processHeartbeatmatt dannenberg2014-07-291-0/+9
* SERVER-14680 remove incomplete unit testEric Milkie2014-07-281-4/+0
* SERVER-14680 use real topocoord in replcoord testEric Milkie2014-07-281-0/+1
* SERVER-14680 remove topology coordinator mock -- not neededEric Milkie2014-07-281-2/+1
* SERVER-14680 code reorganization to allow TopoCoord to linkEric Milkie2014-07-281-1/+13
* SERVER-14624 Local validation methods for replica set reconfiguration.Andy Schwerin2014-07-221-1/+11
* SERVER-14613 HeartbeatInfo -> MemberHeartbeatDataEric Milkie2014-07-221-1/+2
* SERVER-14517: Start of heartbeatScott Hernandez2014-07-221-0/+1
* SERVER-14442 Implement getMyRID() in ReplicationCoordinatorImplSpencer T Brody2014-07-211-1/+3
* SERVER-14559 incorporating new ReplicaSetConfig class into topocoordEric Milkie2014-07-211-1/+7