summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-22244 Restart initial sync on sync source rollbackJudah Schvimer2016-05-261-0/+23
* SERVER-23308 integrated repl::multiApply into data replicatorBenety Goh2016-05-241-0/+2
* SERVER-23905 Move writesAreReplicated flag from OperationContextImpl to Opera...Andy Schwerin2016-05-241-1/+0
* SERVER-23095 Remove direct instantiations of OperationContextReplMockAndy Schwerin2016-05-241-0/+1
* SERVER-23973 Make config servers send their ConnectionString correctly when s...Spencer T Brody2016-05-231-0/+1
* SERVER-23660 Implement scatter gather runner to scan all nodes for highest op...Siyuan Zhou2016-05-021-0/+15
* SERVER-22775 integrated OplogFetcher into BackgroundSyncBenety Goh2016-04-261-0/+1
* SERVER-19423 Remove election winner declarer.Siyuan Zhou2016-04-191-17/+0
* SERVER-18038 data replicator sets and clears initial sync flagBenety Goh2016-04-181-0/+3
* SERVER-18038 added minvalid and initial sync flag support to repl storage int...Benety Goh2016-04-181-109/+193
* SERVER-18038 added placeholder test for repl storage interface and test fixtu...Benety Goh2016-04-121-12/+14
* SERVER-22774 Copied BackgroundSync::_fetcherCallback logic to OplogFetcherBenety Goh2016-04-081-0/+50
* SERVER-23513 Move SocketException to its own librarysamantharitter2016-04-071-0/+1
* SERVER-22858 Add LIBDEP edge from oplog_entry to optime libraries.Andy Schwerin2016-03-281-0/+1
* SERVER-22858 create a new Applier which wraps multiApplymatt dannenberg2016-03-241-0/+12
* Revert "SERVER-22858 create a new Applier which wraps multiApply"Max Hirschhorn2016-03-231-12/+0
* SERVER-22858 create a new Applier which wraps multiApplymatt dannenberg2016-03-231-0/+12
* SERVER-23103 Break circularity between optime and bson_extractAndrew Morrow2016-03-211-4/+12
* SERVER-23103 Make libcommand not depend on libcuropAndrew Morrow2016-03-211-7/+41
* SERVER-23103 Add some missing libdeps edgesAndrew Morrow2016-03-211-0/+8
* 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