summaryrefslogtreecommitdiff
path: root/src/mongo/transport/service_executor_reserved.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-59782 migrate makeGuard calls to ScopeGuardBilly Donahue2021-09-081-1/+1
* SERVER-57424 remove ENABLE_BITMASK_OPERATORSBilly Donahue2021-06-101-1/+1
* SERVER-51499 Track service executor statistics more thoroughlyBen Caimano2020-12-031-9/+28
* SERVER-51279 Updating runOnDataAvailableBen Caimano2020-12-031-1/+1
* SERVER-49072 Make ServiceExecutors into DecorationsReo Kimura2020-11-171-2/+23
* SERVER-50867 Roll back ServiceStateMachine changes temporarilyBen Caimano2020-09-141-23/+2
* SERVER-49072 Make ServiceExecutors into DecorationsReo Kimura2020-08-141-2/+23
* SERVER-49106 Add poll function to the ServiceExecutor APIAmirsaman Memaripour2020-07-281-1/+6
* SERVER-49105 Make ServiceExecutor extend OutOfLineExecutorAmirsaman Memaripour2020-07-221-1/+1
* SERVER-49111 Remove ServiceExecutorTaskNamesAmirsaman Memaripour2020-07-011-4/+1
* SERVER-47075 Clean up some log linesGabriel Russell2020-06-021-5/+12
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-1/+1
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-4/+8
* SERVER-445566 legacy logging cleanupsGabriel Russell2020-01-241-1/+1
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-171-5/+5
* SERVER-37092 Remove old server parameter APISara Golemon2019-03-031-1/+0
* SERVER-39743 Migrate service_executor_reserved set parameter to IDLSara Golemon2019-02-281-4/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-39456 Remove tcmallocEnableMarkThreadTemporarilyIdle implementation.r4.1.8Henrik Edin2019-02-121-12/+0
* SERVER-30711: scope_guard rewrite, to avoid -Werror=noexcept-typeBilly Donahue2019-01-111-1/+1
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* Revert "SERVER-36810 fix unused return value for coverity"Jonathan Reams2018-09-271-1/+1
* SERVER-36810 fix unused return value for coverityJonathan Reams2018-09-141-1/+1
* SERVER-34986 Allow connections to override maxConns based on CIDR rangeJonathan Reams2018-08-211-0/+212
* Revert "SERVER-34986 Allow connections to override maxConns based on CIDR range"Siyuan Zhou2018-08-161-212/+0
* SERVER-34986 Allow connections to override maxConns based on CIDR rangeJonathan Reams2018-08-161-0/+212