Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-26906 Add constexpr function to convert Durations | A. Jesse Jiryu Davis | 2019-05-31 | 1 | -1/+23 |
* | 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-30580 Eliminate UserException and MsgAssertionException types | Mathias Stearn | 2017-08-16 | 1 | -17/+19 |
* | SERVER-23971 Clang-Format code | Mark Benvenuto | 2016-05-28 | 1 | -1/+1 |
* | SERVER-23971 Fixup headers to workaround clang-format 3.8 include sorting bug | Mark Benvenuto | 2016-05-28 | 1 | -0/+2 |
* | SERVER-24104 Replace stdx::duration with mongo::Duration. | Andy Schwerin | 2016-05-17 | 1 | -13/+17 |
* | Introduce a replacement for std::chrono::duration without undefined behavior. | Andy Schwerin | 2016-05-17 | 1 | -0/+219 |