Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-47713 Change Expression code to remove intrusive ExpressionContext | Jacob Evans | 2020-05-16 | 1 | -8/+8 |
* | SERVER-42302 Move Document/Value library to db/exec/document_value directory. | David Storch | 2019-10-01 | 1 | -1/+1 |
* | SERVER-41772 Apply clang-format 7.0.1 to the codebase | clang-format-7.0.1 | 2019-07-27 | 1 | -1/+1 |
* | SERVER-41065 Make agg evaluate() thread safe by passing 'Variables' as a para... | Arun Banala | 2019-06-12 | 1 | -2/+2 |
* | Revert "SERVER-41065 Make evaluate() thread safe by passing 'Variables' as a ... | Gregory Wlodarek | 2019-06-11 | 1 | -2/+2 |
* | SERVER-41065 Make evaluate() thread safe by passing 'Variables' as a parameter | Arun Banala | 2019-06-11 | 1 | -2/+2 |
* | SERVER-32930 Add trigonometric expressions to aggregation | Patrick Meredith | 2018-12-22 | 1 | -0/+1406 |