Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add working Node artifact builder for all platforms | murgatroid99 | 2016-02-03 |
| | |||
* | Merge pull request #4942 from ctiller/measure_some_things | Jan Tattermusch | 2016-01-28 |
|\ | | | | | Measure CPU costs on Jenkins Linux | ||
* | | Don't bother with full build in java docker | Eric Anderson | 2016-01-28 |
| | | | | | | | | | | | | | | | | The command in the docker image is just to prepare a cache to reduce download for later builds. We only run installDist in build_interop.sh, so don't bother with full build. Fixes grpc/grpc-java#1370 | ||
| * | Install "time" so that we can profile things | Craig Tiller | 2016-01-28 |
|/ | |||
* | meaningful name for grpc_jenkins_slave | Jan Tattermusch | 2016-01-27 |
| | |||
* | dockerfile cleanup | Jan Tattermusch | 2016-01-27 |
| | |||
* | cleanup sanity tests | Jan Tattermusch | 2016-01-27 |
| | |||
* | fix copyrights | Jan Tattermusch | 2016-01-27 |
| | |||
* | move dockerfiles where they belong | Jan Tattermusch | 2016-01-27 |
| | |||
* | move artifact dockerfiles | Jan Tattermusch | 2016-01-27 |
| | |||
* | move jenkins_slave dockerfiles under tools/dockerfile | Jan Tattermusch | 2016-01-27 |
| | |||
* | Merged from master and resolved merge conflicts | murgatroid99 | 2016-01-08 |
|\ | |||
* | | Update copyrights | Craig Tiller | 2016-01-04 |
| | | |||
| * | Update copyrights | Craig Tiller | 2016-01-04 |
| | | |||
| * | Get better output for clang-format diffs | Craig Tiller | 2016-01-04 |
| | | |||
| * | Merge branch 'clang-format-fix' of github.com:nicolasnoble/grpc into clangfmt | Craig Tiller | 2016-01-04 |
| |\ | |||
| * | | Update copyrights | Craig Tiller | 2015-12-22 |
|/ / | |||
| * | Actually making the clang format test properly fail sanity. | Nicolas "Pixel" Noble | 2015-12-01 |
|/ | |||
* | also removing grpc_java_android docker file | Jan Tattermusch | 2015-10-15 |
| | |||
* | cleanup dockerfiles and scripts for old interop infrastructure | Jan Tattermusch | 2015-10-15 |
| | |||
* | Bring Cython tests back online | Masood Malekghassemi | 2015-10-07 |
| | |||
* | Merge pull request #3386 from yang-g/enable_ssl | Jan Tattermusch | 2015-10-02 |
|\ | | | | | enable_ssl to use_tls | ||
| * | enable_ssl to use_tls | yang-g | 2015-10-01 |
| | | |||
* | | Fix clang-format script | Craig Tiller | 2015-09-28 |
|/ | |||
* | Add clang-format to sanity | Craig Tiller | 2015-09-24 |
| | |||
* | Merge pull request #3372 from grpc/release-0_11 | David G. Quintas | 2015-09-23 |
|\ | | | | | Release 0.11 to master upmerge. | ||
| * | Fix Python dockerfile | Masood Malekghassemi | 2015-09-22 |
| | | |||
* | | Adding apr to grpc-java Dockerfile | nmittler | 2015-09-11 |
| | | |||
* | | Remove redundant docker files from grpc repo | Tim Emiola | 2015-09-10 |
|/ | |||
* | php: fix gce testing dockerfile | Stanley Cheung | 2015-08-31 |
| | |||
* | small fix for go docker private image building | Donna Dionne | 2015-08-12 |
| | |||
* | adding build.sh for go so that go can test with private changes and private ↵ | Donna Dionne | 2015-08-12 |
| | | | | | | docker images. fixing a go docker image build error. | ||
* | Merge pull request #2343 from ejona86/dont-build-netty | Louis Ryan | 2015-07-09 |
|\ | | | | | For Docker grpc_java, no longer build Netty | ||
| * | For Docker grpc_java, no longer build Netty | Eric Anderson | 2015-07-08 |
| | | | | | | | | In grpc/grpc-java#425 we will be removing the netty submodule. | ||
* | | Update dockerfile of gRpc Android interop test to use the code inside ↵ | Xudong Ma | 2015-07-08 |
|/ | | | | grpc-java repository. | ||
* | Merge pull request #1851 from ejona86/dockerfile-no-codegen | Nicolas Noble | 2015-06-05 |
|\ | | | | | Don't build codegen in grpc/java dockerfile | ||
| * | Don't build codegen in grpc/java dockerfile | Eric Anderson | 2015-06-01 |
| | | | | | | | | | | | | | | | | | | We commit the codegen into Git, so it is already available. Travis-CI is testing the codegen, so we don't need to test it as part of interop tests. This means we no longer need a C compiler installed, so we stop using grpc/base. | ||
* | | Enable service_account_creds test and compute_engine_creds for gRpc-java. | Xudong Ma | 2015-05-29 |
|/ | |||
* | Adding 2 helper build scripts to allow docker images to be built | Donna Dionne | 2015-05-27 |
| | | | | | | | from local repositories. Framework is already set up in private_build_and_test.sh; helper build script is needed for each langauge. | ||
* | Merge pull request #1719 from madongfly/android_docker | Xudong Ma | 2015-05-21 |
|\ | | | | | Add two more AVD for api level 21 and 19. | ||
| * | Add two more AVD for api level 21 and 19. | Xudong Ma | 2015-05-21 |
| | | | | | | | | Change the target to Google-Api, since gms only exist in Google-Api targets for api level 19 and older. | ||
* | | Add missing copyright notices | Craig Tiller | 2015-05-21 |
| | | |||
* | | Merge pull request #1611 from donnadionne/test-log | Tim Emiola | 2015-05-19 |
|\ \ | | | | | | | To allow local private changes to be build into private | ||
* | | | Upgrading third_party/protobuf to version v3.0.0-alpha-1-150-g7d5cf8d. | Nicolas "Pixel" Noble | 2015-05-19 |
| |/ |/| | |||
* | | Rename to grpc_java_android | Xudong Ma | 2015-05-15 |
| | | |||
* | | Android Dockerfile for integration test | Xudong Ma | 2015-05-15 |
| | | |||
| * | To allow local private changes to be build into private | Donna Dionne | 2015-05-14 |
|/ | | | | | | docker images to do interop testing before submitting code c++ and java are done previously, adding ruby and node. see script tools/gce_setup/private_build_and_test.sh | ||
* | Add 'installDist' task to grpc-java Docker build | Eric Anderson | 2015-05-07 |
| | | | | | This will allow us to not run Gradle every time we run an integration test. | ||
* | add instruction to add cacerts/roots.pem to grpc/php docker image in gce_setup | Stanley Cheung | 2015-05-01 |
| | |||
* | php dockerfile: one dependency was listed twice | Stanley Cheung | 2015-04-28 |
| |