aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/tools
Commit message (Collapse)AuthorAge
* sanity dockerimage doesnt need bazelGravatar Jan Tattermusch2018-05-24
|
* Merge pull request #15525 from jtattermusch/fixing_grpcio_toolsGravatar Jan Tattermusch2018-05-23
|\ | | | | Fixing make_grpcio_tools.py
| * upgrade bazel to 0.13.1, introduce templateGravatar Jan Tattermusch2018-05-23
| |
* | Readd cmake backport to JessieGravatar Matt Kwong2018-05-23
| |
* | Remove installed from source Clang in standard Jessie DockerfileGravatar Matt Kwong2018-05-23
| |
* | Add Jessie Dockerfile using RBE's baseGravatar Matt Kwong2018-05-23
|/
* remove ccache from all docker imagesGravatar Jan Tattermusch2018-05-23
|
* Merge pull request #15491 from murgatroid99/node_docker_npm_fixGravatar Michael Lumish2018-05-22
|\ | | | | Don't update npm when installing node
* \ Merge pull request #15481 from jtattermusch/upgrade_cmakeGravatar Jan Tattermusch2018-05-21
|\ \ | | | | | | Upgrade cmake in C++ dockerfiles
| | * Don't update npm when installing nodeGravatar murgatroid992018-05-21
| |/ |/|
| * use cmake from jessie backportsGravatar Jan Tattermusch2018-05-21
| |
* | Revert "Remove ccache from all docker images"Gravatar Jan Tattermusch2018-05-19
|/
* remove ccache from all docker imagesGravatar Jan Tattermusch2018-05-18
|
* add mako to multilang dockerimageGravatar Jan Tattermusch2018-05-16
|
* Install pip for Python3.4 for gcov testsGravatar Jan Tattermusch2018-05-09
|
* Install pip for Python3.4 in all Dockerfiles used for Python testingGravatar Matt Kwong2018-05-08
|
* Remove the fallback when creating Python virtual envGravatar Matt Kwong2018-05-04
| | | | | | | | | | See https://github.com/grpc/grpc/issues/15253 for more context. The original behavior when running Python tests is to try to create a virtual env with the specifed Python version. If there is an issue with that, fallback to the system's default Python version. This leads to misleading test results, so removing the fallback and failing the test when virtual env fails to instantiate the specified Python version is the new behavior.
* Bump Python protobuf to 3.5.2.post1Gravatar Mehrdad Afshari2018-04-19
|
* Bump pip version to 10.0.1Gravatar Mehrdad Afshari2018-04-19
|
* Merge pull request #14987 from matt-kwong/pin-pipGravatar Matt Kwong2018-04-09
|\ | | | | Update pip pin from 9.0.1 to 9.0.2
| * Update pip pin from 9.0.1 to 9.0.2Gravatar Matt Kwong2018-04-06
| |
* | Remove scripts for running Android interop on JenkinsGravatar Eric Gribkoff2018-04-06
|/
* Fix c-ares tests under gcc muslGravatar Alex Polcyn2018-04-05
|
* fix resolver_component_tests_runner test in gcc_muslGravatar Jan Tattermusch2018-03-21
|
* Use different docker image for Node pure JS interop testsGravatar murgatroid992018-03-12
|
* Regenerate Dockerfiles, fix image name reference, don't use mixed fixtures ↵Gravatar murgatroid992018-03-09
| | | | for Node
* Use pre-built Dart docker image.Gravatar Jakob Roland Andersen2018-03-06
|
* WIP: Add Dart support in interopGravatar Jakob Roland Andersen2018-03-06
|
* Pin bazel to 0.9.0Gravatar Adele Zhou2018-02-12
|
* Fix use_openssl.sh.template to pass shellcheckGravatar Mehrdad Afshari2018-02-07
|
* clang format and tidy shouldnt change file ownershipGravatar Jan Tattermusch2018-02-05
|
* add portability test for gcc7.2Gravatar Jan Tattermusch2018-01-23
|
* Ensure all sanity finds clang-tidyGravatar Noah Eisen2018-01-16
|
* Fix clang format dockerGravatar Noah Eisen2018-01-16
|
* Dockerize clang tidyGravatar ncteisen2018-01-16
|
* Add a sanity test for shellcheckGravatar Mehrdad Afshari2017-12-19
| | | | Start by checking the scripts in tools/run_tests/helper_scripts.
* yapf tools/distribGravatar ncteisen2017-12-11
|
* Update Python dependency to protobuf v3.5.0.post1Gravatar Mehrdad Afshari2017-11-27
|
* Update sanity dockerfileGravatar Craig Tiller2017-11-13
|
* consolidate C# interop test docker imagesGravatar Jan Tattermusch2017-11-07
|
* fix clang format installationGravatar Jan Tattermusch2017-11-06
|
* Try again on DockerfilesGravatar Craig Tiller2017-11-03
|
* Revert "Remove clang-format template: this does not need to be bound to the ↵Gravatar Craig Tiller2017-11-03
| | | | | | rest of clang versioning" This reverts commit df6891e2f3aa883bd8c8ec9e6c39456d8020906e.
* Remove clang-format template: this does not need to be bound to the rest of ↵Gravatar Craig Tiller2017-11-03
| | | | clang versioning
* Merge branch 'speedup-test-infra' of github.com:ncteisen/grpc into tfixGravatar Craig Tiller2017-10-16
|\
* \ Merge github.com:grpc/grpc into no-pollers-for-youGravatar Craig Tiller2017-10-10
|\ \
| * | Install Mako to generate files in grpc/grpc-nodeGravatar Matt Kwong2017-10-06
| | |
* | | Set gpr_mpscq_test to not use polling, make that bit work againGravatar Craig Tiller2017-10-06
|/ /
* | Merge pull request #12690 from matt-kwong/covGravatar Matt Kwong2017-10-03
|\ \ | | | | | | Fix coverage tests
* | | Pin pip at 9.0.1Gravatar Nathaniel Manista2017-09-28
| | |