Richard Belleville
bccbda7f28
Add failing test
5 years ago
Karthik Ravi Shankar
c9474bdad0
Merge pull request #23099 from karthikravis/repoManager
...
Pass repo manager resposibility to Esun
5 years ago
Lidi Zheng
48e3b4b014
Merge pull request #23094 from lidizheng/forward-package
...
Add grpc-prefixed package generation script
5 years ago
Mark D. Roth
ebf1b84e0e
Merge pull request #23075 from markdroth/gpr_strvec
...
Second attempt: Remove gpr_strvec.
5 years ago
Jan Tattermusch
a43082112f
Merge pull request #23068 from jtattermusch/concurrent_connectivity_flaky
...
Mark concurrent_connectivity_test as flaky
5 years ago
Jan Tattermusch
ec8be426bd
Merge pull request #23067 from jtattermusch/cancel_ares_query_test_flaky
...
Mark cancel_ares_query_test as flaky
5 years ago
Karthik Ravi Shankar
24e7b8eb05
Pass repo manager resposibility to Esun
5 years ago
Pau Freixes
f9d9793c96
Apply review feedback
5 years ago
staticdev
ab41ecbaaf
clang_format_code
5 years ago
Stanley Cheung
03fc68bb5a
Merge pull request #23095 from jeffreyqw/Compression-example
...
PHP: Update Compression example
5 years ago
jeffreyqw
ed0f4e404c
PHP: Update Compression example
5 years ago
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