| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-06-15 | SERVER-77042 automated IWYU changes up to ratio of 0.3 | Daniel Moody | |
| 2019-02-13 | SERVER-39560 - remove leading blank line on all C++ files | Billy Donahue | |
| Remove leading comments that are just stating the filename. Move any file-level comments below the copyright banner. Remove leading blank lines. | |||
| 2018-10-22 | SERVER-37651 Update header files with new license | Ramon Fernandez | |
| 2017-11-02 | SERVER-31629 Replace ErrorCodes::fromInt() with ErrorCodes::Error() | Mathias Stearn | |
| No reason to have two ways to express the same thing, and we can't get rid of ErrorCodes::Error(). | |||
| 2016-12-22 | SERVER-24398 Remove use of boost NOEXCEPT macros in favor of true C++11 noexcept | Mark Benvenuto | |
| 2015-08-13 | SERVER-19720 add missing BOOST_NOEXCEPT to fix MSVC | Adam Midvidy | |
| 2015-08-13 | SERVER-19720 fix lint | Adam Midvidy | |
| 2015-08-13 | SERVER-19720 add a std::error_category() for MongoDB error codes | Adam Midvidy | |
