Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-50274 Refactor update system LogBuilder interface | Ian Boros | 2020-08-27 | 1 | -2/+2 |
* | SERVER-41772 Apply clang-format 7.0.1 to the codebase | clang-format-7.0.1 | 2019-07-27 | 1 | -11/+4 |
* | 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-34364 replace references to invariantOK with invariant | Benety Goh | 2018-04-26 | 1 | -2/+2 |
* | 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 | -6/+4 |
* | SERVER-28772 PushNode | Justin Seyster | 2017-08-08 | 1 | -3/+6 |
* | SERVER-28773 UpdateNode::apply should take a parameter struct | Tess Avitabile | 2017-07-31 | 1 | -3/+3 |
* | SERVER-28765 Create BitNode. | Justin Seyster | 2017-07-10 | 1 | -0/+134 |