summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/expression_function.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-75398 New query shape definition for find commandCharlie Swanson2023-04-131-7/+7
* SERVER-75129 Allow SBE compatibility check to distinguish featureFlagSbeFullRui Liu2023-03-241-1/+1
* SERVER-73317 redaction for $function and $accumulatorMaddie Zechar2023-03-031-1/+3
* SERVER-73324 Literal and field name redaction for ExpressionFieldPath and Exp...Ted Tuckman2023-02-141-2/+2
* SERVER-63845 Separate variable reference tracking from pipeline field depende...Nicholas Zolnierz2022-08-181-4/+0
* SERVER-58076 Exclude new 5.0 language features from stable APICharlie Swanson2021-06-291-1/+1
* SERVER-51823 Use classic engine to evaluate queries containing expressions no...Anton Korshunov2021-02-141-1/+3
* SERVER-47713 Change Expression code to remove intrusive ExpressionContextJacob Evans2020-05-161-5/+4
* SERVER-46169 Remove query-related FCV checks left over from 4.4 developmentDavid Storch2020-03-311-4/+1
* SERVER-46608 Ban use of $function in schema validatorsSvilen Mihaylov2020-03-251-0/+4
* SERVER-46494 improve perf of '$function'Eric Cox2020-03-131-0/+2
* SERVER-45457 Allow disabling system.js on a per-expression basisKatherine Wu2020-02-211-1/+1
* SERVER-45454 Desugar where to expr + functionEric Cox2020-02-131-7/+39
* SERVER-45453 Change name and usage of '$_internalJs' to '$function'Katherine Wu2020-02-071-0/+112
* Revert "SERVER-45453 Change name and usage of '$_internalJs' to '$function'"Katherine Wu2020-02-071-112/+0
* SERVER-45453 Change name and usage of '$_internalJs' to '$function'Katherine Wu2020-02-071-0/+112