|
4e92c060da
|
cleanup: replace unnecessary loops (#2573)
|
2019-01-16 13:06:58 -08:00 |
|
|
6cc789b34b
|
client: make handshake required 'on' by default, not 'hybrid' (#2565)
|
2019-01-15 09:19:32 -08:00 |
|
|
0a391ff2b7
|
grpctest: add new package to manage tests and support per-test setup/teardown (#2523)
- Migrate `grpc` & `grpc/test` packages to use `Teardown` support to guarantee `leakcheck` is used
|
2019-01-07 14:24:56 -08:00 |
|
|
1838dedee3
|
channelz: respect max_results in listing methods (#2516)
|
2018-12-20 13:53:39 -08:00 |
|
|
5da252b6a6
|
health check test: prevent double close of hcEnterChan (#2441)
|
2018-12-13 16:44:36 -08:00 |
|
|
29a7ac4deb
|
client: deprecates FailFast & replaces its use by WaitForReady.
|
2018-12-13 15:15:11 -08:00 |
|
|
55ef601361
|
internal: cleanup remaining x/net/context (#2470)
|
2018-11-28 12:46:35 -08:00 |
|
|
12ed5d0f69
|
internal: split health proto package import in test (#2445)
|
2018-11-07 10:31:21 -08:00 |
|
|
1b89e78fdf
|
test: Adds end2end tests for the case that Watch method returns unimplemented. (#2429)
Adds end2end tests for the case where Watch method is Unimplemented.
|
2018-11-05 14:24:11 -08:00 |
|
|
105f61423e
|
health: Client LB channel health checking (#2387)
|
2018-11-01 10:49:35 -07:00 |
|