Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-39339 Remove `stdx/memory.h` | ADAM David Alan Martin | 2019-06-10 | 1 | -2/+2 |
* | SERVER-40381 Add the ability to specify a pipeline to an update command | James Wahlin | 2019-04-11 | 1 | -1/+2 |
* | 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/+13 |
* | 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-28773 UpdateNode::apply should take a parameter struct | Tess Avitabile | 2017-07-31 | 1 | -11/+3 |
* | SERVER-29162 UpdateNode implementation should only validate modified fields | Tess Avitabile | 2017-06-30 | 1 | -0/+2 |
* | SERVER-28774 Add RenameNode. | Justin Seyster | 2017-06-29 | 1 | -0/+68 |