aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/distrib
Commit message (Collapse)AuthorAge
* 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
| | * Regenerate projectsGravatar Mehrdad Afshari2018-04-11
| | |
| | * Fix new ruby OS X dep on libgmp.10.dylibGravatar Alex Polcyn2018-04-10
| | |
* | | Fix new ruby OS X dep on libgmp.10.dylibGravatar Alex Polcyn2018-04-10
| | |
| | * Regenerate projectsGravatar Mehrdad Afshari2018-04-09
| | |
| | * Update pip pin from 9.0.1 to 9.0.2Gravatar Matt Kwong2018-04-09
| | |
* | | Update pip pin from 9.0.1 to 9.0.2Gravatar Matt Kwong2018-04-06
| | |
| * | gRPC C++ Interop AppGravatar Eric Gribkoff2018-04-05
| | |
| | * Regenerate projectsGravatar Mehrdad Afshari2018-04-04
| |/
* / Regenerate projectsGravatar Mehrdad Afshari2018-04-04
|/
* Add ALTS code to grpc/coreGravatar Yihua Zhang2018-03-08
|
* Revert "Add ALTS C stack to gRPC core"Gravatar Sree Kuchibhotla2018-03-07
|
* Add ALTS code to grpc/coreGravatar Yihua Zhang2018-03-06
|
* C++ on Android example client and serverGravatar Eric Gribkoff2018-03-02
|
* Regenerate projectsGravatar Mehrdad Afshari2018-02-22
|
* Move headers from grpc++ to grpcppGravatar Muxi Yan2018-02-15
|
* Enforce shellcheck on shellscripts under test/Gravatar Mehrdad Afshari2018-02-07
|
* add quotes in bashGravatar Jan Tattermusch2018-02-05
|
* clang format and tidy shouldnt change file ownershipGravatar Jan Tattermusch2018-02-05
|
* Update BoringSSL to latest chromium-stable refGravatar Matt Kwong2018-01-26
|
* Update README.rst for python grpcio-toolsGravatar Feng Li2018-01-26
| | | GRPC_PYTHON_BUILD_WITH_CYTHON=1 is required to build grpcio-tools from source.
* Merge branch 'master' of https://github.com/grpc/grpc into more-clang-tidyGravatar ncteisen2018-01-22
|\
* | Remote namespace comment, will fix laterGravatar ncteisen2018-01-22
| |
| * Regenerate projectsGravatar Mehrdad Afshari2018-01-19
| |
* | Add google clang-tidy check for freeGravatar Noah Eisen2018-01-19
|/
* Merge pull request #14071 from mehrdada/shellcheckGravatar Mehrdad Afshari2018-01-18
|\ | | | | Add tools/run_tests/artifacts to shellcheck enforcement list
* | do not fix automaticallyGravatar ncteisen2018-01-17
| |
* | s/tidy/TIDYGravatar Noah Eisen2018-01-16
| |
* | Add to sanity, dont fix by defaultGravatar ncteisen2018-01-16
| |
* | Dockerize clang tidyGravatar ncteisen2018-01-16
| |
* | Check for failures from run clang tidyGravatar Noah Eisen2018-01-16
| |
| * Fix check_windows_dlls.sh to pass shellcheckGravatar Mehrdad Afshari2018-01-16
| |
| * Fix check_nanopb_output.sh to pass shellcheckGravatar Mehrdad Afshari2018-01-11
| |
| * Fix build_ruby_environment_macos.sh to pass shellcheckGravatar Mehrdad Afshari2018-01-11
|/
* Check copyright of Objective-C++ source filesGravatar Muxi Yan2018-01-05
|
* add ruby 2.5 to package build on macGravatar Alexander Polcyn2018-01-05
|
* Upgrade yapf to 0.20.0Gravatar Mehrdad Afshari2018-01-02
| | | | Upgrade yapf version to 0.20.0 and reformat Python files.
* Ignore pyc files on yapf diffGravatar Ken Payson2017-12-13
|
* Merge branch 'master' of https://github.com/grpc/grpc into yapf-toolsGravatar ncteisen2017-12-12
|\
| * yapf examples/pythonGravatar ncteisen2017-12-12
| |