summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-60173 Ban implicit capture of `this` via `[=]` in lambda expressionsJuan Gu2023-05-171-2/+7
* SERVER-74592: Remove Shard Merge path from TMRSChristopher Caplinger2023-05-031-1/+2
* SERVER-74563 remove unused function repl::logInsertOps()Benety Goh2023-04-261-1/+0
* SERVER-74563 remove unused headers and std imports from oplog.cppBenety Goh2023-04-261-1/+0
* SERVER-65974 Replace HistoricalIdentTracker with checkpoint cursorsGregory Wlodarek2023-04-181-1/+0
* SERVER-75787 repl::logInsertOps() accepts ShardingWriteRouter instead of wrap...Benety Goh2023-04-131-0/+1
* Revert "SERVER-72622: Track TenantOplogApplier progress in replicated collect...Christopher Caplinger2023-04-101-2/+2
* SERVER-73594: Add oplog application benchmarks for prepared transactionsLingzhi Deng2023-04-091-0/+33
* SERVER-72622: Track TenantOplogApplier progress in replicated collectionChristopher Caplinger2023-04-081-2/+2
* SERVER-72199 Shard merge handles initial sync, resync and unclean restarts.Suganthi Mani2023-04-061-0/+3
* SERVER-71490: Move steady state replication constraint relaxation opCounters ...XueruiFa2023-03-311-0/+15
* SERVER-74589 mark orphan documents for inserts in insertDocumentsImpl() befor...Benety Goh2023-03-291-1/+0
* Revert "SERVER-72622: Track TenantOplogApplier progress in replicated collect...Suganthi Mani2023-03-281-1/+0
* SERVER-74589 move write_stage_common::PreWriteFilter into its own libraryBenety Goh2023-03-281-0/+1
* SERVER-72213 Recover and install donor mtab for shard mergeDidier Nadeau2023-03-241-0/+1
* SERVER-66996 Log warnings when ReplicaSetAwareServices and PrimaryOnlyService...Kaitlin Mahar2023-03-221-0/+2
* SERVER-72622: Track TenantOplogApplier progress in replicated collectionChristopher Caplinger2023-03-211-0/+1
* SERVER-72218 Garbage collect tenant data when shard merge abortsDidier Nadeau2023-03-211-0/+3
* SERVER-73397 New shard merge recipient POS instance, along with test changes.Suganthi Mani2023-03-171-2/+41
* Revert "SERVER-71490: Move steady state replication constraint relaxation opC...Samy Lanka2023-03-161-15/+0
* SERVER-72250 Update cluster parameter cache transactionallyGabriel Marks2023-03-131-0/+3
* SERVER-63119 Added unit test for class TenantFileCloner.Suganthi Mani2023-03-091-7/+10
* SERVER-71490: Move steady state replication constraint relaxation opCounters ...XueruiFa2023-03-021-0/+15
* SERVER-73532: Invalidate image collection entry when namespace is missing dur...seanzimm2023-03-011-0/+1
* SERVER-73634 Merge the `server_options_core` library into `server_base`Kaloian Manassiev2023-02-061-8/+1
* SERVER-72216 Persist the decision to disk for shard merge recipientDidier Nadeau2023-02-031-0/+2
* SERVER-73469 Remove dependency of the ChunkManager on QueryKaloian Manassiev2023-02-031-0/+1
* SERVER-73497 Create an interface for the HealthLogGregory Wlodarek2023-02-031-1/+1
* SERVER-73238 Introduce the `shard_role_api` libraryKaloian Manassiev2023-01-261-3/+3
* SERVER-73238 Cleanup direct linking references to `sharding_api_d`Kaloian Manassiev2023-01-241-2/+0
* SERVER-71484 Store telemetry key on OpDebugMaddie Zechar2023-01-231-2/+2
* SERVER-67446 Ensure consistent wildcardProjection specs in catalogKevin Cherkauer2023-01-191-3/+3
* SERVER-72499 Make SplitPrepareSessionManager accessible through replication c...Wenbin Zhu2023-01-111-0/+1
* SERVER-72118 Add implementation for the SplitPrepareSessionManager class.Wenbin Zhu2023-01-101-0/+2
* SERVER-71653 Create a skeleton for the new SplitPrepareSessionManager class.Wenbin Zhu2022-12-151-0/+12
* SERVER-70415 Attach tenantId to dbStats during initial syncjannaerin2022-11-151-0/+2
* SERVER-69551 Shard Merge recipient should retry opening the backup cursor if ...mathisbessamdb2022-11-011-0/+1
* SERVER-69978 Refactor TenantMigrationDonorService::Instance to use async RPC APIGeorge Wangensteen2022-10-311-0/+1
* SERVER-70044 Thread-through CollectionPtr into the onUpdate OpObserverDaniel Gómez Ferro2022-10-281-0/+1
* SERVER-70053 Serialize and deserialize DatabaseName correctly in multitenancy...jannaerin2022-10-271-3/+4
* SERVER-62395 Use tid field to create namespace on non-txn commands during opl...jannaerin2022-10-171-0/+2
* Revert "SERVER-62395 Use tid field to create namespace on non-txn commands du...auto-revert-processor2022-10-151-2/+0
* SERVER-62395 Use tid field to create namespace on non-txn commands during opl...Hugh Tong2022-10-141-0/+2
* Revert "SERVER-69551 Shard Merge recipient should retry opening the backup cu...mathisbessamdb2022-10-131-1/+0
* SERVER-63731 Initialize views in `CollectionCatalog`Gregory Noma2022-10-111-0/+1
* SERVER-70098: Use listAllDatabases in AllDatabaseCloner.Adityavardhan Agrawal2022-10-101-0/+1
* SERVER-69499 Change callsites to use serialize and deserialize from Namespace...Adityavardhan Agrawal2022-10-101-0/+3
* SERVER-69551 Shard Merge recipient should retry opening the backup cursor if ...mathisbessamdb2022-10-101-0/+1
* Revert "SERVER-63731 Initialize views in `CollectionCatalog`"auto-revert-processor2022-10-071-1/+0
* SERVER-63731 Initialize views in `CollectionCatalog`Gregory Noma2022-10-071-0/+1