apolcyn
|
e8252f4440
|
Merge pull request #23125 from HannahShiSFB/ruby-greeter-error-check
Ruby: better error checking in ruby helloworld greeter_client
|
5 years ago |
Stanley Cheung
|
0593d35e6e
|
Merge pull request #23126 from stanley-cheung/test-php-xds
Fix PHP xDS test
|
5 years ago |
Hannah Shi
|
deb88ffa6b
|
print the exception's message, rather than individual fields
|
5 years ago |
Eric Gribkoff
|
93ef8962d9
|
Merge pull request #23091 from menghanl/xds_interop_disable_validation
xds interop: disable validateForProxyless for traffic splitting test
|
5 years ago |
Stanley Cheung
|
8a856d3814
|
Fix PHP xDS test
|
5 years ago |
Richard Belleville
|
65ef92861d
|
Re-add wait_for_ready
|
5 years ago |
Hannah Shi
|
acd54e7c19
|
better error checking in ruby helloworld greeter_client
|
5 years ago |
Richard Belleville
|
a64dac7b93
|
Yapf
|
5 years ago |
Richard Belleville
|
fb54a30483
|
Ban gevent tests
|
5 years ago |
Menghan Li
|
1cc9ea82ec
|
disable validation by deleting/recreating target proxy
|
5 years ago |
Richard Belleville
|
661791c2a2
|
Restructure README
|
5 years ago |
Jan Tattermusch
|
2ca781f5a1
|
address review feedback
|
5 years ago |
Mark D. Roth
|
6b3ca6a48b
|
Merge pull request #23118 from markdroth/xds_interop_tracer
Enable xds_routing_lb tracer in xds interop tests.
|
5 years ago |
Mark D. Roth
|
3f0eb8ae77
|
Merge pull request #23117 from markdroth/xds_resource_removal_crash_fix
Fix use-after-free bug for ResourceState of unsubscribed RDS resource.
|
5 years ago |
Jan Tattermusch
|
8f0e8275c5
|
Merge pull request #23114 from jtattermusch/csharp_xds_example
Add C# XDS example
|
5 years ago |
Lidi Zheng
|
3e2513c31a
|
Merge pull request #22985 from staticdev/master
Initial module docstring for python _pb2_grpc
|
5 years ago |
Mark D. Roth
|
4cfeb71b63
|
Enable xds_routing_lb tracer in xds interop tests.
|
5 years ago |
Mark D. Roth
|
21ee2335d2
|
Fix use-after-free bug for ResourceState of unsubscribed RDS resource.
|
5 years ago |
Yash Tibrewal
|
bc9ae03963
|
Merge pull request #23041 from kdungs/patch-1
Correct gMock syntax in example code.
|
5 years ago |
Yash Tibrewal
|
a3e4a2ca67
|
Merge branch 'master' into unnamedstruck
|
5 years ago |
Yash Tibrewal
|
b16ce8d621
|
Merge pull request #23032 from rcleveng/master
Fix missing include for std::string
|
5 years ago |
apolcyn
|
30cfd114b3
|
Merge pull request #23110 from apolcyn/fix_grpc_cli
Allow configuring default service configs in grpc_cli via --default_service_config
|
5 years ago |
Jan Tattermusch
|
72c92813a8
|
alternative API: expose debug error in form of an exception
|
5 years ago |
Jan Tattermusch
|
171eeb552a
|
make hostname configurable
|
5 years ago |
Richard Belleville
|
9e5a91b3b9
|
A rare moment where I wish I had a Windows machine
|
5 years ago |
Richard Belleville
|
bc157d5eb5
|
Support Windows
|
5 years ago |
Nicolas Noble
|
d075d49a1b
|
Merge pull request #23116 from grpc/revert-23005-asyncwrite
Revert "Fix StartCall: make corking work and allow concurrent Start*"
|
5 years ago |
Richard Belleville
|
2ed3d6bb5e
|
Add to tests.json
|
5 years ago |
Karthik Ravi Shankar
|
11c54ada0d
|
Revert "Fix StartCall: make corking work and allow concurrent Start*"
|
5 years ago |
Richard Belleville
|
951263b12f
|
Remove reference to builing from source
|
5 years ago |
Alexander Polcyn
|
0a452b9d19
|
Allow configuring default service configs in grpc_cli
|
5 years ago |
Richard Belleville
|
f4d4200127
|
Underscore
|
5 years ago |
Mark D. Roth
|
c566b0f7af
|
Merge pull request #23105 from markdroth/xds_uri_scheme
Support xDS via both "xds" and "xds-experimental" URI schemes.
|
5 years ago |
Jan Tattermusch
|
f5ecc0adc8
|
add commandline parsing
|
5 years ago |
Jan Tattermusch
|
8049266e64
|
improvements
|
5 years ago |
Jan Tattermusch
|
682e8bd035
|
add C# xds example
|
5 years ago |
Mark D. Roth
|
46ee6598b0
|
Merge pull request #23106 from markdroth/xds_listener_removed_flakiness
Fix xds_end2end_test to not set the response state back to SENT.
|
5 years ago |
Srini Polavarapu
|
48e7c3d275
|
Merge pull request #23108 from srini100/merge_from_129x
Merge from 129x
|
5 years ago |
Srini Polavarapu
|
c80513b8aa
|
merge from 1.29.x to master
|
5 years ago |
Stanley Cheung
|
fc9e5092da
|
Merge pull request #23093 from stanley-cheung/roll-forward-22998
Roll forward #22998
|
5 years ago |
Pau Freixes
|
7d4ce583f9
|
Merge pull request #23092 from grpc/client_interceptor_bi_streaming
Add Aio stream stream client interceptor support
|
5 years ago |
Richard Belleville
|
c843c18801
|
Actually change the implementation
|
5 years ago |
Richard Belleville
|
2d4b6e894b
|
Interoperate with contextvars backports
|
5 years ago |
Mark D. Roth
|
d2646941b0
|
Fix xds_end2end_test to not set the response state back to SENT.
|
5 years ago |
Mark D. Roth
|
d674fa3e37
|
Support xDS via both "xds" and "xds-experimental" URI schemes.
|
5 years ago |
Pau Freixes
|
b4afe041f1
|
Fixed weird annotation issues with pytype
|
5 years ago |
Yash Tibrewal
|
62e4d25534
|
Merge pull request #23021 from Dlougach/patch-1
Include <memory> for std::unique_ptr
|
5 years ago |
Pau Freixes
|
c8b7f22474
|
Apply feedback review
|
5 years ago |
Richard Belleville
|
3ade93b447
|
Add TODOs
|
5 years ago |
Richard Belleville
|
8487ce7faf
|
Propagate on posix
|
5 years ago |