Vijay Pai
af0bbad735
Merge pull request #25169 from vjpai/callback_alt_cpp
...
Implement callback CQ at C++ layer using shared thread pool if non-background iomgr
4 years ago
Yash Tibrewal
0558f4048c
Enable initiating writes for bdp pings
4 years ago
Vijay Pai
dba8bb59a0
Implement callback CQ at C++ layer using shared thread pool if non-background iomgr
4 years ago
yulin liang
fe114b21ef
Merge pull request #25439 from yulin-liang/flaky-test
...
Extend timeout for streaming calls
4 years ago
Richard Belleville
88cb81baf7
Add copyright notice
4 years ago
Srini Polavarapu
12857e775c
Merge pull request #25473 from srini100/master
...
add link to release support policy
4 years ago
srini100
e25f4554f2
add link to release support policy
4 years ago
Richard Belleville
d75a3162b1
Readd commented git fetch
4 years ago
Richard Belleville
d37beca576
Add backport script
4 years ago
Aidan Wolter
1538078745
[Fuchsia] Fix root SSL cert path
...
Fuchsia stores the root SSL cert in a different location than Linux.
This commit corrects this, so that SSL connections work.
4 years ago
Richard Belleville
71d97f9600
Merge pull request #25456 from gnossen/fix_interop_breakage
...
Bump xDS Interop Tests to Python 3
4 years ago
Jan Tattermusch
fb5d03e23c
Merge pull request #25453 from jtattermusch/aarch64_crypto_wheel
...
use boringssl asm optimizations in aarch64 wheel source build
4 years ago
yulin liang
74f14f3f6f
Merge pull request #25428 from yulin-liang/suffix-test
...
Test user agent suffix for grpc-objc.
4 years ago
Richard Belleville
919ee28fc3
Try to use Python 3
4 years ago
Doug Fawley
40c414f6d2
Merge pull request #25441 from dfawley/frozen
...
run_xds_tests: use frozenset for const instead of set
4 years ago
Esun Kim
34e38fb06f
Merge pull request #25054 from veblush/to-karthik
...
To karthik
4 years ago
Jan Tattermusch
dc605b8bc7
Merge pull request #25443 from lidizheng/compiler-minimum-support-bump
...
Bump up minimum supported clang to 4.0
4 years ago
Jan Tattermusch
0f791c73ae
use boringssl asm optimizations in aarch64 wheel source build
4 years ago
Aidan Wolter
1ead3c0c7b
[Fuchsia] Disable C-ARES resolver
...
C-ARES does not work on Fuchsia, and is causing DNS solution failures.
We are disabling C-ARES so that we fall back to the native resolver.
Issue: #25446
4 years ago
apolcyn
6102f67ade
Merge pull request #25442 from apolcyn/fix_ruby_e2e_test_port_picking
...
Fix child process port allocation in ruby end-to-end tests
4 years ago
Lidi Zheng
c95e1ff0e5
Use template to generate the Dockerfile
4 years ago
Lidi Zheng
8be2ac94a8
Bump up minimum supported clang to 4.0
4 years ago
Adam J Heller
9b1df5bdc3
Merge pull request #25438 from drfloob/fix-unused-var-pr25401
...
Fix unused variable error from PR #25401
4 years ago
Alexander Polcyn
27687563d6
Fix child process port selection in ruby end-to-end tests
4 years ago
yulin-liang
d4b83fd1bc
Test user agent suffix for grpc-objc.
4 years ago
Doug Fawley
df3e225466
run_xds_tests: use frozenset for const instead of set
4 years ago
Esun Kim
d6b2d2703a
To karthikravis
4 years ago
Esun Kim
8c3432aac2
Support MAC
4 years ago
Esun Kim
8b2bd69ef3
Merge pull request #25387 from veblush/mutex-cpp
...
Made grpc::internal::Mutex compatible to absl::Mutex
4 years ago
yulin-liang
3f32e24753
Extend timeout for streaming calls
4 years ago
Adam J Heller
79399461de
Merge pull request #25416 from drfloob/import-script-support-for-github-squash-and-merge
...
Teach the release notes script to find GitHub Squash and Merge PRs
4 years ago
AJ Heller
8261d9de15
Fix unused variable error from PR #25401
4 years ago
Srini Polavarapu
b1bf3f8697
Merge pull request #25409 from sergiitk/xds-k8s-use-grpc-health-check
...
xds-k8s driver: switch Backend Health Check from TCP to GRPC
4 years ago
Richard Belleville
ee915d8a15
Merge pull request #25410 from gnossen/unrevert_xds_creds
...
Reintroduce xDS Creds
4 years ago
Jan Tattermusch
c796d3b97a
Merge pull request #25385 from dfederm/dfederm/build-transitive
...
[C#] Add buildTransitive directory to NuGet package
4 years ago
apolcyn
5c214d57e4
Merge pull request #25406 from apolcyn/fix_ruby_flake
...
Fix flake in ruby call creds timeout test
4 years ago
Mark D. Roth
ff768f11c0
Merge pull request #25310 from markdroth/xds_http_filters
...
xDS HTTP filter support for gRPC client
4 years ago
apolcyn
711d1d7fe2
Merge pull request #25398 from apolcyn/fix_bad_locking
...
Fix races in resolve_address and resolve_address_posix tests
4 years ago
Alexander Polcyn
b14019661f
Don't perform unnecessary RPCs in call creds timeout test
4 years ago
Doug Fawley
8e8e697264
Merge pull request #25413 from dfawley/interop_tests
...
add timeout to xds test runs, run_xds_tests improvements
4 years ago
Yash Tibrewal
1e93a18478
Merge pull request #25414 from yashykt/checkillegalterms
...
Add script to check for illegal terms
4 years ago
Vijay Pai
cfaa81ada4
Merge pull request #25401 from vjpai/sync_allocating
...
Use AllocatingRequestMatcher for C++ sync server
4 years ago
Alexander Polcyn
01c52d7c77
Fix no free threads flake in ruby call creds timeout test
4 years ago
Stanley Cheung
beaf86dc43
review fixes
4 years ago
Alexander Polcyn
6d8e7d3819
Fix a race in resolve_address and resolve_address_posix tests
4 years ago
Stanley Cheung
ac9bf63631
Ruby xds timeout test
4 years ago
yulin liang
90b565f17a
Merge pull request #25391 from yulin-liang/suffix
...
Support to add a suffix on user agents for grpc-objc.
4 years ago
Esun Kim
6468d8a69d
Make grpcpp/mutex compatible absl/mutex
4 years ago
Vijay Pai
9cceb28b2e
Use AllocatingRequestMatcher for sync C++ server and simplify
4 years ago
Doug Fawley
526a5690f5
add timeout to xds test runs; prevent running V3/alpha tests
...
use alpha API for patching URL maps
4 years ago