Penn (Dapeng) Zhang
|
b4a98b0a67
|
fix sanity check
|
4 years ago |
Jan Tattermusch
|
4033defea9
|
Merge pull request #25163 from jtattermusch/remove_rules_python_duplicate
grpc_python_deps.bzl: remove duplicate rules_python entry
|
4 years ago |
Jan Tattermusch
|
d446ec036f
|
Merge pull request #24861 from dapeng-mi/master
Bug fix: decode bytes object to string for subprocess.check_output ou…
|
4 years ago |
Menghan Li
|
898671eb4e
|
xds testing: add regex path matching test
|
4 years ago |
Hu Shuai
|
6c6926954d
|
Fix typo
Signed-off-by: Hu Shuai <hus.fnst@cn.fujitsu.com>
|
4 years ago |
Penn (Dapeng) Zhang
|
d8e77ce36b
|
revert _v3 suffix to log dir
|
4 years ago |
Richard Belleville
|
728f2a2f2a
|
Update to server-3
|
4 years ago |
Penn (Dapeng) Zhang
|
33640690c2
|
add TOOD to remove default value
|
4 years ago |
Penn (Dapeng) Zhang
|
22444604a4
|
revert grpc_xds_bazel_test_in_docker.sh
|
4 years ago |
Donna Dionne
|
4715bbc220
|
Fixing TryNextPrioirtyLocked to ensure we properly try higher priorities when lower ones fail
|
4 years ago |
Richard Belleville
|
99d20dfab3
|
Add patch to protobuf
|
4 years ago |
Yash Tibrewal
|
ac4f4de196
|
xDS server config fetcher
|
4 years ago |
Richard Belleville
|
0539a63274
|
Merge pull request #25166 from gnossen/python_cb_interop_image
Update Server Image for Python xDS Interop Tests
|
4 years ago |
Menghan Li
|
6851eeefaa
|
xds testing: add failover test based on load
|
4 years ago |
Adam J Heller
|
03bcab4edf
|
Merge pull request #25150 from drfloob/iomgr-posix-header-cleanup
Remove unused header iomgr_posix.h
|
4 years ago |
Menghan Li
|
eb0b206732
|
Merge pull request #25151 from menghanl/matching_test_fail
xds testing: make header matching and path matching fail properly
|
4 years ago |
AJ Heller
|
33cba7ea39
|
Remove unused header iomgr_posix.h
This header file only served to include iomgr_internal.h, which most
depedent code already includes.
|
4 years ago |
Richard Belleville
|
278b0a8af4
|
Update to server-3
|
4 years ago |
Mark D. Roth
|
652d10cd1d
|
Merge pull request #25147 from markdroth/xds_bootstrap_fallback
Add internal API for setting fallback xDS bootstrap contents.
|
4 years ago |
Ashitha Santhosh
|
ab9b01a03b
|
Merge pull request #25129 from ashithasantosh/sdk_authorization_policy
gRPC SDK Authorization Policy proto.
|
4 years ago |
Menghan Li
|
609fd3c01b
|
xds testing: make header matching and path matching fail properly
|
4 years ago |
Doug Fawley
|
817e34d56b
|
Add v1.35.0 release of grpc-go to interop matrix
|
4 years ago |
Mark D. Roth
|
39b478d3ba
|
Add internal API for setting fallback xDS bootstrap contents.
|
4 years ago |
Jan Tattermusch
|
a450d36fea
|
Merge pull request #25161 from jtattermusch/yapf_format_code
fix sanity test: yapf format code
|
4 years ago |
Jan Tattermusch
|
b1d951787a
|
grpc_python_deps.bzl: remove duplicate rules_python entry
|
4 years ago |
Jan Tattermusch
|
e2b170278c
|
yapf format code
|
4 years ago |
Jan Tattermusch
|
0cdbad935d
|
Revert "replace pip_import by pip_install in python bazel build"
This reverts commit d8f2c1525c .
|
4 years ago |
Jan Tattermusch
|
cb0acf8b21
|
Revert "upgrade io_bazel_rules_python to 0.1.0"
This reverts commit 7f779bc4c2 .
|
4 years ago |
Jan Tattermusch
|
6bb6900b65
|
re-run tools/distrib/python/make_grpcio_tools.py
|
4 years ago |
Jan Tattermusch
|
fec9c545c3
|
include a bugfix in third_party/protobuf
|
4 years ago |
Stanley Cheung
|
8dfb66b53e
|
Merge pull request #25019 from HannahShiSFB/phpunit8-warnings
PHP: fix phpunit 8 warnings
|
4 years ago |
Eric Gribkoff
|
b8b402d513
|
Add Java v1.35.0 to interop matrix
|
4 years ago |
Richard Belleville
|
333fb32667
|
Merge pull request #25142 from gnossen/cb_interop_python
Python Circuit Breaking Interop Test Client Additions
|
4 years ago |
Adam J Heller
|
3c8a2fee6b
|
Merge pull request #25148 from drfloob/fix-reference-typo
Fix typo in documentation
|
4 years ago |
Richard Belleville
|
4ea16b6a30
|
Merge pull request #25142 from gnossen/cb_interop_python
Python Circuit Breaking Interop Test Client Additions
|
4 years ago |
Yang Gao
|
25c0d5974e
|
Merge pull request #25140 from yang-g/strerror
Wrap strerror into a thread-safe implementation
|
4 years ago |
Sergii Tkachenko
|
db7e2171b0
|
Merge pull request #25071 from sergiitk/update-yapf-0-30
Python style: update yapf to 0.30.0, reformat code
|
4 years ago |
Sergii Tkachenko
|
88af4277c6
|
Python style: disambiguate list expand style for yapf
|
4 years ago |
Richard Belleville
|
b12ff43ba6
|
Yapf
|
4 years ago |
AJ Heller
|
ec9451e856
|
Fix typo in documentation
|
4 years ago |
Sergii Tkachenko
|
ff9a426b2a
|
Python style: suppress pylint bad-continuation for yapf compatibility
|
4 years ago |
Richard Belleville
|
244488928a
|
Logger style
|
4 years ago |
Richard Belleville
|
5080f4adb5
|
Add more return types
|
4 years ago |
Sergii Tkachenko
|
8db79e2e71
|
Python style: reformat code using updated yapf 0.30.0
|
4 years ago |
Sergii Tkachenko
|
18af5b31a8
|
Python style: update yapf to 0.30.0
|
4 years ago |
Lidi Zheng
|
ed3037de3e
|
Merge pull request #24998 from jorjun/master
Fix 3.9 MacOS from-source build
|
4 years ago |
Vijay Pai
|
f5806072f2
|
Merge pull request #25144 from vjpai/deser_failure
Check for deser failure before destructing included request in ServerCallbackWriter
|
4 years ago |
yang-g
|
cf26f0133a
|
Wrap strerror into a thread-safe implementation
|
4 years ago |
root
|
cb2e78c59e
|
fix phpunit 8 warnings
|
4 years ago |
Vijay Pai
|
91bb4e178c
|
Check for nullptr (deser failure) before destructing included request
|
4 years ago |