summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/expression_field_path_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-76424 Replace 'redact' with 'hmac' in $telemetry syntaxTed Tuckman2023-05-031-3/+3
* SERVER-75398 New query shape definition for find commandCharlie Swanson2023-04-131-3/+2
* SERVER-75343: Fix and centralize identifier redaction in SerializationOptionsWill Buerger2023-04-041-2/+2
* SERVER-74264 Fix incorrect $$NOW behavior in projection of findZixuan Zhuang2023-03-201-0/+27
* SERVER-74724 Convert query shape and redaction unit tests to use auto-updatin...Davis Haupt2023-03-141-16/+35
* SERVER-73850 add redaction for $let expressionsDavis Haupt2023-02-241-41/+30
* SERVER-73324 Literal and field name redaction for ExpressionFieldPath and Exp...Ted Tuckman2023-02-141-0/+65
* SERVER-63845 Separate variable reference tracking from pipeline field depende...Nicholas Zolnierz2022-08-181-1/+2
* SERVER-68635 Move the whole insert path out of CollectionImplKaloian Manassiev2022-08-151-1/+0
* SERVER-49927 Add $FieldPath to grammarTed Tuckman2020-08-261-20/+36
* SERVER-47853 Add unit tests which combine diffing algorithm and application codeArun Banala2020-07-071-36/+33
* SERVER-47713 Change Expression code to remove intrusive ExpressionContextJacob Evans2020-05-161-91/+91
* SERVER-40933 Split up pipeline/expression_test.cppJames Wahlin2019-10-291-0/+465