Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-39019 Fix incorrect $elemMatch $ne serialization | James Wahlin | 2019-02-19 | 1 | -0/+12 |
* | SERVER-39560 - remove leading blank line on all C++ files | Billy Donahue | 2019-02-13 | 1 | -1/+0 |
* | SERVER-37651 Update header files with new license | Ramon Fernandez | 2018-10-22 | 1 | -8/+10 |
* | SERVER-32690 Fix invariant failure in agg renamed paths optimization. | David Storch | 2018-01-19 | 1 | -4/+7 |
* | SERVER-31760 Add InternalExprEqMatchExpression. | David Storch | 2017-12-18 | 1 | -15/+6 |
* | SERVER-30783 Move init() logic to MatchExpression constructors | Blake Oler | 2017-11-14 | 1 | -9/+10 |
* | SERVER-31696 Rename path prefixes in applyRenamesToExpression(). | Justin Seyster | 2017-11-03 | 1 | -0/+41 |
* | SERVER-30951 Add top-level $expr to MatchExpression | James Wahlin | 2017-09-10 | 1 | -0/+7 |
* | SERVER-30245 Make ArrayMatchingMatchExpression inherit from PathMatchExpression. | David Storch | 2017-08-02 | 1 | -2/+18 |
* | SERVER-29585: Create a $_internalSchemaObjectMatch MatchExpression | Nick Zolnierz | 2017-07-11 | 1 | -0/+76 |