Hannah Shi
3541005ee1
change test case to absolute package name
5 years ago
Hannah Shi
5591154743
use absolute package name, add test cases
5 years ago
Alexander Polcyn
011986e1fd
Regenerate projects
5 years ago
Alexander Polcyn
b65daaa52d
Copy channel args hash before appending ruby user agent
5 years ago
Alexander Polcyn
cd13d5ab88
Copy channel args hash before appending ruby user agent
5 years ago
Hannah Shi
0765a1c70a
change test case to absolute package name
5 years ago
Hannah Shi
c8986bc73e
use absolute package name, add test cases
5 years ago
Jan Tattermusch
63d8c89bba
regenerate projects
5 years ago
Yash Tibrewal
e310d4366c
Receive SETTINGS frame on clients before declaring subchannel READY
5 years ago
Alexander Polcyn
a12cf6996b
Fix ruby segfault on nil optional creds params
5 years ago
Jan Tattermusch
6f0a17d41d
regenerate projects
5 years ago
Alexander Polcyn
9b4ef62cb9
Split up run_ruby_end2end_tests.sh into more granular test targets
5 years ago
Alexander Polcyn
cba97021a9
Remove an invalid assumption from ruby call creds timeout test
5 years ago
Alexander Polcyn
59da17dd7d
Fix parent/child process synchronization in two ruby tests
5 years ago
Jan Tattermusch
80daba44d9
regenerate projects
5 years ago
Jan Tattermusch
f39f341ee1
regenerate projects
5 years ago
Alexander Polcyn
d88b77aaab
Add logs to a flakey ruby test that can help to diagnose issue
5 years ago
Stanley Cheung
4f9d3d2e0f
Bump version to 1.30.2
5 years ago
Stanley Cheung
18ef450a7c
Fix ruby protoc plugin when message is in another package
5 years ago
Stanley Cheung
0f34ccbfa8
Fix ruby protoc plugin when message is in another package
5 years ago
Richard Belleville
0ef84e4306
Regenerate projects
5 years ago
miyucy
f9111b2a82
Fix ruby 2.7 keyword arguments deprecation
...
Similar to https://github.com/grpc/grpc/pull/22915
5 years ago
Alexander Polcyn
a1d1a8e543
Bump 1.30.x branch to 1.30.1
5 years ago
Alexander Polcyn
0bfbea06bc
Fix use-after-free in ruby call creds
5 years ago
Richard Belleville
c8a8a6aea4
Get new core API design building
5 years ago
Esun Kim
34027f60fc
Refactored AR in makefile
5 years ago
Esun Kim
d574f68d52
Refactored AR in makefile
5 years ago
Alexander Polcyn
9e8f671cee
Update license date; fix format and typo
5 years ago
Alexander Polcyn
95387716dc
Make sure call creds user callbacks can't kill the ruby call credentials thread
5 years ago
Alexander Polcyn
b88c0a22c7
Fix use-after-free in ruby call creds
5 years ago
Alexander Polcyn
1df2cb3760
Dump details around ruby call creds user callback invocation when debug logs are enabled
5 years ago
Richard Belleville
4de06d0e22
Regenerate projects
5 years ago
Richard Belleville
1aae547e2c
Regenerate projects
5 years ago
Srini Polavarapu
d1c4118798
Regenerate projects
5 years ago
Patrice Chalin
4c4933e056
Docs: fix links to quick start pages
5 years ago
Srini Polavarapu
090b05d387
Regenerate projects
5 years ago
Srini Polavarapu
057091fe1f
Regenerate projects
5 years ago
Stanley Cheung
88be358e0d
Set timeout on PHP/Ruby xDS test
5 years ago
Stanley Cheung
503e2f8766
Fix format
5 years ago
Stanley Cheung
bd061ecf47
Add debug info to xds test
5 years ago
Stanley Cheung
18b1d4a398
Bump version to 1.29.1 for PHP
5 years ago
Stanley Cheung
5b5c5f4478
Ruby xDS interop client
5 years ago
Alexander Polcyn
90f13f08f0
plumb recv_stats_op error_string field up to the ruby surface
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
Nicolas "Pixel" Noble
d9906e4162
Flipping version.
5 years ago
Nicolas "Pixel" Noble
791729d09f
Bumping version.
5 years ago
Jean Boussier
d6bebcd248
Fix Ruby 2.7 compatibility in GenericService.underscore
5 years ago
Nao Minami
c76ad73712
Fix yard annotation of ClientInterceptor
5 years ago
Jan Tattermusch
6ffa02a389
do not eat errors when generating protos
5 years ago
Jan Tattermusch
0432f7f6ca
use bazel-built protoc and plugin for generate_proto_*.sh scripts
...
modify scripts
5 years ago