Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-70191 Share HostAndPort alphabetization code for test between ↵ | George Wangensteen | 2023-02-13 | 1 | -1/+0 |
| | | | | async_rpc and NetworkInterface | ||||
* | SERVER-48505 NetworkInterfaceTest's StartCommandAny should use failpoint to ↵ | Cheahuychou Mao | 2020-06-01 | 1 | -0/+1 |
| | | | | disable killing of pending operations | ||||
* | SERVER-47343 Add/update failpoints to make cancelCommand integration tests ↵ | Cheahuychou Mao | 2020-04-07 | 1 | -1/+1 |
| | | | | more robust | ||||
* | SERVER-46648 Cancel pending requests upon receiving the first response | Cheahuychou Mao | 2020-03-17 | 1 | -1/+1 |
| | |||||
* | SERVER-46694 Make hedging_metrics_server_status.js determinstic | Cheahuychou Mao | 2020-03-06 | 1 | -0/+1 |
| | |||||
* | SERVER-46306 Make cancelCommand integration tests wait for the command to ↵ | Cheahuychou Mao | 2020-02-21 | 1 | -1/+2 |
| | | | | acquire a connection | ||||
* | SERVER-39560 - remove leading blank line on all C++ files | Billy Donahue | 2019-02-13 | 1 | -1/+0 |
| | | | | | | Remove leading comments that are just stating the filename. Move any file-level comments below the copyright banner. Remove leading blank lines. | ||||
* | SERVER-37651 Update header files with new license | Ramon Fernandez | 2018-10-22 | 1 | -8/+10 |
| | |||||
* | SERVER-27031 Remove redundant tag | Anthony Roy | 2018-06-05 | 1 | -4/+0 |
| | | | | Removing executor::NetowkrInterface::kMessagingPortKeepOpen redundant with transport::Session::kKeepOpen | ||||
* | SERVER-35275 rename fail point FP macros, improve docs | Billy Donahue | 2018-05-30 | 1 | -2/+2 |
| | |||||
* | SERVER-34730 Delete NetworkInterfaceASIO | Jonathan Reams | 2018-05-16 | 1 | -0/+2 |
| | |||||
* | SERVER-23548 Remove VS2013 workarounds | Mark Benvenuto | 2016-05-03 | 1 | -2/+0 |
| | |||||
* | SERVER-18579: Clang-Format - reformat code, no comment reflow | Mark Benvenuto | 2015-06-20 | 1 | -8/+8 |
| | |||||
* | SERVER-18623 Split NetworkInterface and StorageInterface out from ↵ | Spencer T Brody | 2015-06-04 | 1 | -0/+48 |
ReplicationExecutor |