summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/expression_find_internal.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-43291 Consolidate projection execution interfacesAnton Korshunov2019-11-151-4/+4
* SERVER-42436 Implement transformation from ProjectionAST to projection execut...Anton Korshunov2019-10-021-9/+52
* SERVER-43377 Make positional projection internal expression able to access Do...Anton Korshunov2019-09-241-7/+16
* SERVER-42495 Integrate find() post-processing logic with ParsedAggregationPro...Anton Korshunov2019-09-131-0/+188