summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-77224 Rename lock_state.h/.cpp to locker_impl.h/.cpp to match the clas...Kaloian Manassiev2023-05-171-6/+8
* SERVER-76427 Rename $telemetry to $queryStatsWill Buerger2023-05-171-3/+3
* Revert "SERVER-76427: Rename $telemetry to $queryStats"liubov.molchanova2023-05-171-3/+3
* SERVER-76427: Rename $telemetry to $queryStatsWill Buerger2023-05-171-3/+3
* SERVER-76557: Keep RequestShapifiers in telemetry storeWill Buerger2023-05-051-1/+1
* SERVER-73468 Break dependency of commands on op_metricsKaloian Manassiev2023-05-021-15/+0
* SERVER-76367: Abstract request-specific shapifying logic into RequestShapifiersWill Buerger2023-04-271-0/+2
* SERVER-76088 Fix sort and hint with $natural query shapeCharlie Swanson2023-04-141-2/+3
* SERVER-75110 Support SerializationOptions in IDL generated serializersDavis Haupt2023-04-141-0/+2
* SERVER-74087 Thread-through `ScopedCollectionOrViewAcquisition` on the delete...Jordi Serra Torrens2023-04-121-0/+2
* SERVER-75054: Change default of internalQueryFrameworkControl to trySbeEngineHana Pearlman2023-04-061-0/+1
* Revert "SERVER-74087 Thread-through `ScopedCollectionOrViewAcquisition` on th...Jordi Serra Torrens2023-04-031-2/+0
* SERVER-74213: Remove hashedTelemetryKey from find and agg commandsjoshua2023-04-011-12/+0
* SERVER-74087 Thread-through `ScopedCollectionOrViewAcquisition` on the delete...Jordi Serra Torrens2023-03-311-0/+2
* SERVER-75261 Added accounting for array element overhead for "listCollections...Mindaugas Malinauskas2023-03-291-0/+1
* SERVER-74217 Add redaction function for find command requestTed Tuckman2023-03-011-0/+3
* SERVER-73724 [CQF] Support for optional v1 and v2 explain for js testsSvilen Mihaylov2023-02-241-0/+1
* SERVER-73489 Add redaction to sort pattern serializationMaddie Zechar2023-02-161-0/+2
* SERVER-69509 Extend constant folding with type information and a limited typ...Alberto Massari2023-02-151-0/+1
* SERVER-73141 Generate query shape for expressions in expression_leaf.hCharlie Swanson2023-02-111-10/+8
* SERVER-73460 Probe throughput to adjust storage engine concurrencyGregory Noma2023-02-081-0/+2
* SERVER-73405 Enable shapeId hash for telemetry on mongodTed Tuckman2023-02-081-0/+12
* SERVER-72518 Make 5% random-cursor $sample cutoff configurableNaama Bareket2023-02-061-0/+1
* SERVER-73634 Merge the `server_options_core` library into `server_base`Kaloian Manassiev2023-02-061-10/+25
* SERVER-72465: Expand IndexEntry for compound wildcard indexes.Alexander Ignatyev2023-02-011-0/+1
* SERVER-73238 Move some shard_key_pattern query methods out of 'grid'Kaloian Manassiev2023-01-311-7/+10
* SERVER-71484 Store telemetry key on OpDebugMaddie Zechar2023-01-231-13/+25
* SERVER-72911 Create independed stage_builder::ExpressionConstEval for QEIvan Fefer2023-01-191-0/+1
* SERVER-67446 Ensure consistent wildcardProjection specs in catalogKevin Cherkauer2023-01-191-1/+1
* SERVER-69508 Generate SBE Expressions by means of constant-folded ABT treesAlberto Massari2022-12-141-16/+0
* Revert "SERVER-69508 Generate SBE Expressions by means of constant-folded ABT...auto-revert-processor2022-12-141-0/+16
* SERVER-69508 Generate SBE Expressions by means of constant-folded ABT treesAlberto Massari2022-12-131-16/+0
* Revert "SERVER-69508 Generate SBE Expressions by means of constant-folded ABT...Sviatlana Zuiko2022-12-071-0/+16
* SERVER-69508 Generate SBE Expressions by means of constant-folded ABT treesAlberto Massari2022-12-071-16/+0
* SERVER-71051 Make CE module less dependent on statistics moduleAnton Korshunov2022-11-281-0/+1
* SERVER-70647 Add entries to telemetry cache for find and getMore requestsJennifer Peshansky2022-11-141-0/+3
* SERVER-70851 Rate limiting for telemetryMaddie Zechar2022-11-121-0/+13
* SERVER-71065 Implement onTelemetryStoreSizeUpdate functionjoshua2022-11-121-8/+19
* SERVER-70490 Cache cost model coefficients in CostModelManagerRuoxin Xu2022-11-111-0/+1
* SERVER-70645 Create telemetry cache type from PlanCacheBaseJess Balint2022-11-081-1/+15
* SERVER-70854 Add telemetry infrastructure and generic memory size toolsJennifer Peshansky2022-11-031-2/+3
* SERVER-70053 Serialize and deserialize DatabaseName correctly in multitenancy...jannaerin2022-10-271-2/+3
* SERVER-69721 Serialize and deserialize namespace in cursor reply objects corr...jannaerin2022-10-211-0/+1
* SERVER-70260 Support stage expression in SBE benchmarkIvan Fefer2022-10-191-0/+1
* SERVER-69447 Add a query knob to control version of Cost Model coefficientsAlexander Ignatyev2022-10-121-0/+1
* SERVER-63731 Initialize views in `CollectionCatalog`Gregory Noma2022-10-111-1/+0
* SERVER-69499 Change callsites to use serialize and deserialize from Namespace...Adityavardhan Agrawal2022-10-101-0/+1
* Revert "SERVER-63731 Initialize views in `CollectionCatalog`"auto-revert-processor2022-10-071-0/+1
* SERVER-63731 Initialize views in `CollectionCatalog`Gregory Noma2022-10-071-1/+0
* SERVER-69871 Move feature_flag unit into server_baseSara Golemon2022-09-221-1/+0