summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46722 Update primary createIndex oplog application dbtestMaria van Keulen2020-05-191-0/+17
* SERVER-47908 Wire speculativeAuthenticate into mongosSara Golemon2020-05-041-2/+13
* SERVER-46659 Initial sync will startup two phase index builds during the coll...Gregory Wlodarek2020-04-301-0/+1
* SERVER-47438 remove unused function RollbackSource::copyCollectionFromRemote()Benety Goh2020-04-171-1/+0
* SERVER-38731 Implement ability to specify sync source read preference in init...Matthew Russotto2020-03-271-0/+1
* SERVER-46085 Fail initial sync attempt if sync source is in initial syncMatthew Russotto2020-03-271-1/+11
* SERVER-45692 add explicit RWC to inter-node commands (even if merely kImplici...Kevin Pulo2020-03-261-0/+1
* Revert "SERVER-45692 add explicit RWC to inter-node commands (even if merely ...Kaloian Manassiev2020-03-241-1/+0
* SERVER-45692 add explicit RWC to inter-node commands (even if merely kImplici...Kevin Pulo2020-03-241-0/+1
* SERVER-46742 Move logic to wait for replica set config commitment into a dedi...William Schultz2020-03-181-0/+1
* SERVER-46502 Add feature gate for safe replica set reconfigAli Mir2020-03-031-0/+1
* Revert "SERVER-45304 Include resolved IP address in rs.status()"Jason Carey2020-02-271-14/+0
* SERVER-44555 Replicate Before JournalingDianna Hohensee2020-02-271-0/+3
* SERVER-46257: OplogFetcher should run LogicalTimeMetadataHook on DBClientConn...Lingzhi Deng2020-02-221-0/+1
* Revert "SERVER-46257: OplogFetcher should run LogicalTimeMetadataHook on DBCl...Lingzhi Deng2020-02-211-1/+0
* SERVER-45304 Include resolved IP address in rs.status()Amirsaman Memaripour2020-02-211-0/+14
* SERVER-46257: OplogFetcher should run LogicalTimeMetadataHook on DBClientConn...Lingzhi Deng2020-02-201-0/+1
* SERVER-46268 Release client lock before asserting in TopoVersionObserver testsAmirsaman Memaripour2020-02-201-0/+1
* SERVER-39453 initial sync ignores in-progress index builds when cloning colle...Benety Goh2020-02-191-0/+1
* SERVER-45574: Replace OplogFetcher with NewOplogFetcherLingzhi Deng2020-02-191-37/+2
* SERVER-45623 read/write concern provenanceKevin Pulo2020-02-161-0/+1
* SERVER-45885 add UUID support to ReplicationCoordinatorImpl::canAcceptWritesF...Benety Goh2020-02-141-0/+2
* SERVER-45815 Make observer for topologyVersion changeAmirsaman Memaripour2020-02-131-0/+26
* SERVER-44858 Implement speculative sasl authSara Golemon2020-02-121-0/+2
* SERVER-45931: Handle DBClientConnection connect and reconnect in NewOplogFetcherLingzhi Deng2020-02-061-0/+1
* SERVER-45722: Use OplogFetcherMock in InitialSyncerTestLingzhi Deng2020-02-031-0/+1
* SERVER-45525 ReplBatcher should explicitly read at kNoTimestampMatthew Russotto2020-01-301-0/+1
* SERVER-45558 Revert logging additions for TLA+ Trace Checker projectA. Jesse Jiryu Davis2020-01-291-5/+0
* SERVER-45467 Make the 'find' query for the new oplog fetcherSamyukta Lanka2020-01-221-0/+1
* SERVER-44518 Add TopologyVersion to State Change Errors.Jason Chan2020-01-211-1/+1
* SERVER-44953 Secondaries should restart index builds when a commitIndexBuild ...Louis Williams2020-01-181-0/+4
* SERVER-45643 oplog_fetcher target in Sconscript should depend on clientdriver...Samyukta Lanka2020-01-171-0/+1
* SERVER-45280 Invalidate default read write concern cache on replication rollbackJack Mulrow2020-01-161-0/+1
* SERVER-44852 Handle transactions with commands during oplog applicationMaria van Keulen2020-01-141-0/+3
* SERVER-44950 Update SDAM with new awaitable isMaster fields including topolog...Janna Golden2020-01-131-1/+1
* SERVER-44139 Allow collection creation in multi-document transactionsMaria van Keulen2020-01-071-1/+2
* SERVER-44442 Allow queryableBackupMode to perform replication recoveryGregory Wlodarek2020-01-061-0/+1
* SERVER-45288 switch Idempotency tests to use WiredTiger instead of ephemeralF...Eric Milkie2019-12-301-0/+1
* Revert "SERVER-45288 switch Idempotency tests to use WiredTiger instead of ep...Eric Milkie2019-12-301-1/+0
* SERVER-45288 switch Idempotency tests to use WiredTiger instead of ephemeralF...Eric Milkie2019-12-271-0/+1
* SERVER-44514 awaitIsMasterResponse returns early on topology changesJason Chan2019-12-181-1/+1
* SERVER-30622 RollbackChecker should retry on network failures.Matthew Russotto2019-12-171-0/+1
* SERVER-44943 make ReplicationCoordinatorExternalStateImpl::oplogExists() lock...Benety Goh2019-12-111-0/+1
* SERVER-43589 Trace logging for RaftMongo.tlaA. Jesse Jiryu Davis2019-12-101-18/+7
* SERVER-44612 recoverFromOplogAsStandalone with takeUnstableCheckpointOnShutdo...Judah Schvimer2019-12-021-0/+1
* SERVER-44508 Add maxAwaitTimeMS and topologyVersion to isMaster CommandHaley Connelly2019-11-221-1/+2
* SERVER-43642 move IndexLegacy::adjustIndexSpecObject() into IndexCatalogImpl ...Benety Goh2019-11-221-1/+0
* SERVER-43000 Rename OpQueueBatcher to OplogBatcherA. Jesse Jiryu Davis2019-11-221-1/+1
* SERVER-43642 remove IndexBuilder::canBuildInBackground()Benety Goh2019-11-201-0/+1
* SERVER-43001 Move BatchLimits to OpQueueBatcherHaley Connelly2019-11-181-1/+1