aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/dockerfile
Commit message (Collapse)AuthorAge
...
| * | Merge pull request #6438 from y-zeng/reflection_separate_libGravatar Jan Tattermusch2016-06-13
| |\ \ | | | | | | | | Proto server reflection
| * | | add support for clang3.5, clang3.7 and gcc4.6Gravatar Jan Tattermusch2016-06-11
| | | |
* | | | Add g++Gravatar Vijay Pai2016-06-09
| | | |
| | * | Merge remote-tracking branch 'upstream/master' into reflection_separate_libGravatar Yuchen Zeng2016-06-07
| | |\ \ | |_|/ / |/| | |
| * | | Use Python namespace packagesGravatar Masood Malekghassemi2016-06-06
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, namespace packages would break in auditwheel due to a superfluous check (fixed in the commit referenced in the Dockerfiles). Now, the auditwheel used in the manylinux1-support Docker images can handle namespace packages, and we may thus use them. This should alleviate future user pain w.r.t. installation of grpcio-tools causing loss of grpcio files and vice versa (e.g. requiring a reinstall of grpcio following installation of grpcio-tools).
| * | Add more comments, fix format issuesGravatar Yuchen Zeng2016-06-06
| | |
| * | Addressed reveiw comments about namingGravatar Yuchen Zeng2016-06-06
| | |
| * | Add a sanity test: check if the generated pb files are up-to-dateGravatar Yuchen Zeng2016-05-31
| | |
| | * Move grpc installation from docker file to script.Gravatar yang-g2016-05-30
| | |
| | * Add distrib test support for c++.Gravatar yang-g2016-05-24
| |/ |/|
* | hotfix for sanity testsGravatar Jan Tattermusch2016-05-22
|/
* Merge pull request #6444 from nicolasnoble/clang-format-pinnedGravatar jboeuf2016-05-10
|\ | | | | Pinning the llvm repository on 3.8.
* \ Merge pull request #6419 from sreecha/python_stress_test_dockerGravatar Jan Tattermusch2016-05-06
|\ \ | | | | | | Python stress test docker config files and related changes
| | * Pinning the llvm repository on 3.8.Gravatar Nicolas 'Pixel' Noble2016-05-05
| | |
* | | Use manylinuxGravatar Masood Malekghassemi2016-05-04
| | |
* | | Fix docker buildGravatar Masood Malekghassemi2016-05-04
| | |
* | | Integrate Python protoc Linux artifact buildersGravatar Masood Malekghassemi2016-05-04
| | |
* | | Add sanity test for grpcio protoc packageGravatar Masood Malekghassemi2016-05-04
| | |
* | | Add Python grpcio protoc packageGravatar Masood Malekghassemi2016-05-04
| |/ |/|
| * Python dockerfiles and config files for stress testingGravatar Sree Kuchibhotla2016-05-03
|/
* Merge pull request #6376 from murgatroid99/node_test_multiple_versionsGravatar Jan Tattermusch2016-05-03
|\ | | | | Made Node tests support multiple versions and set the Node default version to 4 everywhere possible
* | Ruby docker files and configGravatar Sree Kuchibhotla2016-05-02
| |
* | C# Dockerfile and Config scriptsGravatar Sree Kuchibhotla2016-04-29
| |
| * Made Node tests support multiple versions and set the Node default version ↵Gravatar murgatroid992016-04-29
|/ | | | to 4 everywhere possible
* generate interop test Dockerfiles using templatesGravatar Jan Tattermusch2016-04-27
|
* move interop test docker files to a subdirGravatar Jan Tattermusch2016-04-27
|
* get rid of the unused grpc_base DockerfileGravatar Jan Tattermusch2016-04-27
|
* get rid of the old homebrew/linuxbrew testsGravatar Jan Tattermusch2016-04-27
|
* cleanup interop test scriptsGravatar Jan Tattermusch2016-04-27
|
* cleanup build_interop.sh for pythonGravatar Jan Tattermusch2016-04-26
|
* also update interop_http2 imageGravatar Jan Tattermusch2016-04-21
|
* upgrade go docker image to golang:1.5Gravatar Jan Tattermusch2016-04-21
|
* Merge pull request #6213 from sreecha/java_stress_dockerGravatar Jan Tattermusch2016-04-20
|\ | | | | Run Java stress tests on GKE
| * Fix back slashes in the template and break the RUN stepsGravatar Sree Kuchibhotla2016-04-19
| |
| * Java stress test docker imagesGravatar Sree Kuchibhotla2016-04-19
| |
* | Go Stress test: Docker stress test images and config files to run on GKEGravatar Sree Kuchibhotla2016-04-18
|/
* cleanup of C# interop dockerimageGravatar Jan Tattermusch2016-04-11
|
* Add a sanity check to make sure vsprojects stays usable.Gravatar Matthew Iselin2016-04-07
|
* Code review commentsGravatar Sree Kuchibhotla2016-04-05
|
* fix copyrightsGravatar Sree Kuchibhotla2016-04-04
|
* New config for node. Made some changes to support node configGravatar Sree Kuchibhotla2016-04-04
|
* Refine clang-format pathsGravatar Craig Tiller2016-03-31
|
* Update copyrightsGravatar Craig Tiller2016-03-31
|
* Fix codegenGravatar Craig Tiller2016-03-29
|
* Merge github.com:grpc/grpc into fuzzy-bitsGravatar Craig Tiller2016-03-29
|\
| * Add build type option (asan/tsan/dbg or opt)Gravatar Sree Kuchibhotla2016-03-28
| |
* | Merge github.com:grpc/grpc into fuzzy-bitsGravatar Craig Tiller2016-03-26
|\|
| * Fix copyrightsGravatar Craig Tiller2016-03-25
| |
| * Update clang-format to 3.8Gravatar Craig Tiller2016-03-21
| |
* | Merge github.com:grpc/grpc into fuzzy-bitsGravatar Craig Tiller2016-03-21
|\ \