summaryrefslogtreecommitdiff
path: root/src/mongo/db/catalog/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-69687 Add $_externalDataSources aggregate command optionYoonsoo Kim2022-10-291-0/+1
* SERVER-70053 Serialize and deserialize DatabaseName correctly in multitenancy...jannaerin2022-10-271-4/+4
* SERVER-68337 Perform `collectionUUID` check inside `AutoGetCollection`Gregory Noma2022-10-211-1/+0
* SERVER-62395 Use tid field to create namespace on non-txn commands during opl...jannaerin2022-10-171-0/+2
* SERVER-69091 Handle invalid TTL expireAfterSeconds values uniformlyMatthew Saltz2022-10-171-0/+1
* 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
* SERVER-63731 Use `NamespaceStringUtil` in `ViewsForDatabase`Gregory Noma2022-10-121-2/+0
* SERVER-63731 Initialize views in `CollectionCatalog`Gregory Noma2022-10-111-1/+6
* SERVER-69499 Change callsites to use serialize and deserialize from Namespace...Adityavardhan Agrawal2022-10-101-0/+3
* Revert "SERVER-63731 Initialize views in `CollectionCatalog`"auto-revert-processor2022-10-071-6/+1
* SERVER-63731 Initialize views in `CollectionCatalog`Gregory Noma2022-10-071-1/+6
* SERVER-69685 Add `createVirtualCollection` APIYoonsoo Kim2022-09-281-0/+2
* SERVER-69871 Move feature_flag unit into server_baseSara Golemon2022-09-221-1/+0
* SERVER-69365 Support updating indices in updateWithDamagesJordi Olivares Provencio2022-09-191-0/+1
* SERVER-69712 Revert unused write listeners/controllersAndy Schwerin2022-09-161-15/+0
* SERVER-67383 Track resource names using `ResourceCatalog`Gregory Noma2022-09-161-0/+1
* SERVER-69483 Merge db_raii and catalog_raii into shard_roleKaloian Manassiev2022-09-081-25/+20
* SERVER-68826 Move logical_time into server_baseKaloian Manassiev2022-08-291-11/+7
* SERVER-68826 Move basic_types into server_baseKaloian Manassiev2022-08-261-7/+1
* SERVER-68826 Fold tenant_id into the server_base libraryKaloian Manassiev2022-08-231-1/+1
* SERVER-63845 Separate variable reference tracking from pipeline field depende...Nicholas Zolnierz2022-08-181-2/+2
* SERVER-67814 Fix detection of and report the number of time-series collection...Dan Larkin-York2022-08-181-0/+1
* SERVER-68826 Introduce the server_base libraryKaloian Manassiev2022-08-181-25/+20
* SERVER-68820 Move temp collection cleanup paths out of DatabaseKaloian Manassiev2022-08-151-6/+7
* SERVER-68635 Move the whole insert path out of CollectionImplKaloian Manassiev2022-08-151-0/+6
* SERVER-68634 Move insertDocumentForBulkLoader out of CollectionImplKaloian Manassiev2022-08-111-7/+22
* SERVER-68671 Only maintain drop pending idents in the CollectionCatalog when ...Gregory Wlodarek2022-08-101-0/+1
* SERVER-68205 Pull capped collection maintenance out of CollectionImplKaloian Manassiev2022-08-071-1/+6
* SERVER-68185 Ensure view can be created on a particular tenant's collectionjannaerin2022-08-011-0/+1
* SERVER-67505 Move multi-doc transaction classes from mongo/db/ to mongo/db/tr...Shin Yee Tan2022-08-011-1/+1
* SERVER-68257 Migrate dbcommands from ErrmsgCommandDeprecatedSara Golemon2022-07-301-0/+1
* SERVER-66794 Detect time-series collections that require extended range supportDan Larkin-York2022-07-301-0/+2
* SERVER-67023 : Check 'control.count' in time-series validate commandRichard Hausman2022-07-281-0/+1
* SERVER-66987 Check time-series bucket min and max fields during validation co...Damian Wasilewicz2022-07-211-0/+2
* SERVER-65143 Directly usage of repl establishOplogCollectionForLogging functionLeonardo Menti2022-07-141-0/+1
* SERVER-67200 Add a new range QueryType to EncryptedFieldConfigReilly McBride2022-07-081-1/+1
* SERVER-67507 Move op_observer files to op_observer directoryShin Yee Tan2022-07-081-3/+3
* SERVER-67783 Remove usages of AutoGetCollection::getDb related to makeUniqueC...Kaloian Manassiev2022-07-081-4/+5
* SERVER-66976 Enabled validation for time-series collectionsDamian Wasilewicz2022-07-061-0/+2
* SERVER-66689 Build index on meta, time by default for time-series collectionsGregory Wlodarek2022-07-011-0/+1
* Revert "SERVER-66976 Enabled validation for time-series collections"Sviatlana Zuiko2022-06-301-2/+0
* SERVER-66976 Enabled validation for time-series collectionsDamian Wasilewicz2022-06-291-0/+2
* SERVER-67162 Integrate new PCRE2 wrapperJennifer Peshansky2022-06-271-0/+1
* SERVER-67502 move write_ops library from mongo/db to mongo/db/ops/Benety Goh2022-06-241-1/+1
* SERVER-64432 Integrate SBE plan cache for $lookupRui Liu2022-06-221-0/+1
* SERVER-67224 clean up op_observer_impl LIBDEPSBenety Goh2022-06-131-0/+1
* SERVER-61625 Remove BSONColumn validation from CollectionValidationGregory Wlodarek2022-05-311-1/+0
* SERVER-62764 Write tenantId fields to oplog entries on insertHugh Tong2022-05-251-0/+2
* SERVER-66490 Apply pylinters to build system codeTausif Rahman2022-05-251-12/+10