Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-38994 step down on SIGTERM | Jason Carey | 2019-03-15 | 1 | -8/+8 |
* | SERVER-39666 Change try/catch/std::terminate to noexcept when running shutdow... | Ian Boros | 2019-02-19 | 1 | -6/+2 |
* | SERVER-39560 - remove leading blank line on all C++ files | Billy Donahue | 2019-02-13 | 1 | -1/+0 |
* | SERVER-36644 remove AtomicWord typedefs | Billy Donahue | 2019-01-07 | 1 | -1/+1 |
* | SERVER-37651 Update header files with new license | Ramon Fernandez | 2018-10-22 | 1 | -14/+16 |
* | SERVER-29380 Fix potential race in exit code during server shutdown. | Max Hirschhorn | 2017-06-09 | 1 | -7/+22 |
* | SERVER-6065 NT Service stop does not exit cleanly | Mark Benvenuto | 2017-02-10 | 1 | -1/+1 |
* | SERVER-27603 Rename mongo::inShutdown() to mongo::globalInShutdownDeprecated(... | Andy Schwerin | 2017-01-15 | 1 | -8/+4 |
* | SERVER-26137 MongoDB Windows Service hangs on stop | Mark Benvenuto | 2016-09-22 | 1 | -0/+1 |
* | SERVER-24162 Integrate TransportLayer | Samantha Ritter | 2016-07-12 | 1 | -2/+16 |
* | SERVER-23103 Unify exit handling | Andrew Morrow | 2016-03-21 | 1 | -0/+153 |