summaryrefslogtreecommitdiff
path: root/src/mongo/executor/network_interface_thread_pool.cpp
AgeCommit message (Expand)Author
2023-09-23SERVER-81059 bulk-revert of include of boost iif.hppBilly Donahue
2023-07-01SERVER-77049 SERVER-77050 IWYU automated changes up to 1.0Daniel Moody
2022-05-06SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue
2021-09-08SERVER-59782 migrate makeGuard calls to ScopeGuardBilly Donahue
2020-04-26SERVER-47735 change mongo source over to logv2Billy Donahue
2020-03-24SERVER-47040 LOGV2_FATAL also fassertsHenrik Edin
2020-02-21SERVER-45567 removing util/log.h where I canGabriel Russell
2020-02-20SERVER-45869 more automatically converted structuredGabriel Russell
2019-09-17SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano
2019-04-05SERVER-39965 OutOfLineExecutor Tasks are now unique_function(Status)Ben Caimano
2019-04-03Revert "SERVER-39965 OutOfLineExecutor Tasks are now unique_function(Status)"Benety Goh
2019-04-02SERVER-39965 OutOfLineExecutor Tasks are now unique_function(Status)Ben Caimano
2019-03-13SERVER-40111 Switch ThreadPool classes from try-catch to noexceptBen Caimano
2019-02-27SERVER-39513 NetworkInterface::setAlarm should be cancellableBen Caimano
2019-02-13SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue
2019-01-11SERVER-30711: scope_guard rewrite, to avoid -Werror=noexcept-typeBilly Donahue
2018-10-22SERVER-37651 Update header files with new licenseRamon Fernandez
2017-06-18SERVER-27244 Status usage compile-time facilities.ADAM David Alan Martin
2016-05-28SERVER-23971 Clang-Format codeMark Benvenuto
2016-05-17SERVER-24104 Replace stdx::duration with mongo::Duration.Andy Schwerin
2015-11-17SERVER-21436 NetworkInterfaceThreadPool for shardingJason Carey