Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Upgrade sanity Docker image to debian:stretch | Lidi Zheng | 2018-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 | ||
* | fix google-api-python-client installation | Jan Tattermusch | 2018-10-08 |
| | |||
* | Revert "Install pyyaml through pip in docker" | Jan Tattermusch | 2018-06-18 |
| | |||
* | Install pyyaml through pip in docker | Alex Polcyn | 2018-06-14 |
| | |||
* | sanity dockerimage doesnt need bazel | Jan Tattermusch | 2018-05-24 |
| | |||
* | regenerate dockerfiles | Jan Tattermusch | 2018-05-23 |
| | |||
* | regenerate dockerfiles | Jan Tattermusch | 2018-05-23 |
| | |||
* | Revert "Remove ccache from all docker images" | Jan Tattermusch | 2018-05-19 |
| | |||
* | regenerate dockerfiles | Jan Tattermusch | 2018-05-18 |
| | |||
* | Bump Python protobuf to 3.5.2.post1 | Mehrdad Afshari | 2018-04-19 |
| | |||
* | Bump pip version to 10.0.1 | Mehrdad Afshari | 2018-04-19 |
| | |||
* | Update pip pin from 9.0.1 to 9.0.2 | Matt Kwong | 2018-04-06 |
| | |||
* | Pin bazel to 0.9.0 | Adele Zhou | 2018-02-12 |
| | |||
* | Ensure all sanity finds clang-tidy | Noah Eisen | 2018-01-16 |
| | |||
* | Fix clang format docker | Noah Eisen | 2018-01-16 |
| | |||
* | Dockerize clang tidy | ncteisen | 2018-01-16 |
| | |||
* | Add a sanity test for shellcheck | Mehrdad Afshari | 2017-12-19 |
| | | | | Start by checking the scripts in tools/run_tests/helper_scripts. | ||
* | Update Python dependency to protobuf v3.5.0.post1 | Mehrdad Afshari | 2017-11-27 |
| | |||
* | Update sanity dockerfile | Craig Tiller | 2017-11-13 |
| | |||
* | fix clang format installation | Jan Tattermusch | 2017-11-06 |
| | |||
* | Try again on Dockerfiles | Craig Tiller | 2017-11-03 |
| | |||
* | Pin pip at 9.0.1 | Nathaniel Manista | 2017-09-28 |
| | |||
* | Update Dockerfiles from ubuntu:15.10 to debian:jessie | Matt Kwong | 2017-09-18 |
| | |||
* | Add tests for c-ares wrapper using a local DNS server. | Alexander Polcyn | 2017-09-14 |
| | |||
* | auto-fix most of licenses | Jan Tattermusch | 2017-06-08 |
| | |||
* | Add option to upload Jenkins test result to BQ | Matt Kwong | 2017-05-08 |
| | |||
* | Updated protobuf dependency for python to 3.2.0 | Mehrdad Afshari | 2017-03-07 |
| | |||
* | cleanup and speedup of sanity tests | Jan Tattermusch | 2016-12-22 |
| | |||
* | Set Bazel to specific commit in Dockerfile | Matt Kwong | 2016-12-01 |
| | |||
* | Make testing toolchain python 3.x compliant | siddharthshukla | 2016-07-12 |
| | | | | | | | | | | | | | | | six is necessary for making these scripts cross compatible between python 2.x and 3.x Changes: Add six to python_deps.include Include python_deps.include to all Dockerfile templates in test directory Include python_deps.include to all Dockerfile templates in stress_test directory Include python_deps.include to all Dockerfile templates in interop_test directory Replace print statements with print function calls (from futute..) Replace .iteritems() with .items() wherever necessary use six.moves to import BaseHTTPServer Generate new dockerfiles using generate_projects.sh | ||
* | hotfix for sanity tests | Jan Tattermusch | 2016-05-22 |
| | |||
* | Add sanity test for grpcio protoc package | Masood Malekghassemi | 2016-05-04 |
| | |||
* | Add a sanity check to make sure vsprojects stays usable. | Matthew Iselin | 2016-04-07 |
| | |||
* | Update copyrights | Craig Tiller | 2016-03-31 |
| | |||
* | fixed backslashes | David Garcia Quintas | 2016-03-17 |
| | |||
* | moved apt-gets from .sh file to dockerfile for nanopb | David Garcia Quintas | 2016-03-16 |
| | |||
* | Fix docker inception for now | Craig Tiller | 2016-02-10 |
| | |||
* | cleanup sanity docker image | Jan Tattermusch | 2016-02-08 |
| | |||
* | regenerated dockerfiles | Jan Tattermusch | 2016-02-08 |
| | |||
* | add generated dockerfiles | Jan Tattermusch | 2016-02-08 |