summaryrefslogtreecommitdiff
path: root/src/mongo/executor/network_interface_integration_fixture.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-54136 Make the authenticate command respect enforceUserClusterSeparationBen Caimano2021-02-181-0/+7
* SERVER-52706 Make tenant migration donor use a separate NetworkInterface and ...Cheahuychou Mao2021-01-051-1/+3
* SERVER-51811: No-op wiring of transient SSL params in related methodsAndrew Shuvalov2020-11-051-2/+1
* SERVER-48205 fixed log messagesReo Kimura2020-07-091-5/+5
* SERVER-48205 added log statements to provide context on returned responsesReo Kimura2020-07-091-9/+18
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-1/+1
* SERVER-47073 Clean up log lines in mongo/client and mongo/executorBen Caimano2020-04-221-2/+5
* SERVER-44954 Streamable RSM uses exhaust isMasterjannaerin2020-04-171-3/+3
* Revert "SERVER-44954 Streamable RSM uses exhaust isMaster"jannaerin2020-03-251-3/+3
* SERVER-44954 Streamable RSM uses exhaust isMasterjannaerin2020-03-251-3/+3
* SERVER-45432 Basic support for operation hedgingMisha Tyulenev2020-02-271-0/+9
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-45114 Connect AsyncDBClient exhaust functionality throughoutJanna Golden2020-02-191-0/+33
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-2/+3
* SERVER-43606 Enforce connection reuse in response to remote interruptionBen Caimano2020-01-211-0/+3
* SERVER-45261 create more state in NiTL ctorJason Carey2020-01-141-2/+7
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-101-1/+2
* SERVER-41133 Add TE::scheduleRemoteCommandOnAnyJason Carey2019-06-061-2/+11
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-35056 Flush ready callbacks on NetworkInterfaceTL shutdownBen Caimano2018-07-291-3/+2
* SERVER-34730 Delete NetworkInterfaceASIOJonathan Reams2018-05-161-0/+159