Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-39560 - remove leading blank line on all C++ files | Billy Donahue | 2019-02-13 | 1 | -1/+0 |
* | SERVER-38248 Change StringMap implementation to absl::flat_hash_map | Henrik Edin | 2018-12-04 | 1 | -2/+2 |
* | SERVER-37651 Update header files with new license | Ramon Fernandez | 2018-10-22 | 1 | -21/+23 |
* | SERVER-31962 Replace Variables::hasUserDefinedValue() with const val chk | James Wahlin | 2017-11-17 | 1 | -3/+17 |
* | SERVER-30399 Add caching for $lookup non-correlated sub-pipeline prefix | Bernard Gorman | 2017-09-24 | 1 | -1/+13 |
* | SERVER-30046 Support $expr constant expression in ComparisonMatchExpression | James Wahlin | 2017-08-09 | 1 | -4/+10 |
* | SERVER-28651 Don't hold Document ref across group iterationsr3.5.7 | James Wahlin | 2017-05-09 | 1 | -2/+2 |
* | SERVER-28651 Pass agg Variables root doc via Expression::evaluate() | James Wahlin | 2017-05-03 | 1 | -5/+5 |
* | SERVER-28651 Move agg var ownership to ExpressionContext | James Wahlin | 2017-04-29 | 1 | -7/+12 |
* | SERVER-28597 Move agg Variables into separate files | James Wahlin | 2017-04-04 | 1 | -0/+168 |