Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-39560 - remove leading blank line on all C++ files | Billy Donahue | 2019-02-13 | 1 | -3/+0 |
* | SERVER-37651 Update header files with new license | Ramon Fernandez | 2018-10-22 | 1 | -8/+10 |
* | SERVER-34739 Migrate to 1 connpool in ARS | Jason Carey | 2018-04-27 | 1 | -0/+15 |
* | SERVER-26674 Add checked_pointer_cast | samantharitter | 2016-11-08 | 1 | -0/+37 |
* | SERVER-18579: Clang-Format - reformat code, no comment reflow | Mark Benvenuto | 2015-06-20 | 1 | -34/+33 |
* | SERVER-17601 replace global variable debug and enum DEBUG_BUILD | Eric Milkie | 2015-03-16 | 1 | -1/+1 |
* | SERVER-16865: make linter happy | Eliot Horowitz | 2015-01-18 | 1 | -12/+12 |
* | SERVER-16865: fix osx and one case where dynamic_cast matters | Eliot Horowitz | 2015-01-18 | 1 | -1/+1 |
* | SERVER-16865: created checked_cast and use in hot spots | Eliot Horowitz | 2015-01-18 | 1 | -0/+77 |