Thiago C. D'Ávila
1531f09f6a
Quickfix for linting in docstring
5 years ago
Mark D. Roth
2ba3f8e7f9
Trigger xds routing support via env var instead of channel arg.
5 years ago
yang-g
2fcb1ffe3b
Add a missing ref and fuzzer test case
5 years ago
Esun Kim
680d08baed
Fix log ping format
5 years ago
pbatg
4918a51372
Moved GRPCTypes into its own grpc_objc_library.
5 years ago
Alexander Polcyn
90f13f08f0
plumb recv_stats_op error_string field up to the ruby surface
5 years ago
Lidi Zheng
b2b939d747
Make pytype happy
5 years ago
Lidi Zheng
f0f99b1b05
Clean up test logic
5 years ago
Alexander Polcyn
330a8a4efe
Revert "Include source address in TCP posix connect errors"
...
This reverts commit dee079811b
.
5 years ago
Alexander Polcyn
2958c2b622
Revert "Incorporate changes to grpc_sockaddr_to_string API"
...
This reverts commit 401f76e573
.
5 years ago
Donna Dionne
9ad561c436
Integrating weighted target policy into xds routing policy
5 years ago
Lidi Zheng
7eeab2a23c
Describe the expectations of input arguments and return values
5 years ago
Yash Tibrewal
1d7f3b130b
Reviewer comments
5 years ago
Yash Tibrewal
17b6be1ed8
Reviewer comments
5 years ago
Lidi Zheng
ef6ff6dcfd
Make linters happy
5 years ago
Yash Tibrewal
516c2f591a
Fail decompression when the gzip trailer is missing
5 years ago
jiangtaoli2016
12a6435557
TlsCredentialsOption API optimization
5 years ago
Alexander Polcyn
401f76e573
Incorporate changes to grpc_sockaddr_to_string API
5 years ago
Alexander Polcyn
dee079811b
Include source address in TCP posix connect errors
5 years ago
Lidi Zheng
028a7c4e79
Add test cases for server interceptors
5 years ago
Esun Kim
bf0df18e52
Fix build in c++2a mode
5 years ago
Lidi Zheng
205ad35413
Add module docstring for the leak test
5 years ago
yang-g
6035ee7a5e
add a static assert for gpr_once with abseil
5 years ago
Jan Tattermusch
183a79f426
A few more nits
5 years ago
Jan Tattermusch
1b9df95bb0
review comments
5 years ago
Jason Meller
3e17411774
Covert hash to keyword arguments for ruby 2.7
...
Ruby 2.7 deprecated passing a hash as the last argument for a method that takes keyword params. This commit coverts the hash explicitly to keyword args using the double splat.
```
grpc-1.28.0-universal-darwin/src/ruby/lib/grpc/generic/service.rb:170: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call
```
5 years ago
Alexander Polcyn
6f828a9494
Attempt to fix Android test Cmake build
5 years ago
Lidi Zheng
e844f30101
Close Core's channel when there is no reference to the channel
5 years ago
Hannah Shi
290d187f60
ignore-valgrind-undef-errors from php7.3
5 years ago
Mark D. Roth
581751b65b
xds: When listener does not exist, put channel in TRANSIENT_FAILURE.
5 years ago
Mark D. Roth
c769951764
Remove deprecated variant of JoinHostPort().
5 years ago
Ville M. Vainio
5111d873f8
SkipGrpcNativeLibsCopying can now be False, false or FALSE
5 years ago
Oshiumi
8c796fa7cf
Fix code style
5 years ago
Hannah Shi
2ea54ceea2
add client_compressed_streaming interop test
5 years ago
Hannah Shi
662c44cbc3
add test case of compression
5 years ago
ZhenLian
b98457ff79
fix first round of feedback
5 years ago
Yash Tibrewal
376d8689d2
Fix #19094 and #21947 - Fix HTTP status conversion inconsistencies
5 years ago
Alexander Polcyn
bbdfde5551
Include the relevant query type and name in all c-ares DNS resolution errors
5 years ago
Kraemer, Benjamin
f3fbec3c67
Keep properties if already set
...
* Protobuf_ToolsOs
* Protobuf_ToolsCpu
* Protobuf_ProtocFullPath
5 years ago
Ville M. Vainio
c6723399b8
SkipGrpcNativeLibsCopying flag
5 years ago
Vijay Pai
415b71c98d
Defensive programming: ACEC is an optimization and not strictly needed
5 years ago
Vijay Pai
e9b4e168ba
Declare ApplicationCallbackExecCtx at channel's core entry points
5 years ago
Jagoba Gascón
9adad715bb
objc: add autogenerated header to generated files
5 years ago
ZhenLian
ee19ac2aba
fix test failures
5 years ago
Lidi Zheng
9c537f91f4
Make pytype happy
5 years ago
Lidi Zheng
76b79d0ef6
Refactor the test case
5 years ago
Lidi Zheng
a8c268500d
Revert "Further simplifify the test"
...
This reverts commit aaa0f328c9
.
5 years ago
Lidi Zheng
da428e9020
Pull out _LARGE_UNASSIGNED_ID
5 years ago
ZhenLian
9f92365657
Expose Peer SPIFFE Identity
5 years ago
Lidi Zheng
e2a41a1001
Restore for 2.7
5 years ago