Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-41772 Apply clang-format 7.0.1 to the codebase | clang-format-7.0.1 | 2019-07-27 | 1 | -2/+2 |
* | SERVER-41071 Replace NULL and 0 with nullptr | A. Jesse Jiryu Davis | 2019-06-14 | 1 | -1/+1 |
* | 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 | -9/+11 |
* | SERVER-33643 refactor processInfo to no longer depend on global | Robert Guo | 2018-03-15 | 1 | -5/+1 |
* | SERVER-33643 call initializeSystemInfo directly as a temporary workaround | Robert Guo | 2018-03-07 | 1 | -0/+1 |
* | SERVER-33203 add benchmark canary tests | Robert Guo | 2018-03-02 | 1 | -0/+163 |