Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-42892 Create set and key types for hierarchical locking | Ben Caimano | 2019-11-04 | 1 | -0/+9 |
* | 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 | -14/+17 |
* | SERVER-34364 add Status and StatusWith support to invariant() | Benety Goh | 2018-04-23 | 1 | -17/+26 |
* | SERVER-32369 evaluate invariant message before passing to invariantFailedWith... | Benety Goh | 2017-12-26 | 1 | -5/+11 |
* | SERVER-31830 Allow invariant to accept messages | samantharitter | 2017-12-06 | 1 | -5/+36 |
* | SERVER-24858 Tighten assertions around waiting for write concern | Kaloian Manassiev | 2016-07-08 | 1 | -3/+3 |
* | SERVER-24530 Use invariant instead of verify in mutable bson | Andrew Morrow | 2016-06-13 | 1 | -1/+3 |
* | SERVER-18579: Clang-Format - reformat code, no comment reflow | Mark Benvenuto | 2015-06-20 | 1 | -2/+5 |
* | SERVER-18007 support non-default constructible types in StatusWith | Adam Midvidy | 2015-06-04 | 1 | -0/+61 |