Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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/+16 |
* | SERVER-36258 Construct ServiceContext after mongo initializers complete. | Andy Schwerin | 2018-07-27 | 1 | -0/+2 |
* | SERVER-34794 Construct the global ServiceContext inside a MONGO_INITIALIZER | Andy Schwerin | 2018-05-02 | 1 | -8/+1 |
* | SERVER-33621 fix lint | Robert Guo | 2018-03-29 | 1 | -0/+1 |
* | SERVER-33621 Warn if benchmark is not compiled with --opt=on | Robert Guo | 2018-03-29 | 1 | -0/+8 |
* | SERVER-30170 Embedded can now shutdown and re-initialize. | Henrik Edin | 2018-03-26 | 1 | -1/+9 |
* | SERVER-33200 add entry point for Benchmark tests | Robert Guo | 2018-02-14 | 1 | -0/+49 |