summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/serialization_options.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-75512 key telemetry store on hash rather than BSONObjDavis Haupt2023-05-151-0/+2
* Revert "SERVER-75512 key telemetry store on hash rather than BSONObj"auto-revert-processor2023-05-101-2/+0
* SERVER-75512 key telemetry store on hash rather than BSONObjDavis Haupt2023-05-091-0/+2
* SERVER-76208 support query shape serialization in IDL for types with custom s...Davis Haupt2023-05-041-7/+7
* SERVER-76424 Replace 'redact' with 'hmac' in $telemetry syntaxTed Tuckman2023-05-031-28/+28
* SERVER-75110 Support SerializationOptions in IDL generated serializersDavis Haupt2023-04-141-2/+12
* SERVER-75398 New query shape definition for find commandCharlie Swanson2023-04-131-25/+76
* SERVER-75343: Fix and centralize identifier redaction in SerializationOptionsWill Buerger2023-04-041-20/+59
* SERVER-73678 Implement and verify redaction for JsonSchema MatchExpressionsTed Tuckman2023-03-281-0/+44
* Revert "SERVER-73678 Implement redaction in jsonschema expressions"auto-revert-processor2023-03-281-44/+0
* SERVER-73678 Implement redaction in jsonschema expressionsTed Tuckman2023-03-271-0/+44
* SERVER-74782: $setWindowFields redactionWill Buerger2023-03-211-0/+9
* SERVER-74843 Remove overloaded document source serializers and change signatu...Will Buerger2023-03-161-2/+10
* SERVER-74712 Add unimplemented document source serializersjoshua2023-03-131-0/+2
* SERVER-73488 Add redaction to projection AST serializationDavis Haupt2023-02-271-0/+7
* SERVER-73663 Field name redaction for LeafMatchExpressions #10765Jess Balint2023-02-241-0/+7
* SERVER-73324 formatting fixupmadelinezec2023-02-161-4/+4
* SERVER-73324 Literal and field name redaction for ExpressionFieldPath and Exp...Ted Tuckman2023-02-141-4/+18
* SERVER-72873 add header brackets tidy check.Daniel Moody2023-02-121-1/+2
* SERVER-73141 Generate query shape for expressions in expression_leaf.hCharlie Swanson2023-02-111-0/+70