summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands/generic_servers.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-38994 step down on SIGTERMJason Carey2019-03-151-2/+5
* SERVER-16571 Use Actual Memory Constraint vs. Total System Memory When They D...Matt Lord2019-03-081-1/+2
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+16
* SERVER-35275 rename fail point FP macros, improve docsBilly Donahue2018-05-301-1/+1
* SERVER-34653 MONGO_REGISTER_TEST_COMMANDBilly Donahue2018-05-161-7/+1
* SERVER-34628 Really remove appendCommandStatusMathias Stearn2018-05-081-12/+7
* SERVER-34805 Refactor the network libraries and move messages types to rpc/pr...Andrew Morrow2018-05-051-1/+1
* SERVER-34307 replace invariant(false) with MONGO_UNREACHABLEBenety Goh2018-04-041-1/+0
* SERVER-33889 Strip out commands and libraries from embeddedAndrew Morrow2018-04-021-0/+193
* SERVER-33980 Reduce dependencies for embedded commandsAndrew Morrow2018-03-291-0/+178