| Commit message (Expand) | Author | Age | Files | Lines |
* | SERVER-68342 Modify ServerParameter to take tenantId | Gabriel Marks | 2022-08-30 | 2 | -2/+5 |
* | SERVER-68826 Move logical_time into server_base | Kaloian Manassiev | 2022-08-29 | 1 | -1/+1 |
* | SERVER-68826 Move basic_types into server_base | Kaloian Manassiev | 2022-08-26 | 1 | -1/+1 |
* | SERVER-63193 Bypass caching in checkFile for the watchdog | Gabriel Marks | 2022-08-03 | 1 | -81/+80 |
* | SERVER-66639 Manager class for pre-image collection | csum112 | 2022-07-26 | 1 | -0/+1 |
* | Revert "SERVER-63193 Use O_DIRECT in checkFile for the watchdog" | Gabriel Marks | 2022-07-25 | 1 | -64/+82 |
* | SERVER-63193 Use O_DIRECT in checkFile for the watchdog | Gabriel Marks | 2022-07-25 | 1 | -82/+64 |
* | SERVER-9434 Audit and Normalize Process Exit Codes | Matt Kneiser | 2022-07-07 | 1 | -3/+3 |
* | SERVER-55208: Remove nojournal,duroff and evergreen variant | Yu Jin Kang Park | 2022-07-06 | 1 | -16/+13 |
* | SERVER-66490 Apply pylinters to build system code | Tausif Rahman | 2022-05-25 | 1 | -1/+1 |
* | SERVER-66444 Make storage watchdog compatible with FCBIS | Vesselina Ratcheva | 2022-05-25 | 1 | -0/+3 |
* | SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includes | Billy Donahue | 2022-05-06 | 3 | -3/+8 |
* | SERVER-41353 replace errnoWithDescription with an API based on std::error_code | Billy Donahue | 2022-04-28 | 1 | -35/+35 |
* | SERVER-63271 Skip appending the watchdog section to serverStatus if watchdog ... | Yuhong Zhang | 2022-03-29 | 1 | -1/+5 |
* | SERVER-63882 resolve libdeps_graph_linting warnings | Benety Goh | 2022-02-22 | 1 | -5/+3 |
* | SERVER-59618 add LockerNoopClientObserver and register this ClientObserver in... | Benety Goh | 2021-09-27 | 1 | -6/+6 |
* | SERVER-54737 disable TSAN race detection in setSignalOnCount | Sergey Galtsev | 2021-02-24 | 1 | -1/+8 |
* | SERVER-38289 Teach objects builders how to build idl files. | Daniel Moody | 2020-10-22 | 1 | -1/+1 |
* | SERVER-43909 clarify and repair util/hex.h API | Billy Donahue | 2020-09-15 | 1 | -5/+4 |
* | SERVER-49035 Move watchdog death test to test suite | Mark Benvenuto | 2020-07-03 | 1 | -2/+3 |
* | SERVER-48775 Make OpObserverShardingImpl to be part of sharding_runtime_d | Kaloian Manassiev | 2020-06-15 | 2 | -5/+6 |
* | SERVER-47735 change mongo source over to logv2 | Billy Donahue | 2020-04-26 | 1 | -1/+1 |
* | SERVER-46127 unit tests log to a kTest component | Gabriel Russell | 2020-04-14 | 2 | -3/+2 |
* | SERVER-47040 LOGV2_FATAL also fasserts | Henrik Edin | 2020-03-24 | 1 | -63/+62 |
* | SERVER-45567 removing util/log.h where I can | Gabriel Russell | 2020-02-28 | 1 | -0/+1 |
* | SERVER-45567 removing util/log.h where I can | Gabriel Russell | 2020-02-21 | 3 | -3/+0 |
* | SERVER-45869 more automatically converted structured | Gabriel Russell | 2020-02-20 | 1 | -3/+6 |
* | SERVER-45869 automatically converted structured logging | Gabriel Russell | 2020-02-13 | 2 | -52/+127 |
* | SERVER-42967 SERVER-42895 SERVER-44086 Expand DiagnosticInfo hooks in Interru... | Ben Caimano | 2019-10-21 | 1 | -1/+1 |
* | SERVER-43987 Require predicates with OperationContext::waitForConditionOrInte... | Ben Caimano | 2019-10-17 | 1 | -14/+15 |
* | SERVER-42165 Replace uses of stdx::mutex with mongo::Mutex | Ben Caimano | 2019-09-17 | 3 | -23/+23 |
* | SERVER-40667 MongoD Storage watchdog should treat unexpected interruption as ... | Mathew Robinson | 2019-07-31 | 1 | -2/+5 |
* | SERVER-41772 Apply clang-format 7.0.1 to the codebase | clang-format-7.0.1 | 2019-07-27 | 1 | -2/+2 |
* | SERVER-42028 watchdog_test - remove forward progress check | Mark Benvenuto | 2019-07-25 | 1 | -3/+0 |
* | SERVER-39339 Remove `stdx/memory.h` | ADAM David Alan Martin | 2019-06-10 | 3 | -15/+16 |
* | SERVER-39338 Remove `stdx/functional.h` | ADAM David Alan Martin | 2019-06-10 | 1 | -2/+2 |
* | SERVER-41023 Move Storage Node Watchdog to community | Mark Benvenuto | 2019-05-13 | 9 | -0/+1842 |
* | Revert "SERVER-41023 Move Storage Node Watchdog to community" | Mark Benvenuto | 2019-05-13 | 7 | -1748/+0 |
* | SERVER-41023 Move Storage Node Watchdog to community | Mark Benvenuto | 2019-05-13 | 7 | -0/+1748 |