aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/distrib
Commit message (Collapse)AuthorAge
* Regenerate projectsGravatar Sanjay Pujare2019-01-03
|
* Add support for ruby 2.6.0 binary package builds, drop 2.1 and 2.0Gravatar Alexander Polcyn2019-01-03
| | | | binary package builds; pin bundler to 1.17.3 where necessary
* Merge pull request #17303 from lidizheng/sanity-python-3Gravatar Lidi Zheng2018-12-20
|\ | | | | Run pylint test in Python 3
* | Add grpcio-status extension packageGravatar Lidi Zheng2018-12-13
| | | | | | | | | | | | * The new package has 2 API `from_call` and `to_status` * Utilize the experimental API `abort_with_status` * Add 5 unit test cases
* | Revert "Changes add a script for generating C code and build rule for protobuf"Gravatar Alexander Polcyn2018-12-12
| | | | | | | | This reverts commit 62027b7e14624283f758a7785a0a1347eda0a147.
* | Changes add a script for generating C code and build rule for protobufGravatar Vishal Powar2018-12-11
| | | | | | | | | | | | | | | | | | | | | | | | protos All these changes need to go together to make sense - changes to use new version of upb in bazel - allowing includes in build target option - script for generating c code for protos - generated code for example build - adding changes for non-bazel builds - change sanity tests to ignore the generated files.
| * Upgrade sanity Docker image to debian:stretchGravatar Lidi Zheng2018-12-10
|/ | | | | | | | * Use latest pylint in Python 3.7 (they dropped support for PY2) * Make latest pylint happy * Forced to upgrade to shellcheck 0.4.4 * Make shellcheck 0.4.4 happy * Adopt reviewers' advice to reduce global disabled rules
* Channelz Python wrapper implementationGravatar Lidi Zheng2018-11-27
| | | | | | | | | | | | | | | | * Expose the C-Core API in Cython layer * Handle the object translation * Create a separate package for Channelz specifically * Handle nullptr and raise exception if seen one * Translate C++ Channelz unit tests * Adding 5 more invalid query unit tests Adding peripheral utility for grpcio-channelz package * Add to `pylint_code.sh` * Add to Python build script * Add to artifact build script * Add to Bazel * Add to Sphinx module list
* Regenerate projectsGravatar Muxi Yan2018-11-19
|
* Make docgen.py workGravatar Lidi Zheng2018-11-15
| | | | | | | * Merge unnecessary arguments * Remove the build command (CI should make sure it works, not this script) * Speed up the GitHub operations with proper flags * Adding Sphinx to setup requirement
* add _parallel_compile_patch.py to python manifestGravatar Jan Tattermusch2018-11-07
|
* add python monkey-patch for parallel build_ext compilationGravatar Jan Tattermusch2018-10-31
|
* Client-side health checking support.Gravatar Mark D. Roth2018-10-24
|
* Merge remote-tracking branch 'upstream/master' into health_checking_serviceGravatar Mark D. Roth2018-10-15
|\
| * Regenerate projectsGravatar Stanley Cheung2018-10-08
| |
* | Revert "Merge pull request #16600 from ↵Gravatar Mark D. Roth2018-09-25
|/ | | | | | | grpc/revert-16574-health_checking_service" This reverts commit de11358660b6474ffea480d8d756c23e58a7cf07, reversing changes made to 107d10ea73f77dc9bb498c9b91e1fcd0188dfb45.
* Revert "Second attempt: Implement Watch method in health check service."Gravatar Mark D. Roth2018-09-10
|
* Revert "Merge pull request #16512 from ↵Gravatar Mark D. Roth2018-09-05
| | | | | | | grpc/revert-16351-health_checking_service" This reverts commit 4ee0f4c790f3b13dcfc8d55b21869140964d6de2, reversing changes made to 5ee9b5e7b547d0a82c84cc3767236ace8d5cd469.
* Revert "Implement Watch method in health check service."Gravatar Juanli Shen2018-08-29
|
* Merge pull request #16351 from markdroth/health_checking_serviceGravatar Mark D. Roth2018-08-28
|\ | | | | Implement Watch method in health check service.
| * Implement Watch method in health check service.Gravatar Mark D. Roth2018-08-28
| |
* | Regenerate projectsGravatar Juanli Shen2018-08-27
| |
* | Merge pull request #16358 from muxi/privatize-boringsslGravatar Muxi Yan2018-08-24
|\ \ | |/ |/| Make symbols of BoringSSL private
| * Make symbols of BoringSSL private to gRPCGravatar Muxi Yan2018-08-23
| |
* | Remove protobuf js_embed hackGravatar Mehrdad Afshari2018-08-16
|/
* run make_grpcio_tools.pyGravatar Jan Tattermusch2018-08-07
|
* update python grpcio_toolsGravatar Jan Tattermusch2018-08-07
|
* ignore designer-generated .cs filesGravatar Jan Tattermusch2018-08-01
|
* Regenerate projectsGravatar Srini Polavarapu2018-07-19
|
* Uncomment nanopb output checkGravatar David Garcia Quintas2018-06-22
|
* Update to use the canonical version of LB protoGravatar David Garcia Quintas2018-06-21
|
* Merge pull request #15694 from srini100/bump-to-v1.14Gravatar Srini Polavarapu2018-06-14
|\ | | | | Bump master to v1.14
* \ Merge pull request #15680 from ncteisen/more-clangGravatar Noah Eisen2018-06-11
|\ \ | | | | | | More Clang Tidy
| | * Regenrate projectsGravatar Srini Polavarapu2018-06-08
| |/ |/|
* | Prevent early exit on one pylint failureGravatar Mehrdad Afshari2018-06-07
| |
* | Bump pylint to pylint-1.9.2Gravatar Mehrdad Afshari2018-06-07
| |
| * Tighten the bar and refactor and offender:Gravatar ncteisen2018-06-07
| |
| * Enforce max function length at 800Gravatar ncteisen2018-06-07
|/
* add some transparency to make_grpcio_tools.pyGravatar Jan Tattermusch2018-05-23
|
* Merge pull request #15255 from carl-mastrangelo/copyGravatar Mehrdad Afshari2018-05-03
|\ | | | | Make copyright check slightly more flexible
| * add The supportGravatar Carl Mastrangelo2018-05-03
| |
* | Regenerate projectsGravatar Mehrdad Afshari2018-05-02
| |
| * Make copyright check slightly more flexibleGravatar Carl Mastrangelo2018-05-02
|/
* Merge branch 'v1.11.x'Gravatar Mehrdad Afshari2018-04-27
|\
| * Bump pip in yapf_virtual_environmentGravatar Mehrdad Afshari2018-04-27
| |
* | Merge pull request #15112 from mehrdada/bump-pip-to-10.0.0Gravatar Mehrdad Afshari2018-04-20
|\ \ | | | | | | Bump pip==10.0.1 and protobuf==3.5.2.post1
| * | Bump pip version to 10.0.1Gravatar Mehrdad Afshari2018-04-19
| | |
* | | Regenerate grpcio_tools protobuf dependenciesGravatar Mehrdad Afshari2018-04-19
|/ /
* | Run pylint on Python test codeGravatar Mehrdad Afshari2018-04-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The test modules were not under pylint jurisdiction, and actual bugs have been found in tests that would have been prevented had we run static analysis on the test code as we do on the core modules. This is the first step to enable pylint on tests. Due to numerous warnings since the code is not ready and needs refactoring, a new `.pylintrc` specific to tests is added that suppresses a number of valid warnings. The goal is stepwise elimination of each class of warning while refactoring the code such that it will not emit any warnings in future commits, always keeping the sanity checks passing and keeping the disruption minimal.
* | Merge pull request #14951 from ericgribkoff/android_interopGravatar Eric Gribkoff2018-04-16
|\ \ | | | | | | Android C++ Interop App