summaryrefslogtreecommitdiff
path: root/src/mongo/executor
Commit message (Expand)AuthorAgeFilesLines
* SERVER-52748 Fix txn-continuing cmds with API params via mongosA. Jesse Jiryu Davis2020-11-111-1/+2
* SERVER-51811: build fix, SSL code must be guardedAndrew Shuvalov2020-11-061-0/+4
* SERVER-51811: No-op wiring of transient SSL params in related methodsAndrew Shuvalov2020-11-058-25/+59
* SERVER-50154 Add declarative mock network framework for unit testing.Siyuan Zhou2020-11-032-0/+18
* SERVER-51831 Thread SSLConnectionContext from TLConnection's constructor down...Esha Maharishi2020-10-262-3/+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-50658 Add support for CancelationTokens to TaskExecutor::scheduleRemot...Matthew Saltz2020-10-0911-34/+241
* SERVER-51337 fix use-after-move in NetworkInterfaceMockBilly Donahue2020-10-051-11/+8
* SERVER-50375 Ensure mongos forwards API params to shardsA. Jesse Jiryu Davis2020-09-102-0/+8
* SERVER-46187 When sending commands within the cluster attach maxTimeMSOpOnly ...Spencer T Brody2020-08-304-41/+105
* SERVER-49703 Added libdep linter alphabetic rule and update all libdeps list ...Daniel Moody2020-08-271-83/+106
* SERVER-49694: fix latency measurement in RSM; change latency measurement for ...LaMont Nelson2020-08-143-48/+50
* SERVER-49371 Revived original recursive ICE and applied to stack overflow testsReo Kimura2020-08-141-1/+1
* Revert "SERVER-49694: fix latency measurement in RSM; change latency measurem...LaMont Nelson2020-08-133-50/+48
* SERVER-50174 Make MigrationCoordinator recovery acquire the MigrationBlocking...Kaloian Manassiev2020-08-072-6/+2
* SERVER-49126 Use parent tearDown() in NetworkInterfaceTestBen Caimano2020-08-071-3/+3
* Revert "SERVER-49371 Revived original recursive ICE and applied to stack over...Kaloian Manassiev2020-08-071-1/+1
* SERVER-49371 Revived original recursive ICE and applied to stack overflow testsReo Kimura2020-08-071-1/+1
* SERVER-49694: fix latency measurement in RSM; change latency measurement for ...LaMont Nelson2020-08-053-48/+50
* SERVER-49800 fix use-after-move violations in service archBenety Goh2020-08-011-1/+2
* SERVER-49800 fix use-after-move violations in testsBenety Goh2020-08-011-2/+2
* SERVER-49239 Start running PrimaryOnlyService instances when they are created.Spencer T Brody2020-07-311-0/+8
* SERVER-49157 Initialize WireSpec during MONGO_INITIALIZERAmirsaman Memaripour2020-07-291-5/+12
* SERVER-48650 Gave the ClockSourceMock a global implBen Caimano2020-07-283-35/+17
* SERVER-49741 Add a way to override what Status is used when a ScopedTaskExecu...Spencer T Brody2020-07-273-9/+45
* SERVER-49126 Allow NetworkInterfaceIntegrationTest to be an internalClientBen Caimano2020-07-091-5/+21
* SERVER-48205 fixed log messagesReo Kimura2020-07-093-6/+7
* SERVER-48205 added log statements to provide context on returned responsesReo Kimura2020-07-091-9/+18
* SERVER-48205 Rewrote toString() functions using fmtlib, locally untestedReo Kimura2020-07-092-11/+21
* SERVER-48205 Descriptive details added to toString() functionsReo Kimura2020-07-091-2/+8
* Revert "SERVER-47352 Return connections inline for NetworkInterfaceTL"Ben Caimano2020-07-091-5/+5
* SERVER-46661 Use the IDL to parse a killCursors commandMindaugas Malinauskas2020-07-081-2/+2
* Revert "SERVER-49126 Turn on isInternalClient for integration tests"Tess Avitabile2020-06-301-6/+1
* SERVER-49126 Turn on isInternalClient for integration testsBen Caimano2020-06-291-1/+6
* SERVER-48159 Reduce the inline cost of isConnected()Amirsaman Memaripour2020-06-244-1/+34
* SERVER-48511 Improve ConnectionPool error messagesAmirsaman Memaripour2020-06-172-6/+3
* SERVER-46726 Using testing proctor to control diagnosticsAmirsaman Memaripour2020-06-103-3/+1
* 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-053-4/+2
* SERVER-48493 RSM's isMasterMonitor should handle network exceeded time limit ...jannaerin2020-06-031-0/+2
* SERVER-48534 Make NetworkTestEnv correctly handle fire-and-forget commandsKevin Pulo2020-06-032-4/+9
* SERVER-48346 Fix lifetime issues for barriers captured by referenceAmirsaman Memaripour2020-06-021-0/+6
* SERVER-48505 NetworkInterfaceTest's StartCommandAny should use failpoint to d...Cheahuychou Mao2020-06-014-1/+10
* SERVER-46932 supress more logging in the shellGabriel Russell2020-05-181-1/+1
* SERVER-47437 Synchronize and unify NetworkInterfaceTL state componentsBen Caimano2020-05-183-200/+147
* SERVER-48149 Compare exhaust iters before erasingjannaerin2020-05-141-1/+1
* SERVER-41068 remove map_util.hBilly Donahue2020-05-021-1/+0
* SERVER-47815 Ensure all exhaust tasks are erased from task executor queuejannaerin2020-04-282-10/+20
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-2611-11/+11