summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/SConscript
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-18195 Read after optime (repl only)Randolph Tan2015-05-111-0/+28
* SERVER-18353 Move the remote command executor to a separate libraryKaloian Manassiev2015-05-101-4/+1
* SERVER-9666 Remove coreserver libraryAndrew Morrow2015-05-081-1/+0
* SERVER-18353 Move replication's ConnectionPool to a separate libraryKaloian Manassiev2015-05-071-1/+1
* SERVER-9666 Push serveronly library into db directoryAndrew Morrow2015-05-061-1/+1
* SERVER-9666 Push coredb library into db directoryAndrew Morrow2015-05-061-2/+2
* SERVER-9666 Split up and push bson library into bson directoryAndrew Morrow2015-05-061-3/+7
* SERVER-18028 added scheduleDBWork to replication executorBenety Goh2015-05-061-8/+14
* SERVER-18028 added data replication task runner and database taskBenety Goh2015-05-061-0/+50
* SERVER-18253 create VoteRequester Scatter-Gather Algorithm to conduct new sty...matt dannenberg2015-05-041-1/+9
* SERVER-18252 ElectionWinnerDeclarer class createdmatt dannenberg2015-04-301-1/+8
* SERVER-9666 Push lasterror and service_context into db directoryAndrew Morrow2015-04-291-1/+1
* SERVER-9666 Push server options libraries into dbAndrew Morrow2015-04-291-1/+1
* SERVER-9666 Push ntservice related targets into utilAndrew Morrow2015-04-291-1/+1
* SERVER-9666 Push fail_point library into utilAndrew Morrow2015-04-291-1/+1
* SERVER-9666 Push server_parameters down into db directoryAndrew Morrow2015-04-291-1/+1
* SERVER-9666 Push namespace_string into db directoryAndrew Morrow2015-04-291-2/+2
* SERVER-18117 Add replset view back to http interfaceSpencer T Brody2015-04-291-0/+1
* SERVER-9666 Push network and hostandport into util/netAndrew Morrow2015-04-241-3/+3
* SERVER-9666 Push range arithmatic and global timestamp into dbAndrew Morrow2015-04-241-1/+1
* SERVER-9666 Push foundation lib declaration into util directoryAndrew Morrow2015-04-241-1/+1
* SERVER-18191 make new heartbeat args/response classes for the new election pr...matt dannenberg2015-04-241-0/+2
* Revert "SERVER-18191 make new heartbeat args/response classes for the new ele...matt dannenberg2015-04-231-2/+0
* SERVER-18191 make new heartbeat args/response classes for the new election pr...matt dannenberg2015-04-231-0/+2
* SERVER-17662: initial DataReplicator workScott Hernandez2015-04-221-0/+25
* SERVER-17606 add message parsers for OP_COMMAND/OP_COMMANDREPLYAdam Midvidy2015-04-221-3/+3
* SERVER-18152 create replSetDeclareElectionWinner command arguments and responsesmatt dannenberg2015-04-211-1/+3
* SERVER-18015 added data replication database clonerBenety Goh2015-04-211-0/+19
* SERVER-18015 SERVER-17894 data replication collection cloner cleanupBenety Goh2015-04-211-1/+1
* SERVER-18015 add base cloner interface to data replicationBenety Goh2015-04-211-0/+10
* SERVER-18110 create Reporter to replace SyncSourceFeedbackmatt dannenberg2015-04-201-0/+24
* SERVER-17880 New OpTime class for replEric Milkie2015-04-201-0/+13
* SERVER-18070 Split ConnectionString out into its own librarySpencer T Brody2015-04-161-1/+1