summaryrefslogtreecommitdiff
path: root/src/mongo/executor/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-58024 Audit NetworkInterfaceTL for calls to exception-throwing fns in ...Daniel Morilha2022-02-251-0/+1
* SERVER-61489 Revert the executor_with_mock_net_stress_test testLuis Osta2021-11-221-37/+1
* SERVER-58221: stress test for ThreadPoolExecutorAndrew Shuvalov2021-07-261-1/+37
* SERVER-56568 Remove LIBDEPS_TYPEINFO in favor of disabling vptr sanitizer for...Andrew Morrow2021-07-091-6/+0
* SERVER-53326 Integrate CancelationTokens with ExecutorFuturesGeorge Wangensteen2021-02-171-0/+1
* SERVER-49108 Convert buildInfo command to async implementationAmirsaman Memaripour2020-12-091-0/+13
* SERVER-50155 Create unittest file for MockNetworkVesselina Ratcheva2020-12-011-1/+7
* SERVER-38289 Teach objects builders how to build idl files.Daniel Moody2020-10-221-1/+1
* SERVER-49798 Added LIBDEPS_TYPEINFO for ubsan builds to add typeinfo dependen...Daniel Moody2020-10-091-1/+7
* SERVER-50375 Ensure mongos forwards API params to shardsA. Jesse Jiryu Davis2020-09-101-0/+1
* SERVER-49703 Added libdep linter alphabetic rule and update all libdeps list ...Daniel Moody2020-08-271-83/+106
* SERVER-48650 Gave the ClockSourceMock a global implBen Caimano2020-07-281-0/+1
* SERVER-46726 Using testing proctor to control diagnosticsAmirsaman Memaripour2020-06-101-1/+0
* SERVER-48272 Use of vector clock can be private to metadataAndrew Morrow2020-06-091-0/+1
* SERVER-46726 Provide separate setParameter to disable diagnostic workAmirsaman Memaripour2020-06-051-1/+0
* SERVER-47480 Remove NonAuthTaskExecutor decorationAmirsaman Memaripour2020-04-131-16/+0
* SERVER-46566 increment hedging metrics countersMisha Tyulenev2020-03-051-0/+11
* SERVER-44951 Expand TaskExecutor to implement exhaust functionalityJanna Golden2020-02-221-0/+1
* SERVER-41809 Collapse unit tests on a per-directory basisAndrew Morrow2019-06-201-84/+27
* SERVER-40722 Add ScopedTaskExecutorJason Carey2019-04-301-0/+21
* SERVER-40580 add NonAuthTaskExecutorJason Carey2019-04-241-0/+27
* SERVER-40414 TaskExecutorCursorJason Carey2019-04-101-0/+40
* SERVER-39722 Convert taskExecutorPoolSize parameter to IDLBen Caimano2019-02-221-1/+2
* SERVER-37880 Merge the barrier functionality to be part of the unittests libraryKaloian Manassiev2019-01-101-1/+0
* SERVER-32978 Advertise SCRAM-SHA-256 authentication for the internal userJonathan Reams2018-11-141-1/+0
* SERVER-36292 Fix thread_pool_task_executor dependencySara Golemon2018-08-061-1/+4
* SERVER-34798 Remove ServiceContext subclasses and use new ServiceContext in e...Andy Schwerin2018-06-221-1/+1
* SERVER-34893 Embedded authorization componentsADAM David Alan Martin2018-05-221-1/+1
* SERVER-34730 Delete NetworkInterfaceASIOJonathan Reams2018-05-161-155/+17
* SERVER-33008 Slice Authorization frameworkADAM David Alan Martin2018-05-111-1/+2
* SERVER-34805 Refactor the network libraries and move messages types to rpc/pr...Andrew Morrow2018-05-051-1/+1
* SERVER-33821 Implement NetworkInterfaceTL and AsyncDBClientJonathan Reams2018-04-131-0/+19
* SERVER-33889 Split dcommands and core into libraries for embedded vs standalo...Henrik Edin2018-03-231-2/+5
* SERVER-33450 Remove dependancy on network for service_context so that lib can...Henrik Edin2018-03-011-0/+1
* SERVER-32636 Close outgoing connections to earlier binVersion serversMaria van Keulen2018-02-281-0/+1
* SERVER-32601 add socket tagging/close to egressJason Carey2018-02-151-0/+17
* SERVER-33267 Create classes that implement asio::stream conceptMark Benvenuto2018-02-131-0/+1
* SERVER-32479 Make all library names uniqueAndrew Morrow2017-12-291-4/+4
* SERVER-29141 Add a waitForEvent with a timeout to TaskExecutor.Charlie Swanson2017-09-181-1/+4
* SERVER-28338 KillSessions SupportJason Carey2017-08-171-0/+11
* SERVER-27198 Remove ASIO based MessagingPort implementationAndrew Morrow2017-07-051-3/+3
* SERVER-27570: Enforce stricter checks on top level command BSON objectsSpencer Jackson2017-03-081-5/+15
* SERVER-27497 Scope SCons Environment changes narrowlyAndrew Morrow2017-01-031-0/+2
* SERVER-26966 Remove dead legacy find/getMore up and downconversionCharlie Swanson2016-11-111-19/+1
* SERVER-26662 NIA gets time from timer factoryMatt Cotter2016-10-261-0/+1
* SERVER-26420 add internalClient information to isMaster handshake requestDavid Storch2016-10-201-0/+1
* SERVER-25402 Fewer binaries depend on interpolated version infoAndrew Morrow2016-08-151-1/+5
* SERVER-24067 fixed missing library dependency in downconvert_find_and_getmore...Benety Goh2016-08-031-0/+1
* SERVER-24595 enforce ismaster response has ok:1Matt Cotter2016-06-161-0/+1
* SERVER-24118 Rename LiteParsedQuery to QueryRequest.David Hatch2016-06-031-1/+1