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 |
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
|
e2b170278c
|
yapf format code
|
4 years ago |
Stanley Cheung
|
8dfb66b53e
|
Merge pull request #25019 from HannahShiSFB/phpunit8-warnings
PHP: fix phpunit 8 warnings
|
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 |
Ashitha Santhosh
|
1602a02a82
|
Add gRPC SDK Authorization Policy proto.
|
4 years ago |
Richard Belleville
|
5105b1472c
|
Add to CI
|
4 years ago |
Richard Belleville
|
56ee26ee6c
|
Yapf
|
4 years ago |
Richard Belleville
|
0be354eb51
|
Fix up client changes
|
4 years ago |
apolcyn
|
5195a06dde
|
Merge pull request #25105 from apolcyn/remove_working
Remove unnecessary working field from grpc_ares_ev_driver
|
4 years ago |
Mark D. Roth
|
11f53c3ebe
|
Merge pull request #25120 from markdroth/xds_security_aggregate_cluster_fix
change xDS certificate provider to contain a map by cluster
|
4 years ago |
Jorjun
|
76e82acc9c
|
sanity check on MACOSX_DEPLOYMENT_TARGET
Avoid attempting to ever parse a potential None value on the above environment var, then carry on with Mac OS X specific version checking logic...
|
4 years ago |
Mark D. Roth
|
8ddbc50272
|
change xDS certificate provider to contain a map by cluster
|
4 years ago |
Mark D. Roth
|
b098356db5
|
Merge pull request #25027 from KeithMoyer/signedwarning
Use unsigned type when iterating unsigned value
|
4 years ago |
Richard Belleville
|
c4d3fc749f
|
WIP. Implement CB interop test
|
4 years ago |
Mark D. Roth
|
1939d39816
|
Merge pull request #25132 from donnadionne/repo_mgr_01_11
Passing repo manager to markdroth
|
4 years ago |
apolcyn
|
b7df39f095
|
Merge pull request #24979 from qnighy/darwin-zlib-implicit-declaration
Fix implicit declaration error in zlib + macOS
|
4 years ago |
Yang Gao
|
9f533f753c
|
Merge pull request #25121 from yang-g/unused
Mark variables unused in BUILD file
|
4 years ago |
Donna Dionne
|
9601b85614
|
Passing repo manager to markdroth
|
4 years ago |
Esun Kim
|
9b0424263e
|
Merge pull request #25119 from veblush/copts
Add use_strict_warning option to bazel build
|
4 years ago |
yulin liang
|
0d7e17ff80
|
Merge pull request #25092 from grpc/revert-24637-spm-beta-test
Revert "Propagate warning disables into code."
|
4 years ago |
yang-g
|
be2e59725d
|
Mark variables unused
|
4 years ago |
Esun Kim
|
695d1c02ed
|
Fix ignored-qualifiers warning
|
4 years ago |
Esun Kim
|
e49d74b0d8
|
Added use_strict_warning
|
4 years ago |
Masaki Hara
|
d1589159c3
|
Always apply -DHAVE_UNISTD_H
This commit also moves the CPPFLAGS config from Makefile, which is
autogenerated, to build_handwritten.yaml, which is literally
handwritten.
|
4 years ago |
Masaki Hara
|
6d6c5ca009
|
Merge branch 'master' into darwin-zlib-implicit-declaration
|
4 years ago |
ZhenLian
|
e745f8cb55
|
Merge pull request #25018 from ZhenLian/zhen_dynamic_file_reloading_9
Support Default Root Certs in Tls Credentials
|
4 years ago |
ZhenLian
|
c48e39d5c2
|
Support Default Root Certs in Tls Credentials
|
4 years ago |
Stanley Cheung
|
e08a885851
|
Merge pull request #25111 from stanley-cheung/bump-master-version
Bump master version
|
4 years ago |
donnadionne
|
24f5cf82c4
|
Merge pull request #25085 from donnadionne/timeout_2nd
Fixing timeout test for tsan and asan:
|
4 years ago |
Sergii Tkachenko
|
b800b76264
|
Merge pull request #25109 from grpc/xds-k8s-server-override-td-url
xds-k8s driver: support --xds_server_uri flag
|
4 years ago |
Stanley Cheung
|
fe2e96f9f3
|
Regenerate projects
|
4 years ago |