Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-19628 Add Decimal128 type support to update/delete code paths | David Hatch | 2015-08-13 | 1 | -0/+1 |
* | SERVER-18579: Clang-Format - reformat code, no comment reflow | Mark Benvenuto | 2015-06-20 | 1 | -90/+86 |
* | SERVER-17880 Rename OpTime to Timestamp | Eric Milkie | 2015-04-07 | 1 | -1/+1 |
* | SERVER-16940 Change pass-by-const-ref of StringData to pass-by-value | Tyler Brock | 2015-02-06 | 1 | -3/+3 |
* | SERVER-13264 Move Apache-licensed files to AGPL | Ian Whalen | 2014-05-16 | 1 | -9/+21 |
* | SERVER-12494 Embed loops for navigation by name or index within Document | Andrew Morrow | 2014-01-29 | 1 | -2/+9 |
* | SERVER-8046 Add support for cloning elements to mutable | Andrew Morrow | 2013-05-31 | 1 | -0/+5 |
* | SERVER-8046 Add utilities to simplify debugging and testing with mutable | Andrew Morrow | 2013-05-31 | 1 | -0/+2 |
* | SERVER-8046 Add a new hasChildren method is faster than counting | Andrew Morrow | 2013-04-08 | 1 | -0/+1 |
* | SERVER-8046 Implement lazyness for mutable BSON | Andrew Morrow | 2013-03-08 | 1 | -0/+110 |