summaryrefslogtreecommitdiff
path: root/src/mongo/db/exec/js_function.h
AgeCommit message (Expand)Author
2023-08-30SERVER-80109 Make WhereMatchExpression take in DatabaseName objectMathis Bessa
2023-06-22SERVER-77044 IWYU Automated changes for up to end ratio 0.4Daniel Moody
2023-05-11SERVER-71123 implement IWYU tool and add required human changesDaniel Moody
2022-03-07SERVER-64036 Avoid making a copy of JsFunction when generating an SBE planAnton Korshunov
2022-02-16SERVER-61083 Cache plans that only have a single query solutionAnton Korshunov
2021-10-16SERVER-60273 Calculate the estimated size for missing types in sbe::value::ge...Drew Paroski
2021-03-25SERVER-55281 lint for newline violationsBilly Donahue
2020-11-17SERVER-50388 Support $where operator in SBENikita Lapkov