summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/SConscript
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-56568 Remove LIBDEPS_TYPEINFO in favor of disabling vptr sanitizer for...Andrew Morrow2021-07-091-16/+0
* SERVER-57101 Prove generating DamageVector from docDiff in unittestYuhong Zhang2021-05-261-0/+1
* SERVER-56002 SERVER-56023 Store Collection metadata in the Collection and rep...Henrik Edin2021-05-201-0/+1
* SERVER-56233 Support wildcard multikey paths on clustered collectionsLouis Williams2021-05-131-0/+1
* SERVER-56353 Cleanup incomplete chunks from a failed pre-5.0 shard/dropCollec...Kaloian Manassiev2021-04-281-2/+1
* SERVER-55779 Clustered collections should store RecordIds as KeyStringLouis Williams2021-04-091-0/+2
* SERVER-55708 clean up index_descriptor library dependenciesBenety Goh2021-04-031-0/+2
* SERVER-55156 Move capped collection responsibilities to the collection layerGregory Wlodarek2021-03-181-2/+0
* SERVER-54008 Generalize CollectionScan to perform queries over RecordIdLouis Williams2021-02-241-10/+0
* SERVER-50994: Audit dropCollection, dropIndex, and dropView during dropDataba...Varun Ravichandran2021-02-231-0/+1
* SERVER-53990 SortedDataInterface supports RecordIds in the binary string formatLouis Williams2021-02-181-0/+1
* SERVER-53989 RecordStore determines its key format from the durable catalogLouis Williams2021-02-091-0/+1
* SERVER-50268 cleaned up LIBDEP_DEPENDENTS and wiredtiger dependencies.Daniel Moody2021-02-061-15/+1
* SERVER-53373: Pin resharding durable history across restart.Daniel Gottlieb2021-02-051-0/+3
* SERVER-53982 RecordId supports ObjectId typeLouis Williams2021-01-291-0/+10
* SERVER-53982 Delete prefixed RecordStore codeLouis Williams2021-01-271-2/+1
* SERVER-46678: Utilize durable history across restarts.Daniel Gottlieb2021-01-081-0/+1
* SERVER-50870 Establish consistent storage snapshot with the refreshed Collect...Henrik Edin2020-11-171-2/+1
* SERVER-38289 Teach objects builders how to build idl files.Daniel Moody2020-10-221-3/+3
* SERVER-51110 Feature Flag with FCV checksMark Benvenuto2020-10-161-0/+1
* SERVER-50677 Make a lock-free read version of AutoGetCollectionForRead and op...Dianna Hohensee2020-10-141-0/+1
* SERVER-49798 Added LIBDEPS_TYPEINFO for ubsan builds to add typeinfo dependen...Daniel Moody2020-10-091-0/+16
* SERVER-51276 Fix lint for compile_libfuzzertestsSpencer Jackson2020-10-031-1/+1
* SERVER-35970 Use regular Locker during storage engine initializationGregory Wlodarek2020-09-191-0/+3