summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/expression_walker_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-54741: Extend expression walker to support read-only use casesHana Pearlman2021-06-041-11/+52
* SERVER-54975 Rename IDL parser classes to use CommandRequest and CommandReply...Bernard Gorman2021-04-021-1/+1
* SERVER-54589: Extend MatchExpression renaming to support $match with $exprHana Pearlman2021-02-251-0/+37
* SERVER-54709 Add flexible agg expression walkerJacob Evans2021-02-241-8/+42
* SERVER-51649 Convert aggregate command input to IDLRuoxin Xu2021-01-071-3/+4
* SERVER-47713 Change Expression code to remove intrusive ExpressionContextJacob Evans2020-05-161-1/+1
* SERVER-46015 Cleanup Pipeline parsing for aggregation stages with child pipel...Nicholas Zolnierz2020-02-191-1/+1
* SERVER-39397 Simplify Walker to remove reference parametersJacob Evans2019-05-241-42/+13
* SERVER-40913 Make agg Expression walkerJacob Evans2019-05-161-0/+149
* Revert "SERVER-40913 Make agg Expression walker"Jacob Evans2019-05-131-131/+0
* SERVER-40913 Make agg Expression walkerJacob Evans2019-05-131-0/+131