summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/SConscript
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "SERVER-65209 Skeleton code to create change collection."Pierlauro Sciarelli2022-05-201-1/+0
* SERVER-65209 Skeleton code to create change collection.Rishab Joshi2022-05-191-0/+1
* Revert "SERVER-65209 Skeleton code to create change collection."Rishab Joshi2022-05-181-1/+0
* SERVER-66023 Use DelayableTimeoutCallback class to avoid resetting election a...Matthew Russotto2022-05-181-0/+1
* SERVER-66023 Create a DelayableTimeoutCallback class to avoid constantly rese...Matthew Russotto2022-05-181-0/+13
* SERVER-65209 Skeleton code to create change collection.Rishab Joshi2022-05-181-0/+1
* SERVER-64601 Using the onInitialDataAvailable hook to initializeSergi Mateo Bellido2022-05-061-0/+1
* SERVER-66095 Remove TenantId parameter from OplogEntry ctorsjannaerin2022-05-041-0/+1
* SERVER-54284 ExceptionFor<ErrorCodes::WriteConflict> should resolve to WriteC...Amirsaman Memaripour2022-04-281-3/+9
* SERVER-65959 Remove `ephemeralForTest` from `SConscript`sGregory Noma2022-04-261-2/+0
* SERVER-64627 Refactor onInitialSyncComplete and onStartupRecoveryComplete int...Vesselina Ratcheva2022-04-211-1/+1
* SERVER-65146 Run unit tests with `wiredTiger` by defaultGregory Noma2022-04-071-1/+0
* SERVER-64083 Add a missing step to create tenant migration access blockers fo...mathisbessamdb2022-04-061-0/+1
* SERVER-63457 Add userWriteBlockMode to serverStatus.replGabriel Marks2022-03-251-0/+1
* SERVER-64517 Recover RecoverableCriticalSection after initialSync and startup...Jordi Serra Torrens2022-03-161-0/+1
* SERVER-64304 Prevent a server crash due to index builds started when using th...Gregory Wlodarek2022-03-091-0/+1
* SERVER-63697 Simplify shard merge recipient coordinationA. Jesse Jiryu Davis2022-03-051-3/+0
* SERVER-62346 Apply recipient config when heartbeat presents a splitConfigDidier Nadeau2022-03-041-0/+1
* SERVER-57250 Merge ViewCatalog into CollectionCatalogDan Larkin-York2022-02-261-0/+1