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 |
Jan Tattermusch
|
d8f2c1525c
|
replace pip_import by pip_install in python bazel build
|
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 |
Penn (Dapeng) Zhang
|
e0125be888
|
add project_num in node_id
|
4 years ago |
apolcyn
|
96d2e95dd7
|
Merge pull request #25133 from apolcyn/backport_fix_zlib_implicit_declaration
Backport "Fix implicit declaration error in zlib + macOS #24979"
|
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
|
065b8c8081
|
Change repo manager to drfloob
|
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 |
Jan Tattermusch
|
7f779bc4c2
|
upgrade io_bazel_rules_python to 0.1.0
|
4 years ago |
Masaki Hara
|
58ef4d7135
|
Backport "Fix implicit declaration error in zlib + macOS #24979"
|
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 |
Jan Tattermusch
|
3fcf6620f0
|
re-run tools/distrib/python/make_grpcio_tools.py
|
4 years ago |
Jan Tattermusch
|
7fc2828987
|
include a bugfix in third_party/protobuf
|
4 years ago |
Jan Tattermusch
|
c26961b89c
|
run tools/codegen/core/gen_upb_api.sh
|
4 years ago |
Jan Tattermusch
|
9bb2aefd02
|
upgrade ruby, C# python and ObC to protobuf 3.14
|
4 years ago |
Jan Tattermusch
|
6c99a037d0
|
run tools/distrib/python/make_grpcio_tools.py
|
4 years ago |
Jan Tattermusch
|
9c8818d2ee
|
regenerate proto files for csharp, php, ruby
|
4 years ago |
Jan Tattermusch
|
8bb55930dc
|
update third_party/protobuf to v3.14.0
|
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 |
Penn (Dapeng) Zhang
|
b2b01baf78
|
Run xds v3 tests in kokoro integration
|
4 years ago |