summaryrefslogtreecommitdiff
path: root/src/mongo/util/exit_code.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-9434 Audit and Normalize Process Exit CodesMatt Kneiser2022-07-071-26/+33
* SERVER-61699 Abort startup if audit log rotate failsAdam Rayner2021-12-211-1/+2
* SERVER-59366 Progress monitor for periodic health checkAndrew Shuvalov2021-11-031-2/+3
* SERVER-48887 C++ death tests should fail on TSAN exit codeMark Benvenuto2020-07-031-1/+2
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-6/+4
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+17
* SERVER-31611: Perform a clean shutdown and downgrade on an interpreted FCV 3.2.Daniel Gottlieb2017-10-271-1/+3
* SERVER-29947 Implement Storage Node WatchdogMark Benvenuto2017-07-121-0/+1
* SERVER-23103 Unify exit handlingAndrew Morrow2016-03-211-16/+0
* SERVER-22950 make mongos shutdown always go through exitCleanlyAdam Midvidy2016-03-041-1/+1
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-34/+35
* SERVER-18127 Shard class should use ConnectionString for addressesKaloian Manassiev2015-05-261-3/+1
* SERVER-17570: Fix NT Service shutdown race conditionMark Benvenuto2015-03-181-0/+8
* SERVER-16105 do not hold any locks when exiting via shutdown commandEric Milkie2014-11-121-3/+2
* SERVER-14925 Shutdown command should exit cleanlyMathias Stearn2014-08-201-0/+11
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-13704 write commands handles ClockSkewException differently from legac...Randolph Tan2014-05-011-1/+1
* Move ExitCode type definition out of pch.h to mongo/util/exit_code.hAndy Schwerin2012-04-021-0/+46