summaryrefslogtreecommitdiff
path: root/src/mongo/executor/SConscript
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-24305 Add NetworkTaskExecutor to clientdriver libraryMisha Tyulenev2016-05-271-1/+3
* SERVER-22564 Move ReplicaSetMonitor to TaskExecutor threadMisha Tyulenev2016-05-261-0/+15
* SERVER-18038 added minvalid and initial sync flag support to repl storage int...Benety Goh2016-04-181-1/+2
* SERVER-23686 Handle race condition in ThreadPoolTaskExecutor shutdown logic.Andy Schwerin2016-04-151-0/+2
* SERVER-23685 Delete NetworkInterfaceImpl.Andy Schwerin2016-04-151-22/+0
* SERVER-21170 NetworkInterface::startCommand should be able to reject requests...Waley Chen2016-04-041-0/+11
* Revert "SERVER-21170 NetworkInterface::startCommand should be able to reject ...Waley Chen2016-04-011-11/+0
* SERVER-21170 NetworkInterface::startCommand should be able to reject requests...Waley Chen2016-03-301-0/+11
* SERVER-20357 Add a missing libdeps edgeEric Milkie2015-12-171-0/+1
* SERVER-21597 Fix connPoolStats to work with many NetworkInterfacessamantharitter2015-12-141-0/+11
* SERVER-21458 thread request timeout in to ConnectionPool::get in NetworkInter...Adam Midvidy2015-11-191-0/+1
* SERVER-21436 NetworkInterfaceThreadPool for shardingJason Carey2015-11-171-2/+24
* SERVER-21108 add method to check if a stream is still openAdam Midvidy2015-11-101-6/+29
* SERVER-20944 distribute mongos work across multiple TaskExecutorsDavid Storch2015-11-061-0/+11
* SERVER-19301 Expose new MongoBridge API for network partition testing.Max Hirschhorn2015-11-061-0/+1
* SERVER-20995 Linking to command does not need command implementationsAndrew Morrow2015-10-191-1/+1
* SERVER-20560 Standalone Perf Test for the Networking InterfaceRobert Guo2015-09-291-0/+14
* Revert "SERVER-20560 Standalone Perf Test for the Networking Interface"Robert Guo2015-09-291-14/+0