jeffreyqw
35993468cd
PHP: AbstractCall removedecode method
...
remove method_exists($data, 'encode')) and method_exists($obj, $deserializeFunc)
5 years ago
Lidi Zheng
ea7116d3b7
Try another approach to stablize the test
5 years ago
Stanley Cheung
18b1d4a398
Bump version to 1.29.1 for PHP
5 years ago
Srini Polavarapu
ce52c1dd71
update boringssl
5 years ago
Donna Dionne
9ed659a55e
Fixing CR suggestions.
5 years ago
Lidi Zheng
70f9dc5441
Close the socket before constructing the channel
5 years ago
ZhenLian
3d4a0cb95a
[Expose SPIFFE ID] add logging when multiple IDs
5 years ago
Vijay Pai
3d906a05e6
Don't use send_initial_metadata payload unless this batch has it
5 years ago
Stanley Cheung
5b5c5f4478
Ruby xDS interop client
5 years ago
Jan Tattermusch
078d47aada
upgrade sourcelink
5 years ago
ZhenLian
f395a980eb
nit: change first letter of the function name to capital letter
5 years ago
Thiago C. D'Ávila
89717aa921
Initial module docstring
5 years ago
Donna Dionne
2ec96be5db
Default Route matcher checking:
...
- if xds routing is disabled: only allow matcher to be empty or single
slash( same behaviour as 1.28)
- if xds routing is enabled: ignore all supported path matchers and reject
all unsupported path matchers
5 years ago
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
Jan Tattermusch
cd8ea5fe45
hit target qps with more precision
5 years ago
Esun Kim
d21141b5df
Let's play with new[]
5 years ago
yang-g
2fcb1ffe3b
Add a missing ref and fuzzer test case
5 years ago
Jan Tattermusch
860d6e5e26
improve asserts
5 years ago
Jan Tattermusch
fa99395610
csharp debug error string improvements
5 years ago
Jan Tattermusch
dbdccc4f4d
initial implementation of XdsInteropClient
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
d7c3d06709
Add some additional delay when sending pings without there being activity on receive side
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
Mark D. Roth
0db28f7eaf
xds: Put channel in TRANSIENT_FAILURE when CDS resource is removed.
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