Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-39339 Remove `stdx/memory.h` | ADAM David Alan Martin | 2019-06-10 | 1 | -2/+3 |
* | SERVER-39257 Implement visitor pattern for UpdateNode | Ted Tuckman | 2019-03-26 | 1 | -0/+4 |
* | SERVER-38760 Serialize update commands to BSON | Jacob Evans | 2019-02-28 | 1 | -0/+16 |
* | 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 | -21/+23 |
* | SERVER-30731 MatchExpressionParser::parse() should require an ExpressionContext | Tess Avitabile | 2017-09-29 | 1 | -1/+1 |
* | SERVER-30401 Simplify UpdateLeafNode::apply interface | Justin Seyster | 2017-08-18 | 1 | -5/+12 |
* | SERVER-28772 PushNode | Justin Seyster | 2017-08-08 | 1 | -1/+3 |
* | SERVER-28773 UpdateNode::apply should take a parameter struct | Tess Avitabile | 2017-07-31 | 1 | -1/+1 |
* | SERVER-28768 Create CompareNode | Tess Avitabile | 2017-07-19 | 1 | -0/+63 |