summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-22858 fix dynamic linking breakagematt dannenberg2016-03-151-0/+3
* SERVER-22858 generate batches in DataReplicator using the TryPopAndWaitForMor...matt dannenberg2016-03-151-2/+9
* SERVER-22858 change Applier to use OplogEntry instead of BSONObjmatt dannenberg2016-03-151-0/+1
* SERVER-18029 extended Reporter to support keep alive and downconversion for p...Benety Goh2016-03-101-0/+2
* SERVER-22965 move OplogEntry into repl/oplog_entry.{cpp,h}matt dannenberg2016-03-071-0/+1
* SERVER-18154 migrated Reporter from repl::ReplicationExecutor to executor::Ta...Benety Goh2016-02-221-1/+1
* SERVER-22276 SERVER-22277 implement "j" flag in write concern apply to second...matt dannenberg2016-02-041-0/+1
* SERVER-14501 moved ReplSettings class implementation from repl_settings.h int...Dianna Hohensee2016-01-041-6/+12
* Renamed repl_settings.cpp to repl_settings_init.cppDianna Hohensee2016-01-041-1/+1
* SERVER-21972 improve naming of ReplicationCoordinator and TopologyCoordinator...matt dannenberg2015-12-211-6/+6
* Revert "SERVER-20845 audit log reconfigs"Spencer Jackson2015-11-131-1/+1
* SERVER-20845 audit log reconfigsmatt dannenberg2015-11-131-1/+1
* SERVER-20995 Linking to command does not need command implementationsAndrew Morrow2015-10-191-6/+22
* SERVER-20845 restore auditing of replSetReconfigsmatt dannenberg2015-10-161-0/+1
* SERVER-20922 _stepDownFinish uses event handle in function argument instead o...Benety Goh2015-10-151-5/+10
* SERVER-18498 Split topology coordinator unit tests for PV0 and PV1.Siyuan Zhou2015-09-151-0/+5
* SERVER-9666 Tag cyclic or incomplete libraries, add more missing edgesAndrew Morrow2015-08-241-1/+35
* SERVER-19933 check validity of "configsvr:true" at config validation timematt dannenberg2015-08-171-0/+1
* SERVER-19554 merge ReplSetMetadata and ReplicationMetadatamatt dannenberg2015-08-121-5/+4
* SERVER-9666 Add more misssing LIBDEP edgesAndrew Morrow2015-08-101-0/+1
* SERVER-19390 Mongod prep for supporting read after optimeRandolph Tan2015-08-061-0/+2
* SERVER-19675 fix ReplicationMetadata populating and parsingmatt dannenberg2015-08-061-2/+3
* SERVER-19307 updated BackgroundSync producer thread to tail remote oplog usin...Benety Goh2015-07-211-0/+5
* SERVER-9666 Collapse the low level cyclic libs into a new base libAndrew Morrow2015-07-211-12/+22
* SERVER-19205 change all ReadAfterOpTime objects to be ReadConcern objectsmatt dannenberg2015-07-191-8/+8
* SERVER-19001 Move RemoteCommandRequest/RemoteCommandResponse into task_execut...Andy Schwerin2015-07-171-1/+0
* SERVER-19307 refactored BackgroundSync producer thread and rollback code.Benety Goh2015-07-141-0/+19
* SERVER-19001 Create common test infrastructure for testing TaskExecutor imple...Andy Schwerin2015-06-301-0/+2
* SERVER-19194 create a ReplicationMetadata object to parse find and getmores r...matt dannenberg2015-06-291-0/+1
* SERVER-18036 removed ReplicationCoordinator dependency from DataReplicatorBenety Goh2015-06-231-4/+1
* SERVER-18036 convert data replicator to use mock replication coordinator.Benety Goh2015-06-161-1/+2
* SERVER-18901 Move Fetcher and QueryFetcher to mongo/client/Daniel Alabi2015-06-111-24/+2
* SERVER-18623 Wire in TaskExecutor interface and make it compileSpencer T Brody2015-06-091-0/+1
* SERVER-18039: Add Initial Sync to DataReplicatorScott Hernandez2015-06-051-24/+29
* SERVER-18623 Split NetworkInterface and StorageInterface out from Replication...Spencer T Brody2015-06-041-8/+15
* Reapply "SERVER-14995 Move operation id, lockState and client fields to Opera...Andy Schwerin2015-06-021-0/+1
* SERVER-18035 cleaned up syncRollback. added unit test rs_rollback_test.Benety Goh2015-06-021-0/+91
* Revert "SERVER-14995 Move operation id, lockState and client fields to Operat...Spencer T Brody2015-05-291-1/+0
* SERVER-14995 Move operation id, lockState and client fields to OperationContext.Andy Schwerin2015-05-291-0/+1
* SERVER-18216 Add term to oplog.Siyuan Zhou2015-05-261-0/+1
* SERVER-18016 fixed race in TaskRunner unit testBenety Goh2015-05-211-0/+3
* SERVER-18616 Rename RemoteCommandExecutor to RemoteCommandRunnerSpencer T Brody2015-05-211-2/+2
* SERVER-18152 SERVER-18254 new election code path and heartbeat protocolmatt dannenberg2015-05-191-1/+9
* SERVER-18016 added unit test for SyncTail. some SyncTail cleanupBenety Goh2015-05-191-0/+26
* SERVER-18016 added database replication applierBenety Goh2015-05-191-0/+18
* Revert "Revert "SERVER-18515 Replace OperationContext::getCurOp with CurOp::g...Ernie Hershey2015-05-181-0/+1
* Revert "SERVER-18515 Replace OperationContext::getCurOp with CurOp::get(Opera...Ernie Hershey2015-05-181-1/+0
* SERVER-18515 Replace OperationContext::getCurOp with CurOp::get(OperationCont...Andy Schwerin2015-05-181-0/+1
* SERVER-18217 Change Timestamp to OpTime where appropriate.Siyuan Zhou2015-05-121-1/+11
* SERVER-18353 Pull RemoteCommandExecutor interface into a separate libraryKaloian Manassiev2015-05-121-1/+2