Richard Belleville
|
420584462f
|
:chairflip:
|
5 years ago |
Richard Belleville
|
bd7291b020
|
:tableflip:
|
5 years ago |
Richard Belleville
|
773611c1d1
|
Plz Windoze
|
5 years ago |
Richard Belleville
|
9fac7a1ad4
|
Work around Windows bug
|
5 years ago |
Richard Belleville
|
65ef92861d
|
Re-add wait_for_ready
|
5 years ago |
Richard Belleville
|
a64dac7b93
|
Yapf
|
5 years ago |
Richard Belleville
|
fb54a30483
|
Ban gevent tests
|
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 |
Richard Belleville
|
2ed3d6bb5e
|
Add to tests.json
|
5 years ago |
Richard Belleville
|
f4d4200127
|
Underscore
|
5 years ago |
Richard Belleville
|
c843c18801
|
Actually change the implementation
|
5 years ago |
Richard Belleville
|
2d4b6e894b
|
Interoperate with contextvars backports
|
5 years ago |
Richard Belleville
|
3ade93b447
|
Add TODOs
|
5 years ago |
Richard Belleville
|
8487ce7faf
|
Propagate on posix
|
5 years ago |
Richard Belleville
|
bccbda7f28
|
Add failing test
|
5 years ago |
donnadionne
|
e99cf83f9c
|
Merge pull request #23064 from donnadionne/my_feature
Fixing a flake in xds_end2end_test newly added test
|
5 years ago |
Karthik Ravi Shankar
|
2725ae4f86
|
Merge pull request #23089 from grpc/revert-22998-proto3-presence-protoc-plugin
Revert "Update grpc protoc plugin to be compliant of proto3 field presence"
|
5 years ago |
apolcyn
|
0ab45cf687
|
Merge pull request #23086 from apolcyn/sort_balancer_addresses
Fix sorting of gRPCLB addresses when resolved via DNS
|
5 years ago |
Donna Dionne
|
44eb8a6def
|
Putting in a temp fix for flaky tests.
Temporiarly increase tolerance for small load of RPCs
|
5 years ago |
Karthik Ravi Shankar
|
063704ebad
|
Revert "Update grpc protoc plugin to be compliant of proto3 field presence"
|
5 years ago |
Alexander Polcyn
|
2c133c562d
|
Fix sorting of gRPCLB addresses when resolved via DNS
|
5 years ago |
Stanley Cheung
|
560577371a
|
Merge pull request #23085 from stanley-cheung/add-hostname-helloworld
Add option to pass in custom target to helloworld example for PHP/Ruby
|
5 years ago |
yihuaz
|
e5ef2c61c6
|
Merge pull request #23037 from yihuazhang/local_cli
Support local creds in grpc_cli
|
5 years ago |
Mark D. Roth
|
d6d0fe822e
|
Merge pull request #23071 from markdroth/xds_cds_eds_does_not_exist_fix
Fix CDS and EDS policies to destroy their children in OnResourceDoesNotExist().
|
5 years ago |
Mark D. Roth
|
660fff7174
|
Merge pull request #23073 from markdroth/xds_subchannel_sharing_fix
Remove XdsClient from channel args to fix subchannel sharing.
|
5 years ago |
Vijay Pai
|
0b328148c4
|
Merge pull request #23080 from grpc/revert-23077-revert-23060-server_finishes_request
Partially revert "Revert "Inproc transport server should end all RPC ops after sending status"": transport changes only
|
5 years ago |
Eric Gribkoff
|
2ccc171204
|
Merge pull request #23078 from menghanl/xds_interop
fix xds interop test framework error
|
5 years ago |
Stanley Cheung
|
a7e47b1d0b
|
Add option to pass in custom hostname to helloworld example for PHP/Ruby
|
5 years ago |
Stanley Cheung
|
7889bc9e55
|
Merge pull request #23020 from jeffreyqw/remove-deserializefunc
PHP: AbstractCall remove decode method
|
5 years ago |
Menghan Li
|
9e927fd2a6
|
disable traffic_splitting
|
5 years ago |
Menghan Li
|
a475328c1f
|
Revert "to revert: run on kokoro"
This reverts commit b0e2d17772 .
|
5 years ago |
jeffreyqw
|
5e5080e1da
|
remove extra if clause
|
5 years ago |
Vijay Pai
|
7b37f71a91
|
Partially Revert "Revert "Inproc transport server should end all RPC ops after sending status""
|
5 years ago |
yulin liang
|
4da78357dc
|
Merge pull request #23077 from grpc/revert-23060-server_finishes_request
Revert "Inproc transport server should end all RPC ops after sending status"
|
5 years ago |
Eric Gribkoff
|
b0e2d17772
|
to revert: run on kokoro
|
5 years ago |
Menghan Li
|
5f475c82e7
|
2
|
5 years ago |
Menghan Li
|
7b1973c766
|
fix
|
5 years ago |
yulin liang
|
743ce2ab72
|
Revert "Inproc transport server should end all RPC ops after sending status"
|
5 years ago |
Stanley Cheung
|
f316a02823
|
Merge pull request #23062 from HannahShiSFB/greeter-client-message
PHP: better error checking in helloworld greeter_client
|
5 years ago |
Stanley Cheung
|
ff33445705
|
Merge pull request #23076 from stanley-cheung/remove-grpc-experiment-cfg
Remove grpc_experiment.cfg checked in accidentally
|
5 years ago |
Stanley Cheung
|
478028c7db
|
Merge pull request #22986 from jeffreyqw/remove_include_file
PHP:add psr-4 autoload
|
5 years ago |
Mark D. Roth
|
2fff6dc014
|
Merge pull request #23074 from markdroth/health_checking_crash
Fix race condition in health checking client.
|
5 years ago |
Eric Gribkoff
|
c9b185fbd0
|
Merge pull request #23009 from menghanl/xds_interop
xds interop: add test case for traffic splitting
|
5 years ago |
Stanley Cheung
|
33f3060919
|
Remove grpc_experiment.cfg checked in accidentally
|
5 years ago |
Stanley Cheung
|
2f395c34da
|
Merge pull request #23056 from stanley-cheung/php-xds-client
PHP xDS Interop Client
|
5 years ago |
Mark D. Roth
|
104aef6ddf
|
Fix race condition in health checking client.
|
5 years ago |
Stanley Cheung
|
4b2cec8502
|
Merge pull request #22998 from stanley-cheung/proto3-presence-protoc-plugin
Update grpc protoc plugin to be compliant of proto3 field presence
|
5 years ago |
Mark D. Roth
|
afe7c74d6d
|
Merge pull request #23013 from markdroth/xds_config_selector
Refactor ServiceConfig code to pave the way for adding a ConfigSelector API
|
5 years ago |
donnadionne
|
f41058dcdb
|
Merge pull request #23065 from donnadionne/my_feature2
Fixing small internal naming error.
|
5 years ago |