summaryrefslogtreecommitdiff
path: root/src/mongo/db/catalog/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-61987 Change DatabaseHolder's map to be keyed by TenantDatabaseNameSophia Tan2022-02-031-2/+7
* SERVER-63101 Have CollectionCatalog APIs return a set TenantDatabaseNameSophia Tan2022-02-021-0/+2
* SERVER-50081 Remove duplicate documents of unique indexes in repair modeShin Yee Tan2022-01-281-0/+15
* SERVER-62879 Rename ErrorCode `CannotEnableIndexConstraint` to `CannotConvert...Yuhong Zhang2022-01-241-3/+3
* SERVER-62241 Prohibit using arbitrary cluster indexing keyJordi Olivares Provencio2022-01-191-0/+1
* SERVER-61986 Add TenantNamespace to Collection objectjannaerin2022-01-181-0/+3
* Revert "SERVER-62239 Put tenantId on opCtx if passed as $tenant"Kaloian Manassiev2022-01-161-3/+0
* SERVER-61986 Add TenantNamespace to Collection objectjannaerin2022-01-141-0/+3
* SERVER-62577 Remove `collection_uuid_mismatch` compilation unitGregory Noma2022-01-131-12/+2
* SERVER-62429 Add `CollectionUUIDMismatch` error codeGregory Noma2022-01-111-0/+22
* SERVER-61486 add CollModOpObserverBenety Goh2021-12-031-0/+1
* SERVER-61486 add CollModWriteOpsTrackerBenety Goh2021-12-031-0/+1
* SERVER-61047 Add test-only server parameter to validate BSONColumn in the val...Henrik Edin2021-12-021-0/+1
* Revert "SERVER-61047 Add test-only server parameter to validate BSONColumn in...Henrik Edin2021-11-191-1/+0
* SERVER-61047 Add test-only server parameter to validate BSONColumn in the val...Henrik Edin2021-11-191-0/+1
* SERVER-61556 Fix SBE lib dependenciesAlexander Ignatyev2021-11-191-1/+1
* SERVER-61392 Create CannotEnableIndexConstraint error code and its ErrorExtra...Yuhong Zhang2021-11-151-0/+11
* SERVER-59657 Annotate some of the WriteConflictExceptionsAndrew Shuvalov2021-11-121-1/+2
* SERVER-61159 Check for duplicates before converting a non-unique index to uniqueBenety Goh2021-11-091-0/+4
* SERVER-58736 Add BatchedCollectionCatalogWriter classHenrik Edin2021-11-051-0/+11
* SERVER-60066 Remove plan cache entries on collection dropAlexander Ignatyev2021-11-031-0/+1
* SERVER-60577 Add functionality to detect mixed-schema data in time-series buc...Gregory Wlodarek2021-10-301-0/+2
* SERVER-59607 Re-locate the pre-images collection to 'config' databaseDenis Grebennicov2021-10-251-1/+0
* SERVER-60575 On upgrade, add the catalog flag that indicates that a time-seri...Gregory Wlodarek2021-10-221-0/+1
* SERVER-59219 Check oplog visibility lock semantics for possible deadlockDan Larkin-York2021-10-211-0/+1
* SERVER-60612 add processCollModIndexRequest()Benety Goh2021-10-141-0/+1
* SERVER-60232 Convert 'changeStreamsPreAndPostImages' parameter for create/col...Denis Grebennicov2021-10-121-0/+3
* Revert "SERVER-58736 Add benchmark for CollectionCatalog::write()"Gregory Wlodarek2021-10-061-11/+0
* SERVER-59797 Introduce new type for clusteredIndex create commandHaley Connelly2021-09-281-0/+17
* SERVER-59805 The 'validate' command detects invalid index optionsGregory Wlodarek2021-09-241-0/+1
* SERVER-59854 Remove PlanCacheIndexabilityState from the PlanCacheRuoxin Xu2021-09-241-2/+5
* SERVER-58685 Implement creation of pre-images collectionDenis Grebennicov2021-09-151-0/+1
* SERVER-58469 Add option "changeStreamsPreAndPostImages" to the "create" and "...Denis Grebennicov2021-09-151-0/+2
* SERVER-59855 merge timeseries_idl into timeseries_optionsBenety Goh2021-09-101-2/+1
* SERVER-59855 clean up SConscript references to timeseries_idl libraryBenety Goh2021-09-091-0/+1
* SERVER-59739 move drop_indexes.idl to index_commands_idlBenety Goh2021-09-091-0/+1
* SERVER-59600 merge validate_results library into collection_validationBenety Goh2021-08-271-11/+1
* SERVER-59600 move StorageDebugUtil::printKeyString() to the KeyString namespaceBenety Goh2021-08-271-1/+0
* SERVER-59438 clean up db/catalog/SConscript LIBDEPSBenety Goh2021-08-191-114/+93
* SERVER-59310 clean up db/index/SConscript LIBDEPSBenety Goh2021-08-151-1/+4
* SERVER-58736 Add benchmark for CollectionCatalog::write()Gregory Wlodarek2021-08-021-0/+11
* SERVER-58740 Reserve multiple oplog slots when writing retryable findAndModif...Jason Chan2021-07-271-0/+2
* SERVER-56568 Remove LIBDEPS_TYPEINFO in favor of disabling vptr sanitizer for...Andrew Morrow2021-07-091-9/+0
* SERVER-55784 Add catalog statistics to serverStatusLouis Williams2021-05-261-0/+16
* SERVER-56797 Allow collMod to change time-series bucket granularityDan Larkin-York2021-05-261-2/+3
* SERVER-56934 Make expireAfterSeconds a top-level collection optionGregory Noma2021-05-241-12/+0
* SERVER-56002 SERVER-56023 Store Collection metadata in the Collection and rep...Henrik Edin2021-05-201-0/+2
* SERVER-56233 Support wildcard multikey paths on clustered collectionsLouis Williams2021-05-131-0/+1
* SERVER-56453 move LocalOplogInfo build target and implementation from repl/ t...Benety Goh2021-05-131-1/+16
* SERVER-56292 Ensure time-series collections properly handle stepdown and stepupGregory Noma2021-04-291-1/+0