aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/dockerfile
Commit message (Collapse)AuthorAge
* Reset OWNERS stateGravatar Craig Tiller2017-07-17
|
* Merge pull request #11730 from murgatroid99/node_artifact_docker_version_fixGravatar Michael Lumish2017-07-14
|\ | | | | Install Node 8 in artifact linux Dockerfiles
* | Strawman OWNERS --> CODEOWNERS scriptGravatar Craig Tiller2017-07-13
| |
| * Remove python setup from artifact linux DockerfilesGravatar murgatroid992017-07-11
| |
| * Install Node 8 in artifact linux DockerfilesGravatar murgatroid992017-07-10
|/
* Merge remote-tracking branch 'upstream/v1.4.x' into master_1.4.1_upmergeGravatar murgatroid992017-07-06
|\
* \ Merge pull request #11627 from murgatroid99/node_consistent_runtime_versionGravatar Michael Lumish2017-07-05
|\ \ | | | | | | Make various scripts use the same version of Node
* | | Run Android interops on FirebaseGravatar Eric Gribkoff2017-06-30
| | |
| * | Fix how npm is upgraded, add npm update line for electronGravatar murgatroid992017-06-27
| | |
| * | Make various scripts use the same version of NodeGravatar murgatroid992017-06-27
|/ /
| * Merge pull request #11457 from murgatroid99/node_arm_artifacts_1.4.xGravatar Michael Lumish2017-06-27
| |\ | | | | | | Add ARM Linux Node artifacts
| * \ Merge pull request #11537 from matt-kwong/fix_csharp_cpGravatar Matt Kwong2017-06-20
| |\ \ | | | | | | | | Update Mono to Jessie for C# Dockerfiles
| | * | Update Mono to Jessie for C# DockerfilesGravatar Matt Kwong2017-06-19
| | | |
| * | | Fix protoc artifactGravatar Ken Payson2017-06-19
| |/ /
| | * Add ARM Linux Node artifactsGravatar murgatroid992017-06-14
| |/
* | license fixesGravatar Jan Tattermusch2017-06-08
| |
* | auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
| |
* | Merge pull request #11349 from yongni/matrixGravatar yongni2017-06-07
|\ \ | | | | | | Created a Java Oracle8 Dockerfile directory and moved build_inter…
* \ \ Merge pull request #11396 from matt-kwong/fix_csharpGravatar Jan Tattermusch2017-06-06
|\ \ \ | | | | | | | | Update Mono to Jessie for C# Dockerfiles
| | * \ Merge branch 'master' of github.com:grpc/grpc into matrixGravatar Yong Ni2017-06-06
| | |\ \ | |_|/ / |/| | |
* | | | Rollback Dockerfile changesGravatar Ken Payson2017-06-02
| | | |
| * | | Update Mono to Jessie for C# DockerfilesGravatar Matt Kwong2017-06-02
|/ / /
* | | Merge pull request #11374 from kpayson64/kokoro_pythonGravatar kpayson642017-06-02
|\ \ \ | | | | | | | | Change Python Windows tests to 3.5
| * | | Change Python Windows tests to 3.5Gravatar Ken Payson2017-06-02
| | |/ | |/|
* | | Merge pull request #11348 from matt-kwong/upload_windowsGravatar Matt Kwong2017-05-31
|\ \ \ | |/ / |/| | Enable uploading more test results to BQ
| | * Created a Java Oracle8 Dockerfile directory and moved all build_interop.sh ↵Gravatar Yong Ni2017-05-31
| |/ |/| | | | | to under template/. Added java_oracle8 to the client matrix.
* | Merge matrix feature branch into master.Gravatar Yong Ni2017-05-19
| | | | | | | | | | | | | | | | | | | | Features included in this merge: - Added script to build and upload docker image for matrix test. - Added script to create test cases and created go__master testcases based on it. - Created dictionary for runtimes and gRPC releases for supported languages. - Added go 1.7 and 1.8 Dockerfile/templates. See tools/interop_matrix/README.md for details.
* | Merge branch 'master' into more-kokoro-jobGravatar Matt Kwong2017-05-18
|\ \
| * \ Upmerge from v1.3.x branch to masterGravatar Stanley Cheung2017-05-17
| |\ \
| | | * Add Python GCP API library installation to Alpine DockerfilesGravatar Matt Kwong2017-05-17
| | |/ | |/|
* | | Add MacOS interop and UBSan C to internal CIGravatar Matt Kwong2017-05-16
| | |
| * | regenerate projectsGravatar Jan Tattermusch2017-05-16
| | |
| * | Merge pull request #10800 from kpayson64/fix_alpineGravatar kpayson642017-05-16
|/| | | | | | | | Fix alpine build
| | * Add Raspberry Pi Python binariesGravatar Ken Payson2017-05-15
| | |
* | | Update Bazel Dockerfile to build from oss-fuzzGravatar Matt Kwong2017-05-11
| | |
* | | Remove gcc-4.4 and 4.6 from portability tests since core now accepts C++11.Gravatar Vijay Pai2017-05-10
| | |
* | | Merge pull request #10967 from matt-kwong/upload_results2Gravatar Matt Kwong2017-05-09
|\ \ \ | | | | | | | | Add option to upload Jenkins test result to BQ
| * | | Update VM creation script to install GCP Python libraryGravatar Matt Kwong2017-05-09
| | | |
* | | | Merge pull request #11027 from yongni/stress_cleanupGravatar yongni2017-05-09
|\ \ \ \ | | | | | | | | | | Removed the dockerfiles and test driver for stress test
* | | | | Added go 1.7 and 1.8 template and Dockerfile(s) for go/grpc-matrix test setup.Gravatar Yong Ni2017-05-08
| | | | |
| * | | | Removed the dockerfiles and test driver for stress testGravatar Yong Ni2017-05-08
|/ / / /
| * / / Add option to upload Jenkins test result to BQGravatar Matt Kwong2017-05-08
|/ / /
| | * Revert "Merge branch 'master' into v1.3.x"Gravatar Alexander Polcyn2017-04-26
| |/ |/| | | | | | | This reverts commit 79759fea1abd09102d38af3e13a84b69e898124b, reversing changes made to dc36f4df6aba60275a31227e1d29c4d20b6cadca.
| * Fix alpine buildGravatar Ken Payson2017-04-21
|/
* Extend clang-format to C#, Node, RubyGravatar Craig Tiller2017-04-19
|
* Merge pull request #10562 from matt-kwong/pin-bazel-version-2Gravatar Matt Kwong2017-04-11
|\ | | | | Pin Bazel version to 0.4.4 in Dockerfile
* \ Merge pull request #10480 from jtattermusch/csharp_new_projectsGravatar Jan Tattermusch2017-04-11
|\ \ | | | | | | C# new .csproj projects
* \ \ Merge pull request #10551 from matt-kwong/fix-csharp-dockerGravatar Matt Kwong2017-04-10
|\ \ \ | | | | | | | | Remove unnecessary C# dependency in Dockerfiles
| | | * Pin Bazel version to 0.4.4 in DockerfileGravatar Matt Kwong2017-04-10
| | | |
* | | | Merge pull request #10407 from kpayson64/alpine_linux_supportGravatar kpayson642017-04-10
|\ \ \ \ | |_|_|/ |/| | | Alpine linux support