summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-69683 Named Pipes: Implement MultiBsonStreamCursorKevin Cherkauer2022-10-261-1/+8
* SERVER-70601 Separate TicketHolder management from TicketHolder logicHaley Connelly2022-10-241-1/+1
* SERVER-69685 Add `createVirtualCollection` APIYoonsoo Kim2022-09-281-3/+1
* SERVER-69871 Move feature_flag unit into server_baseSara Golemon2022-09-221-2/+0
* SERVER-69483 Merge db_raii and catalog_raii into shard_roleKaloian Manassiev2022-09-081-4/+3
* SERVER-69284 Remove FifoTicketHolder and StochasticTicketHolderHaley Connelly2022-09-081-1/+0
* SERVER-69176 Fix linking for BSON fuzzersYuhong Zhang2022-08-311-0/+1
* SERVER-68826 Move logical_time into server_baseKaloian Manassiev2022-08-291-19/+11
* SERVER-69048 Simplify bson_validate linkingYuhong Zhang2022-08-221-5/+6
* SERVER-67880 : Check BSON column is decompressible in the validate command.Richard Hausman2022-08-191-6/+5
* SERVER-68826 Introduce the server_base libraryKaloian Manassiev2022-08-181-26/+15
* SERVER-68671 Only maintain drop pending idents in the CollectionCatalog when ...Gregory Wlodarek2022-08-101-0/+1
* SERVER-68133 Ensure tenantId included in namespace in durable catalogjannaerin2022-07-291-0/+1
* SERVER-68200 Create 'ksdecode' as a KeyString decoding command-line tool. Aut...Louis Williams2022-07-281-0/+11
* SERVER-67542 Refactor TicketHolders into a composed TicketHolderJordi Olivares Provencio2022-07-051-1/+1
* SERVER-67281 move BatchedWriteContext logic out of WriteUnitOfWork into OpObs...Benety Goh2022-06-291-1/+0
* SERVER-66796 Make TicketHolder metrics independent from ImplJordi Olivares Provencio2022-06-011-0/+1
* SERVER-66490 Apply pylinters to build system codeTausif Rahman2022-05-251-14/+12
* SERVER-54284 ExceptionFor<ErrorCodes::WriteConflict> should resolve to WriteC...Amirsaman Memaripour2022-04-281-1/+0
* SERVER-65959 Remove `ephemeralForTest` from `SConscript`sGregory Noma2022-04-261-1/+0
* SERVER-52877 Unify how writable Collections instances are handledHenrik Edin2022-04-051-1/+5
* SERVER-51904 Add feature flag for execution controlJordi Olivares Provencio2022-03-311-0/+1
* SERVER-63047 Make delete batches fully transactionalJosef Ahmad2022-03-241-0/+1
* SERVER-64170 Move ticket holders from LockManager to TicketHoldersJordi Olivares Provencio2022-03-241-1/+0
* SERVER-64170 Refactor static variables into decorationsJordi Olivares Provencio2022-03-161-3/+6
* SERVER-63822 Change TicketHolder implementation to use a FIFO queueing systemJordi Olivares Provencio2022-03-041-0/+12
* SERVER-63218 Implement HistoricalIdentTrackerGregory Wlodarek2022-02-221-0/+15
* SERVER-63882 resolve libdeps_graph_linting warningsBenety Goh2022-02-221-1/+3
* SERVER-63764 merge catalog_collection_helper library into catalog_helpersBenety Goh2022-02-171-1/+1
* SERVER-63584 BackupBlock::_setNamespaceString() should get global lockGregory Wlodarek2022-02-141-0/+1
* SERVER-62427 Return namespace with backupCursorMatt Kneiser2022-02-111-0/+1
* SERVER-63131 Change CollectionCatalog::_orderedCollections to be keyed by std...Sophia Tan2022-02-091-0/+1
* SERVER-63354 make multitenancy library dependency private in storage_engine_implBenety Goh2022-02-081-1/+1
* SERVER-63167 Mark ESE backup blocks as required in the backup cursor responseGregory Wlodarek2022-02-021-1/+2
* SERVER-63058 Change StorageEngineImpl::listDatabases() to return a list of Te...Sophia Tan2022-01-281-1/+2
* SERVER-62426 Backup cursor indicates which files are required to copy for sel...Gregory Wlodarek2022-01-271-0/+11
* SERVER-62010 Change DurableCatalog to store TenantNamespacejannaerin2022-01-261-0/+2
* SERVER-61986 Add TenantNamespace to Collection objectjannaerin2022-01-181-0/+2
* Revert "SERVER-62239 Put tenantId on opCtx if passed as $tenant"Kaloian Manassiev2022-01-161-2/+0
* SERVER-61986 Add TenantNamespace to Collection objectjannaerin2022-01-141-0/+2
* SERVER-61934 Hold storage change lock while creating a new opCtx to prevent r...Samy Lanka2022-01-101-0/+11
* SERVER-60639 Defer TemporaryRecordStore dropping to the storage engineLouis Williams2021-10-221-1/+1
* SERVER-59219 Check oplog visibility lock semantics for possible deadlockDan Larkin-York2021-10-211-25/+39
* SERVER-60574 Add a new catalog flag to indicate whether a time-series bucket ...Gregory Wlodarek2021-10-141-0/+1
* SERVER-60271 remove supportsResumableIndexBuilds from storageEngine server st...Benety Goh2021-09-281-1/+0
* SERVER-59797 Introduce new type for clusteredIndex create commandHaley Connelly2021-09-281-0/+1
* SERVER-59600 move StorageDebugUtil to dbtestsBenety Goh2021-08-271-12/+0
* SERVER-59438 clean up db/catalog/SConscript LIBDEPSBenety Goh2021-08-191-0/+1
* SERVER-57811 Create API to start storage with alternate locationMatthew Russotto2021-08-091-1/+5
* SERVER-58057 Support ascending and descending indexes on time-series measurem...Gregory Wlodarek2021-07-231-1/+1