summaryrefslogtreecommitdiff
path: root/src/mongo/transport/transport_layer_asio_integration_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47075 Clean up some log linesGabriel Russell2020-06-021-2/+5
* SERVER-44954 Streamable RSM uses exhaust isMasterjannaerin2020-04-171-57/+27
* SERVER-46127 unit tests log to a kTest componentGabriel Russell2020-04-141-1/+1
* Revert "SERVER-44954 Streamable RSM uses exhaust isMaster"jannaerin2020-03-251-27/+57
* SERVER-44954 Streamable RSM uses exhaust isMasterjannaerin2020-03-251-57/+27
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-45114 Connect AsyncDBClient exhaust functionality throughoutJanna Golden2020-02-191-13/+13
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-4/+5
* SERVER-46038 Allow HostUnreachable as acceptable error when cancelling exhaus...Janna Golden2020-02-101-2/+4
* SERVER-45109 Modify AsyncDBClient to allow exhaust requestsJanna Golden2020-01-281-0/+183
* SERVER-43317 merge failpoint headers. Rewrite docs.Billy Donahue2019-10-031-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-3/+4
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-39147 Always batonJason Carey2019-02-061-6/+1
* SERVER-30711: scope_guard rewrite, to avoid -Werror=noexcept-typeBilly Donahue2019-01-111-3/+3
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-35679 General Interruption FacilityJason Carey2018-09-171-5/+2
* SERVER-35494 Add timeouts to TransportLayer::asyncConnectJonathan Reams2018-06-111-2/+24
* SERVER-34506 TLASIO test for isJustForContinuationJason Carey2018-05-041-0/+58
* SERVER-33843 Make sure TransportLayerASIO handles HTTP GET requests correctlyJonathan Reams2018-03-071-0/+81