Lidi Zheng
677e657e5b
Improve readability & prevent deadlock
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
Lidi Zheng
99eefe48b2
Add grpc-prefixed package generation script
5 years ago
Stanley Cheung
6f72faa74b
Update to protobuf 3.12.2
5 years ago
Stanley Cheung
eccbac3443
Update grpc protoc plugins to support proto3 optional
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
Pau Freixes
b3425f6dbf
Add stream stream client interceptor support
...
This was the last missing arity which did not have support yet for
the interceptors in the client side for the Aio package. This commit
adds specific support for this interceptro which allows the deveveloper
to intercept the request iterator and the response iterator.
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
staticdev
942a2b4201
Review of wording
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
Yash Tibrewal
d9319aaa80
Remove unnamed typedef structs in src/core
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
Rob Clevenger
1c20b397ab
Move header up.
5 years ago
Rob Clevenger
043be3d303
Merge branch 'master' of github.com:grpc/grpc
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
7f8f52f65d
Fix bug in grpc_channel_args_string().
5 years ago
Mark D. Roth
3bb427195e
Revert "Merge pull request #23053 from grpc/revert-22772-gpr_strvec"
...
This reverts commit 4b7452bcdb
, reversing
changes made to 133d0076b4
.
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
Mark D. Roth
0a286b57ce
Remove XdsClient from channel args to fix subchannel sharing.
5 years ago
Mark D. Roth
b7625c575f
Fix CDS and EDS policies to destroy their children in OnResourceDoesNotExist().
5 years ago
Mark D. Roth
aed6574023
Refactor ServiceConfig code to move parsing to its own API.
5 years ago
Jan Tattermusch
3856831776
regenerate projects
5 years ago
Jan Tattermusch
babda64697
mark concurrent_connectivity_test as flaky
5 years ago