summaryrefslogtreecommitdiff
path: root/jstests/aggregation/variables
Commit message (Expand)AuthorAgeFilesLines
* SERVER-60474 Change error message for $search without search enabledTed Tuckman2022-11-041-1/+1
* SERVER-67582 Remove featureFlagSearchMetaTed Tuckman2022-07-071-6/+0
* SERVER-65692 $searchMeta improvementCharlie Swanson2022-05-071-3/+10
* SERVER-65689 Accept 'unrecognized stage' as acceptable error codeCharlie Swanson2022-04-151-1/+1
* SERVER-64480 Enable multiple SEARCH_META usagesCharlie Swanson2022-04-151-5/+16
* SERVER-58886 Ban SEARCH_META on sharded collections on variable accessTed Tuckman2021-08-031-1/+5
* SERVER-58581 Add SEARCH_META variableTed Tuckman2021-07-231-0/+31
* SERVER-51823 Use classic engine to evaluate queries containing expressions no...Anton Korshunov2021-02-141-3/+0
* SERVER-47398 Start sending 'let' for aggregates.Charlie Swanson2020-12-012-3/+3
* SERVER-49227 Tag tests to be excluded from aggregation_slot_based_executionJustin Seyster2020-08-181-0/+3
* SERVER-47191 Implement evalutation of Expressions to produce let parametersEric Cox2020-04-231-3/+3
* SERVER-46311 $$IS_MR and $$JS_SCOPE access crashes serverKatherine Wu2020-02-261-0/+26
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-142-4/+4
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-272-66/+61
* SERVER-30046 Support $expr constant expression in ComparisonMatchExpressionJames Wahlin2017-08-091-1/+2
* SERVER-28651 Move agg var ownership to ExpressionContextJames Wahlin2017-04-291-0/+57
* SERVER-27614 add $$REMOVE agg system variableDavid Storch2017-03-131-0/+87