Taras Galkovskyi
|
ed04792ac5
|
unify interop alts credentials use
|
5 years ago |
Taras Galkovskyi
|
309c8e65f4
|
declare alts support for python interop client/server
|
5 years ago |
Patrice Chalin
|
a3714f5b08
|
C++ Hello World: refer reader to Quick Start
|
5 years ago |
Patrice Chalin
|
33082023e9
|
C++ examples README cleanup
Contributes to https://github.com/grpc/grpc.io/issues/180.
cc @ejona86 @jtattermusch @srini100
|
5 years ago |
Patrice Chalin
|
df5b521e07
|
Ignore `cmake/build/` anywhere in the repo
Ignore `cmake/build/` anywhere in the repo, not just at the root level. This is helpful when working on the examples.
|
5 years ago |
Patrice Chalin
|
ebe94949ca
|
Removing obsolete C++ tutorial content
Contributes to https://github.com/grpc/grpc.io/issues/180
|
5 years ago |
Yash Tibrewal
|
3dca4a3213
|
Merge pull request #22615 from yashykt/http2maxwindowsize
Clamp the receive flow control window size to ((1 << 31) - 1)
|
5 years ago |
Donna Dionne
|
f5fd631a9c
|
Merge remote-tracking branch 'upstream/master' into route_response
|
5 years ago |
Jan Tattermusch
|
9e82d59cd7
|
Merge pull request #22629 from jtattermusch/avoid_too_long_win2
avoid too long name for retry_exceeds_buffer_size_in_initial_batch
|
5 years ago |
Jan Tattermusch
|
733c85744e
|
Merge pull request #22631 from jtattermusch/client_channel_stress_test_flaky
mark client_channel_stress_test as flaky
|
5 years ago |
Jan Tattermusch
|
697f411fef
|
mark client_channel_stress_test as flaky
|
5 years ago |
Jan Tattermusch
|
06c6fa73b0
|
avoid too long name for retry_exceeds_buffer_size_in_initial_batch
|
5 years ago |
ZhenLian
|
cb67f77f18
|
Merge pull request #22622 from grpc/zhen_core_test_improvement
[2/n] Avoid using hardcoded test credentials
|
5 years ago |
ZhenLian
|
e4dcc0319c
|
[2/n] Avoid using hardcoded test credentials
|
5 years ago |
Donna Dionne
|
d9611cf1ca
|
Fixed AllServerUnavailableFailFast test to return UNAVAILBLE instead
UNKNOWN.
|
5 years ago |
Richard Belleville
|
3928f2fa69
|
Merge pull request #22561 from gnossen/python35_test
Add 3.5 to default interpreters to be tested.
|
5 years ago |
Mark D. Roth
|
e6ab0c25e2
|
Merge pull request #22612 from markdroth/xds_eds_no_localities_fix
xds: Don't NACK EDS updates with no localities, but report TRANSIENT_FAILURE.
|
5 years ago |
Stanley Cheung
|
6fcb352dc4
|
Merge pull request #22611 from HannahShiSFB/update-doc-add-flag-before-make
PHP: doc update: Set a flag(allow fork) before c-core make
|
5 years ago |
Stanley Cheung
|
dbb9fb7506
|
Merge pull request #22600 from stanley-cheung/fix-cronet-crash
Fix cronet transport crash
|
5 years ago |
Jan Tattermusch
|
af7921d127
|
Merge pull request #22620 from jtattermusch/dart_interop_27
Switch grpc-dart interop test to dart2.7
|
5 years ago |
Vijay Pai
|
719ec593d0
|
Regen projects
|
5 years ago |
Vijay Pai
|
527509abc4
|
Unmark flaky on streaming_pump
|
5 years ago |
Vijay Pai
|
f43a375d29
|
Merge pull request #22619 from vjpai/bm_disable_sock_pair
Disable SockPair fixture in streaming_pump microbenchmark
|
5 years ago |
Jan Tattermusch
|
bb3b5d1d23
|
switch grpc-dart interop test to dart2.7
|
5 years ago |
Vijay Pai
|
f1979cece2
|
Disable SockPair fixture
|
5 years ago |
Mark D. Roth
|
c3fc65c9e0
|
Don't NACK EDS updates with no localities, but report TRANSIENT_FAILURE.
|
5 years ago |
Mark D. Roth
|
80b74811d4
|
Merge pull request #22117 from markdroth/xdslb_refactor
Refactor xds LB policy
|
5 years ago |
Ashitha Santhosh
|
fdbdcb93d2
|
Remove ABSL_CONST_INIT.
|
5 years ago |
Donna Dionne
|
0c2f9565f4
|
Fixing code review comments
|
5 years ago |
Eric Gribkoff
|
a04f0db4db
|
Merge pull request #22547 from ericgribkoff/use_grpc_hc
Use grpcHealthCheck and targetGrpcProxy
|
5 years ago |
Yash Tibrewal
|
652ab6c497
|
Clamp the max recv flow control window to 2^31 - 1
|
5 years ago |
Eric Gribkoff
|
d9c6b001c0
|
Use validate-for-proxyless
|
5 years ago |
Eric Gribkoff
|
bc831fec51
|
Use grpcHealthCheck and targetGrpcProxy
|
5 years ago |
Richard Belleville
|
1c1321ddea
|
Indentation
|
5 years ago |
Lidi Zheng
|
761d2b10f7
|
Merge pull request #22565 from lidizheng/aio-try-connect
[Aio] Add wait_for_connection API for streaming calls
|
5 years ago |
Mark D. Roth
|
f8f6034d1a
|
Refactor xds LB policy
|
5 years ago |
Hannah Shi
|
3de85634f3
|
add an instruction of setting a flag before c-core make, after #22416 merged
|
5 years ago |
Lidi Zheng
|
e50c9a8e2e
|
Fix typo in the comment
|
5 years ago |
Nicolas Noble
|
6228e9100f
|
Merge pull request #22559 from grpc/nicolasnoble-patch-1
Removing obsolete comment.
|
5 years ago |
Muxi Yan
|
9d298ccb19
|
build_projects
|
5 years ago |
Muxi Yan
|
ee7326904f
|
fix sanity checker
|
5 years ago |
Muxi Yan
|
389c076bdb
|
fix regeneration script with boringssl-with-bazel
|
5 years ago |
Mark D. Roth
|
cf625cea29
|
Merge pull request #22602 from markdroth/grpclb_stabilization_fix
Temporarily disable client_channel_stress_test for msan and tsan.
|
5 years ago |
Muxi Yan
|
df44248116
|
build_projects
|
5 years ago |
Muxi Yan
|
d8348a9b97
|
update scripts
|
5 years ago |
Richard Belleville
|
dbf3bb31cd
|
Shellcheck
|
5 years ago |
Yash Tibrewal
|
61955373c6
|
Merge pull request #22568 from yashykt/channelstackdoc
Document filter responsibilities.
|
5 years ago |
Muxi Yan
|
b5ec5e0b8b
|
Fix podspec bug
|
5 years ago |
Richard Belleville
|
8079de2466
|
Accidentally a word
|
5 years ago |
Jan Tattermusch
|
f1a6b15a33
|
Merge pull request #22569 from jtattermusch/gen_build_yaml_cleanup
Cleanup gen_build_yaml.py for end2end tests
|
5 years ago |