summaryrefslogtreecommitdiff
path: root/src/mongo/db/SConscript
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-70490 Cache cost model coefficients in CostModelManagerRuoxin Xu2022-11-111-0/+1
* SERVER-70897 move BatchedWriteContext into db/op_observerShin Yee Tan2022-11-101-11/+0
* SERVER-70307 Add MatchExpression validation pass for range payloadsDavis Haupt2022-11-041-0/+2
* SERVER-70473 Make shards support persisting sampled read queriesCheahuychou Mao2022-11-011-0/+1
* SERVER-70044 Thread-through CollectionPtr into the onUpdate OpObserverDaniel Gómez Ferro2022-10-281-0/+1
* SERVER-70053 Serialize and deserialize DatabaseName correctly in multitenancy...jannaerin2022-10-271-4/+7
* SERVER-70381 Creating auxiliary library with the ShardFiltererSergi Mateo Bellido2022-10-261-1/+11
* SERVER-69715 Enable currentOp to be run in multitenancy modejannaerin2022-10-261-0/+1
* SERVER-70750 clean up ticketholder and curop library dependenciesBenety Goh2022-10-211-1/+1
* SERVER-68337 Perform `collectionUUID` check inside `AutoGetCollection`Gregory Noma2022-10-211-0/+2
* SERVER-67887 Add metrics for the first non-auth command on an ingress connectionVojislav Stojkovic2022-10-201-0/+1
* SERVER-68650 Improve async RPC API naming conventions and fix use of retry po...George Wangensteen2022-10-191-1/+1
* SERVER-70470 [CQF] Modularize core optimizerSvilen Mihaylov2022-10-181-2/+4
* SERVER-70352 Create statistics cache at the startupMisha Tyulenev2022-10-171-0/+1
* SERVER-69091 Handle invalid TTL expireAfterSeconds values uniformlyMatthew Saltz2022-10-171-0/+1
* SERVER-70137 Feature flag admission priority in curOpJordi Olivares Provencio2022-10-171-0/+1
* Revert "SERVER-70137 Feature flag the currentOp change"auto-revert-processor2022-10-141-1/+0
* SERVER-70137 Feature flag the currentOp changeJordi Olivares Provencio2022-10-131-0/+1
* SERVER-70137 Add OpCtx priority for ticket acquisition in CurOpJordi Olivares Provencio2022-10-131-0/+1
* SERVER-66435 Always use classic engine for IDhack plansAnna Wawrzyniak2022-10-121-1/+1
* SERVER-69447 Add a query knob to control version of Cost Model coefficientsAlexander Ignatyev2022-10-121-0/+1
* SERVER-69749 BatchedWriteContext uses TransactionOperations internally to hol...Benety Goh2022-10-111-1/+2
* SERVER-63731 Initialize views in `CollectionCatalog`Gregory Noma2022-10-111-1/+1
* SERVER-69499 Change callsites to use serialize and deserialize from Namespace...Adityavardhan Agrawal2022-10-101-0/+3
* SERVER-66643 Create pre-image collections per tenantRomans Kasperovics2022-10-101-5/+1
* Revert "SERVER-63731 Initialize views in `CollectionCatalog`"auto-revert-processor2022-10-071-1/+1
* SERVER-63731 Initialize views in `CollectionCatalog`Gregory Noma2022-10-071-1/+1
* SERVER-70093 add unit test executable for db/op_observerBenety Goh2022-09-291-16/+0
* SERVER-46478 Add opLatencies to mongoS serverStatusKevin Cherkauer2022-09-281-0/+2
* SERVER-66717 Guard change collection code with the serverless flag.Rishab Joshi2022-09-281-0/+1
* SERVER-69060 Guard server parameters on feature flagsSara Golemon2022-09-271-0/+2
* Revert "SERVER-66717 Guard change collection code with the serverless flag."Sviatlana Zuiko2022-09-261-1/+0