Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-45755 Special formatting for duration type in logv2 | Henrik Edin | 2020-01-28 | 1 | -3/+1 |
* | SERVER-44932 support logging the duration type in logv2 | Gabriel Russell | 2019-12-30 | 1 | -120/+15 |
* | SERVER-41121 Warn when a peer certificate is about to expire | Sara Golemon | 2019-08-29 | 1 | -0/+14 |
* | 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-24418 Make Message and BufBuilder use SharedBuffer for memory management | Mathias Stearn | 2016-06-22 | 1 | -12/+12 |
* | SERVER-24104 Replace stdx::duration with mongo::Duration. | Andy Schwerin | 2016-05-17 | 1 | -2/+0 |
* | Introduce a replacement for std::chrono::duration without undefined behavior. | Andy Schwerin | 2016-05-17 | 1 | -0/+146 |