| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | SERVER-40476 remove mongoutils::str | Billy Donahue | 2019-04-09 | 1 | -1/+1 |
| | | | | | | | Rename utils/mongoutils/str.h => utils/str.h Rename namespace mongoutils::str => str Rename mongo::strcasecmp => str::caseInsensitiveCompare. | ||||
| * | SERVER-39560 - remove leading blank line on all C++ files | Billy Donahue | 2019-02-13 | 1 | -1/+0 |
| | | | | | | | Remove leading comments that are just stating the filename. Move any file-level comments below the copyright banner. Remove leading blank lines. | ||||
| * | SERVER-37651 Update header files with new license | Ramon Fernandez | 2018-10-22 | 1 | -14/+16 |
| | | |||||
| * | SERVER-32674 Make SocketException not be a special type | Mathias Stearn | 2018-01-19 | 1 | -32/+18 |
| | | |||||
| * | SERVER-31734 eliminate non-Status DBException constructor | Mathias Stearn | 2018-01-04 | 1 | -1/+2 |
| | | |||||
| * | SERVER-31622 Fix bad throws | Mathias Stearn | 2017-11-02 | 1 | -1/+1 |
| | | |||||
| * | SERVER-30580 Make argument order consistently code then message | Mathias Stearn | 2017-08-16 | 1 | -1/+1 |
| | | |||||
| * | SERVER-30580 Make DBException hold a Status | Mathias Stearn | 2017-08-16 | 1 | -1/+1 |
| | | |||||
| * | SERVER-23513 Move SocketException to its own library | samantharitter | 2016-04-07 | 1 | -0/+89 |
