summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/SConscript
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-65315 Enfore mutual exclusion between serverless operationsDidier Nadeau2022-09-291-0/+5
* SERVER-69871 Move feature_flag unit into server_baseSara Golemon2022-09-221-5/+2
* SERVER-67123 Add getter for index list in shard roleAllison Easton2022-09-191-0/+2
* Revert "SERVER-65315 Enforce mutual exclusion between serverless operations"Sviatlana Zuiko2022-09-161-5/+0
* SERVER-66641 Introduce multi-tenancy for change collections.Rishab Joshi2022-09-151-0/+3
* SERVER-65315 Enforce mutual exclusion between serverless operationsMatt Broadstone2022-09-151-0/+5
* SERVER-69483 Merge db_raii and catalog_raii into shard_roleKaloian Manassiev2022-09-081-19/+19
* SERVER-67892 Add _shardsvrCreateGlobalIndex commandJosef Ahmad2022-08-301-0/+1
* SERVER-68215 move MongoDSessionCatalog into its own libraryBenety Goh2022-08-291-0/+10
* SERVER-68826 Move logical_time into server_baseKaloian Manassiev2022-08-291-20/+15
* SERVER-68215 make MongoDSessionCatalog a decoration on ServiceContextBenety Goh2022-08-231-0/+3
* SERVER-68826 Fold tenant_id into the server_base libraryKaloian Manassiev2022-08-231-13/+8
* SERVER-63845 Separate variable reference tracking from pipeline field depende...Nicholas Zolnierz2022-08-181-1/+1
* SERVER-68826 Introduce the server_base libraryKaloian Manassiev2022-08-181-29/+20
* SERVER-68214 move session_catalog*, session*, logical_session* to mongo/db/se...Shin Yee Tan2022-08-171-7/+7
* SERVER-68820 Move temp collection cleanup paths out of DatabaseKaloian Manassiev2022-08-151-2/+3
* SERVER-68635 Move the whole insert path out of CollectionImplKaloian Manassiev2022-08-151-1/+4
* SERVER-66631 Implement command to enable and disable the change stream.Rishab Joshi2022-08-111-0/+2
* SERVER-68634 Move insertDocumentForBulkLoader out of CollectionImplKaloian Manassiev2022-08-111-9/+13
* SERVER-67505 Move multi-doc transaction classes from mongo/db/ to mongo/db/tr...Shin Yee Tan2022-08-011-5/+5
* SERVER-68321 make session_catalog library dependency private in db/transactionBenety Goh2022-07-271-0/+1
* SERVER-68321 make txn_cmd_request library dependency private in db/transactionBenety Goh2022-07-271-0/+1
* SERVER-66639 Manager class for pre-image collectioncsum1122022-07-261-1/+3
* SERVER-67508 OpObserverImpl constructor accepts OplogWriterBenety Goh2022-07-151-0/+2
* SERVER-67507 Move op_observer files to op_observer directoryShin Yee Tan2022-07-081-8/+8
* SERVER-50301 Delete code which handles $v:1 update oplog entriesMihai Andrei2022-06-301-2/+0
* SERVER-67502 move write_ops library from mongo/db to mongo/db/ops/Benety Goh2022-06-241-1/+4
* SERVER-67224 clean up op_observer_impl LIBDEPSBenety Goh2022-06-131-0/+3
* SERVER-66633 Record change collection entries in the secondaries.Rishab Joshi2022-06-101-0/+2
* SERVER-66123 Introduce logic to write to the change collection in the primary.Rishab Joshi2022-05-291-0/+1
* Revert "SERVER-66123 Introduce logic to write to the change collection in the...auto-revert-processor2022-05-281-1/+0
* SERVER-66123 Introduce logic to write to the change collection in the primary.Rishab Joshi2022-05-271-0/+1
* SERVER-63437 Expose all events on 'system.resharding' collections when 'showS...Bernard Gorman2022-05-271-0/+14
* SERVER-66490 Apply pylinters to build system codeTausif Rahman2022-05-251-48/+50
* SERVER-65209 Skeleton code to create change collection.Rishab Joshi2022-05-211-0/+1