summaryrefslogtreecommitdiff
path: root/src/mongo/db/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74526 Fix high CPU utilization for a change streams opened against sec...David Storch2023-03-031-1/+0
* SERVER-74435 Add basic classic engine SPOOL stageAlyssa Wagenmaker2023-03-031-0/+1
* SERVER-74352 Use throughput probing by defaultGregory Noma2023-03-011-0/+1
* SERVER-66482 Port Runtime Audit Configuration into a cluster server parameterGabriel Marks2023-02-211-0/+1
* Revert "SERVER-66482 Port Runtime Audit Configuration into a cluster server p...Gabriel Marks2023-02-211-1/+0
* SERVER-66482 Port Runtime Audit Configuration into a cluster server parameterGabriel Marks2023-02-181-0/+1
* SERVER-69509 Extend constant folding with type information and a limited typ...Alberto Massari2023-02-151-0/+1
* SERVER-73334 Create disk space monitoring taskLouis Williams2023-02-131-0/+1
* SERVER-73880 Make DatabaseName constantsjannaerin2023-02-111-1/+0
* SERVER-72598 Introduce server parameter to turn off logging for detailed conn...Blake Oler2023-02-091-0/+12
* SERVER-73602 Add the stub of the TIMESERIES_WRITE query stageYuhong Zhang2023-02-091-0/+1
* SERVER-59913 Move CollectionPtr yield logic out of the CollectionCatalogHenrik Edin2023-02-071-0/+1
* SERVER-73417 Change method signature of produceDocumentForUpsert() to include...Sanika Phanse2023-02-071-1/+1
* SERVER-73634 Merge the `server_options_core` library into `server_base`Kaloian Manassiev2023-02-061-17/+7
* SERVER-73469 Remove dependency of the ChunkManager on QueryKaloian Manassiev2023-02-031-1/+3
* SERVER-73470 Log index inconsistencies detected by queries in the health logGregory Wlodarek2023-02-031-0/+1
* SERVER-73497 Create an interface for the HealthLogGregory Wlodarek2023-02-031-1/+2
* SERVER-73238 Move some shard_key_pattern query methods out of 'grid'Kaloian Manassiev2023-01-311-5/+5
* SERVER-73354 Decommission the `catalog/collection` libraryKaloian Manassiev2023-01-301-60/+39
* SERVER-65249 Enable cluster parameters on standaloneGabriel Marks2023-01-261-0/+3
* SERVER-73285 Create the write interface for time-series deletesYuhong Zhang2023-01-261-0/+1
* SERVER-73238 Fold the `range_arithmetic` library into `shard_role_api`Kaloian Manassiev2023-01-261-84/+48
* SERVER-73238 Introduce the `shard_role_api` libraryKaloian Manassiev2023-01-261-8/+25
* SERVER-73238 Cleanup direct linking references to `sharding_api_d`Kaloian Manassiev2023-01-241-61/+55
* SERVER-71484 Store telemetry key on OpDebugMaddie Zechar2023-01-231-49/+14
* SERVER-72645 Split sbe_stage_builder_helpers.h into separate ABT/non ABT hea...Svilen Mihaylov2023-01-191-0/+2
* SERVER-69445 Implement the CollectionSnapshot(s) infrastructure to back Colle...Jordi Serra Torrens2023-01-191-0/+4
* 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-11/+4
* SERVER-72806 Create new class for produceDocumentForInsertSanika Phanse2023-01-181-3/+1
* SERVER-71823 Introduce new checkMetadataConsistency commandPol Pinol Castuera2023-01-181-0/+11
* SERVER-72694: Better linkingKshitij Gupta2023-01-121-13/+14
* SERVER-71943 Move ABT translation to new visitor mechanismBen Shteinfeld2023-01-051-0/+2
* SERVER-66283 Correct tailable cursor support on unreplicated capped collectionsLouis Williams2022-12-291-0/+1
* SERVER-67903 Move _numSorted and _totalDataSizeSorted to sorterStats classShin Yee Tan2022-12-221-0/+1
* SERVER-71943 Convert CQF fallback to new DocumentSource visitor mechanismBen Shteinfeld2022-12-211-0/+2
* SERVER-71891 Explicitly use ShardLocal in ShardingCatalogManagerJack Mulrow2022-12-151-0/+1
* SERVER-69508 Generate SBE Expressions by means of constant-folded ABT treesAlberto Massari2022-12-141-1/+3
* Revert "SERVER-69508 Generate SBE Expressions by means of constant-folded ABT...auto-revert-processor2022-12-141-3/+1
* SERVER-69508 Generate SBE Expressions by means of constant-folded ABT treesAlberto Massari2022-12-131-1/+3
* SERVER-71322 Change FLEClientCrypto::decryptDocument to use libmongocrypt for...Mark Benvenuto2022-12-091-0/+2
* SERVER-71818: Use the new cluster paramKshitij Gupta2022-12-071-14/+19
* Revert "SERVER-69508 Generate SBE Expressions by means of constant-folded ABT...Sviatlana Zuiko2022-12-071-3/+1
* SERVER-69508 Generate SBE Expressions by means of constant-folded ABT treesAlberto Massari2022-12-071-1/+3
* SERVER-69959 Introduce majority committed point advancement notification mech...Denis Grebennicov2022-11-291-0/+1
* SERVER-71051 Make CE module less dependent on statistics moduleAnton Korshunov2022-11-281-1/+2
* SERVER-70267 Add function to check if expression is monotonic on a given fieldIvan Fefer2022-11-231-0/+1
* SERVER-67241 Log metrics for first ingress hello commandVojislav Stojkovic2022-11-221-1/+1
* SERVER-65809 Add min_fcv IDL option for server parametersGabriel Marks2022-11-171-0/+1
* SERVER-71315 Decide where to store the Telemetry keyjoshua2022-11-151-0/+1