.. |
bufconn
|
chore: enable early-return and unnecessary-stmt and useless-break from revive (#8100)
|
2025-02-20 14:10:09 -08:00 |
codec_perf
|
deps: update dependencies for all modules (#8221)
|
2025-04-04 09:54:18 +05:30 |
kokoro
|
add spiffe config (#8384)
|
2025-06-09 11:04:27 +05:30 |
tools
|
deps: bump go version to 1.24 (#8509)
|
2025-08-14 11:31:22 -07:00 |
xds
|
testutils/roundrobin: Improve validation of WRR distribution (#8459)
|
2025-07-21 11:33:36 +05:30 |
authority_test.go
|
cleanup: replace dial with newclient (#7943)
|
2024-12-23 11:11:43 -08:00 |
balancer_switching_test.go
|
stub: Add child balancer in stub.BalancerData (#8393)
|
2025-06-19 10:48:14 +05:30 |
balancer_test.go
|
credentials: fix behavior of grpc.WithAuthority and credential handshake precedence (#8488)
|
2025-08-05 15:04:18 -07:00 |
channelz_linux_test.go
|
channelz: major cleanup / reorganization (#6969)
|
2024-03-15 11:13:53 -07:00 |
channelz_test.go
|
cleanup: replace dial with newclient (#8196)
|
2025-05-12 10:57:47 +05:30 |
clientconn_state_transition_test.go
|
cleanup: replace dial with newclient (#7967)
|
2025-02-27 16:03:14 -08:00 |
clientconn_test.go
|
stats/opentelemetry: add trace event for name resolution delay (#8074)
|
2025-04-04 09:55:45 +05:30 |
clienttester.go
|
transport: Fix deadlock in transport caused by GOAWAY race with new stream creation (#5652)
|
2022-09-21 14:35:08 -04:00 |
compressor_test.go
|
test: Add a test for decompression exceeding max receive message size (#7938)
|
2024-12-23 09:48:51 +05:30 |
config_selector_test.go
|
.*: revive from unused_parameters (#7577)
|
2024-08-30 10:41:30 -07:00 |
context_canceled_test.go
|
Implement new Codec that uses `mem.BufferSlice` instead of `[]byte` (#7356)
|
2024-08-21 14:11:39 -07:00 |
control_plane_status_test.go
|
.*: revive from unused_parameters (#7577)
|
2024-08-30 10:41:30 -07:00 |
creds_test.go
|
credentials: fix behavior of grpc.WithAuthority and credential handshake precedence (#8488)
|
2025-08-05 15:04:18 -07:00 |
end2end_test.go
|
grpc: Fix cardinality violations in non-client streaming RPCs. (#8385)
|
2025-08-05 10:31:52 +05:30 |
goaway_test.go
|
grpctest: minor improvements to the test logger implementation (#8370)
|
2025-07-07 11:55:00 +05:30 |
gracefulstop_test.go
|
cleanup: replace dial with newclient (#7967)
|
2025-02-27 16:03:14 -08:00 |
healthcheck_test.go
|
grpctest: minor improvements to the test logger implementation (#8370)
|
2025-07-07 11:55:00 +05:30 |
http_header_end2end_test.go
|
Update docs and examples and tests to use NewClient instead of Dial (#7068)
|
2024-04-19 10:55:23 -07:00 |
insecure_creds_test.go
|
test: modify tests to use stubserver (#7951)
|
2025-01-29 09:51:01 -08:00 |
interceptor_test.go
|
*: update `interface{}` to `any` and `go.mod` version to `go 1.19` (#6544)
|
2023-08-14 09:04:46 -07:00 |
invoke_test.go
|
test: clean up deadlines set in tests (#6506)
|
2023-08-08 09:23:15 -07:00 |
local_creds_test.go
|
cleanup: replace Dial with NewClient (#7975)
|
2025-02-17 12:39:40 +05:30 |
logging.go
|
internal: clean up all usages of grpclog, and replace with component (#3719)
|
2020-08-06 13:19:17 -07:00 |
metadata_test.go
|
grpctest: minor improvements to the test logger implementation (#8370)
|
2025-07-07 11:55:00 +05:30 |
parse_config.go
|
resolver/manual: allow calling UpdateState with an un-Built resolver (#8150)
|
2025-03-06 13:39:48 -08:00 |
race_test.go
|
test: rename race.go to race_test.go (#5869)
|
2022-12-16 09:45:36 -08:00 |
rawConnWrapper.go
|
test/channelz: change channelz_test to use write data (#7396)
|
2024-07-09 13:09:21 -07:00 |
resolver_update_test.go
|
stub: Add child balancer in stub.BalancerData (#8393)
|
2025-06-19 10:48:14 +05:30 |
retry_test.go
|
stats: add DelayedPickComplete and follow correct semantics (#8465)
|
2025-07-21 11:35:33 -07:00 |
roundrobin_test.go
|
roundrobin: Delegate subchannel creation to pickfirst (#7966)
|
2025-02-11 15:14:49 +05:30 |
server_test.go
|
.*: revive from unused_parameters (#7577)
|
2024-08-30 10:41:30 -07:00 |
servertester.go
|
server: after GracefulStop, ensure connections are closed when final RPC completes (#5968)
|
2023-01-25 16:28:29 -08:00 |
stats_test.go
|
stats: add DelayedPickComplete and follow correct semantics (#8465)
|
2025-07-21 11:35:33 -07:00 |
stream_cleanup_test.go
|
.*: revive from unused_parameters (#7577)
|
2024-08-30 10:41:30 -07:00 |
subconn_test.go
|
.*: revive from unused_parameters (#7577)
|
2024-08-30 10:41:30 -07:00 |
timeouts.go
|
test: cleanup roundrobin tests to use stubserver (#5236)
|
2022-03-15 17:01:07 -07:00 |
transport_test.go
|
transport: Propagate status code on receiving RST_STREAM during message read (#8289)
|
2025-05-12 23:23:14 +05:30 |