summaryrefslogtreecommitdiff
path: root/src/mongo/s/query
Commit message (Expand)AuthorAgeFilesLines
* SERVER-76427 Rename $telemetry to $queryStatsWill Buerger2023-05-1711-48/+49
* Revert "SERVER-76427: Rename $telemetry to $queryStats"liubov.molchanova2023-05-1711-49/+48
* SERVER-76427: Rename $telemetry to $queryStatsWill Buerger2023-05-1711-48/+49
* SERVER-75512 key telemetry store on hash rather than BSONObjDavis Haupt2023-05-153-1/+7
* Revert "SERVER-75512 key telemetry store on hash rather than BSONObj"auto-revert-processor2023-05-103-7/+1
* SERVER-75512 key telemetry store on hash rather than BSONObjDavis Haupt2023-05-093-1/+7
* SERVER-76557: Keep RequestShapifiers in telemetry storeWill Buerger2023-05-0510-8/+33
* SERVER-76208 support query shape serialization in IDL for types with custom s...Davis Haupt2023-05-042-9/+18
* Revert "SERVER-76208 support query shape serialization in IDL for types with ...Davis Haupt2023-05-042-18/+9
* SERVER-76208 support query shape serialization in IDL for types with custom s...Davis Haupt2023-05-032-9/+18
* SERVER-76781: Decouple opdebug metric collection from telemetryWill Buerger2023-05-035-36/+24
* SERVER-76424 Replace 'redact' with 'hmac' in $telemetry syntaxTed Tuckman2023-05-031-1/+1
* SERVER-65369 Remove $_generateV2ResumeTokens parameter from aggregate command...Arun Banala2023-05-031-10/+0
* SERVER-74482 Add conditional to avoid unnecessary calls to ClusterClientCurso...Gil Alon2023-04-286-12/+27
* SERVER-70127 change system operations to be killable by defaultJiawei Yang2023-04-261-0/+6
* Revert "SERVER-70127 change system operations to be killable by default"Sviatlana Zuiko2023-04-251-6/+0
* SERVER-70127 change system operations to be killable by defaultJiawei Yang2023-04-251-0/+6
* SERVER-75138 Add shapification for DocumentSources which use IDL for serializ...Davis Haupt2023-04-181-0/+2
* SERVER-72794: Implement cursor response for bulkWrite on mongosLingzhi Deng2023-04-175-0/+156
* SERVER-74445 Fix checkMetadataConsistency with a catalog shardJack Mulrow2023-04-143-38/+199
* SERVER-75286 Initialise the CollectionWriter's _acquisition fieldKaloian Manassiev2023-04-053-14/+0
* SERVER-66587 rename isEnabledAndIgnoreFCV to isEnabledAndIgnoreFCVUnsafeJiawei Yang2023-04-052-2/+3
* SERVER-75343: Fix and centralize identifier redaction in SerializationOptionsWill Buerger2023-04-041-1/+1
* SERVER-75265 Improve queryable encryption handling in curopMark Benvenuto2023-04-047-7/+36
* SERVER-74213: Remove hashedTelemetryKey from find and agg commandsjoshua2023-04-011-4/+0
* SERVER-75261 Added accounting for array element overhead for "listCollections...Mindaugas Malinauskas2023-03-291-17/+8
* SERVER-73112 Make NamespaceString constructors privatejannaerin2023-03-291-1/+2
* SERVER-73933: Consolidate telemetry metrics from clientcursor into OpDebug::A...Will Buerger2023-03-2710-98/+83
* SERVER-71636 Fix explain of $lookup when inner collection is shardedDavid Storch2023-03-231-2/+7
* SERVER-73494 Hook new shapification up to telemetry store for find commandDavis Haupt2023-03-206-6/+8
* SERVER-70592 Have clusterQueryWithoutShardKey apply the sort order if findAnd...Jason Zhang2023-03-203-5/+13
* SERVER-74843 Remove overloaded document source serializers and change signatu...Will Buerger2023-03-162-7/+6
* SERVER-74712 Add unimplemented document source serializersjoshua2023-03-131-0/+4
* SERVER-70799 Remove ShardVersion::IGNORED()Allison Easton2023-03-134-33/+49
* SERVER-74550 Reserve 25% of time budget for processing buffered partial resultsSteve Tarzia2023-03-091-2/+2
* SERVER-73557 add ability for mongos to broadcast shards pipeline to all nodes...Davis Haupt2023-03-084-40/+185
* SERVER-70383 Rename shard version functions and parameters that are actually ...Allison Easton2023-03-031-126/+137
* SERVER-73727: Aggregate mongos metrics in ClusterClientCursorWill Buerger2023-03-019-19/+109
* SERVER-73865 Use config shard name for the config serverJack Mulrow2023-02-232-2/+6
* SERVER-73922 Remove placement and index info getters from the catalog cacheAllison Easton2023-02-222-4/+4
* SERVER-74097 Populate `CollectionUUIDMismatch` via `listCollections` for shar...Gregory Noma2023-02-171-24/+18
* SERVER-73307 Ensure CurOpStack always has access to its OperationContext (#10...Patrick Freed2023-02-171-1/+1
* SERVER-70997 Implement query sampler counters for $currentOpIsrael Hsu2023-02-162-3/+7
* SERVER-73530 TransactionClient API to use DatabaseName objects rather than st...mathisbessamdb2023-02-162-4/+3
* Revert "SERVER-73307 Ensure CurOpStack always has access to its OperationCont...liubov.molchanova2023-02-151-1/+1
* SERVER-73307 Ensure CurOpStack always has access to its OperationContext (#10...Patrick Freed2023-02-151-1/+1
* SERVER-72197 Run clang-format 12.0.1 on the codebaseclang-format 12.0.12023-02-112-5/+15
* SERVER-70032 Report CPU time in slow query logs and profiler as cpuNanosLouis Williams2023-02-101-1/+1
* SERVER-71839 Add appear-once and custom position stage constraintsRomans Kasperovics2023-02-101-0/+5
* SERVER-73405 Enable shapeId hash for telemetry on mongodTed Tuckman2023-02-081-0/+4