Lidi Zheng
38530cc2bc
Make docgen work better with virtualenv
5 years ago
Lidi Zheng
981baff79b
Fix the docgen script:
...
1. Make it use python3 by default;
2. Simplify its arguments.
5 years ago
Mark D. Roth
41d87b7307
Allow C++-style comments on #endif lines.
5 years ago
Jan Tattermusch
80daba44d9
regenerate projects
5 years ago
Hannah Shi
c69c06b8d6
generate api reference documents by doxygen
5 years ago
Micah Kornfield
db05deb143
uses sources.json
5 years ago
Mark D. Roth
a0f08b1b06
Revert "Merge pull request #21941 from markdroth/xds_logging"
...
This reverts commit 37d5d93983
, reversing
changes made to 0e8190a3c9
.
5 years ago
Stanley Cheung
4f9d3d2e0f
Bump version to 1.30.2
5 years ago
Esun Kim
bec51c0175
Manylinux2010-based Ruby images
5 years ago
Esun Kim
89b10106ce
Update by review
5 years ago
Esun Kim
bfa1ca968c
Add gRPC-specific docker images for Ruby build
5 years ago
Alexander Polcyn
a1d1a8e543
Bump 1.30.x branch to 1.30.1
5 years ago
Richard Belleville
a950149a90
Pin isort to fix sanity test breakage
5 years ago
Richard Belleville
a4ca41960c
Pin isort to fix sanity test breakage
5 years ago
Mark D. Roth
c1d7180daa
Use upb textformat library to dump out raw xDS proto messages
5 years ago
Srini Polavarapu
d1c4118798
Regenerate projects
5 years ago
Richard Belleville
4fcf9d01d2
Address review comments
5 years ago
Richard Belleville
98bb4b6124
Copyright header
5 years ago
Richard Belleville
f22e247183
Add script to install all Python modules
5 years ago
Lidi Zheng
d98ecdb85c
Set version upper bound for protobuf; installs grpcio-tools instead
5 years ago
Srini Polavarapu
090b05d387
Regenerate projects
5 years ago
Srini Polavarapu
057091fe1f
Regenerate projects
5 years ago
Lidi Zheng
677e657e5b
Improve readability & prevent deadlock
5 years ago
Lidi Zheng
99eefe48b2
Add grpc-prefixed package generation script
5 years ago
Stanley Cheung
6f72faa74b
Update to protobuf 3.12.2
5 years ago
Stanley Cheung
eccbac3443
Update grpc protoc plugins to support proto3 optional
5 years ago
Karthik Ravi Shankar
063704ebad
Revert "Update grpc protoc plugin to be compliant of proto3 field presence"
5 years ago
Stanley Cheung
f70ebf85a6
Update to protobuf 3.12.2
5 years ago
Stanley Cheung
dc9b100865
Update grpc protoc plugins to support proto3 optional
5 years ago
Stanley Cheung
18b1d4a398
Bump version to 1.29.1 for PHP
5 years ago
Stanley Cheung
315e90a44e
Pin astroid
5 years ago
Nicolas "Pixel" Noble
d9906e4162
Flipping version.
5 years ago
Nicolas "Pixel" Noble
791729d09f
Bumping version.
5 years ago
Richard Belleville
2ea571a92a
Pin astroid
5 years ago
Jan Tattermusch
93e227c2f4
run tools/distrib/python/make_grpcio_tools.py
5 years ago
nanahpang
564b70a1d7
Update check_copyright.py to follow python 3 rules
...
Found this issue during the import.
5 years ago
Lidi Zheng
3d8b096c4a
Add setup.py to yapf_code check list
5 years ago
Muxi Yan
056bd79091
address comments
5 years ago
Muxi Yan
65e24bcfc9
make generated header idempotent
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
Muxi Yan
d8348a9b97
update scripts
5 years ago
Muxi Yan
67d70ee059
Remove docker, and update scripts
5 years ago
Mark D. Roth
03411d7be7
Second attempt: grpclb stabilization
5 years ago
Alexander Polcyn
09bc1eebe4
Add ruby 2.7 to mac binary packages
5 years ago
Jan Tattermusch
0faead377e
simplify sanitize.sh script
5 years ago
Jan Tattermusch
41ac287f7b
generate build metadata from bazel BUILD
5 years ago
Richard Belleville
5ef379870d
Regenerate projects
5 years ago
Lars Kanis
4c667476a0
Add ruby-2.7 to build process of binary gems for Windows and Linux
...
With rake-compiler-dock-1.0.1 there's no need to use a derived Dockerfile.
The standard RCD image can be used instead.
The only issue is with conflicting declarations of gettimeofday(), which can be easily worked around by patching win32.h before the build.
Fixes #21514
5 years ago
Jan Tattermusch
21512217f2
get rid of the https://grpc.io/release plague
5 years ago