summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/query_shape.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-76367: Abstract request-specific shapifying logic into RequestShapifiersWill Buerger2023-04-271-24/+80
* SERVER-75156 separate queryShape from telemetryKey for find requestsMaddie Zechar2023-04-261-0/+210
* SERVER-76088 Fix sort and hint with $natural query shapeCharlie Swanson2023-04-141-0/+34
* SERVER-75398 New query shape definition for find commandCharlie Swanson2023-04-131-5/+20
* SERVER-75343: Fix and centralize identifier redaction in SerializationOptionsWill Buerger2023-04-041-3/+3
* SERVER-73663 Field name redaction for LeafMatchExpressions #10765Jess Balint2023-02-241-0/+10
* SERVER-73141 Generate query shape for expressions in expression_leaf.hCharlie Swanson2023-02-111-0/+39