aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/dockerfile
Commit message (Collapse)AuthorAge
* fix fedora21 distribtestsGravatar Jan Tattermusch2016-02-11
|
* fix python centos6 distribtestGravatar Jan Tattermusch2016-02-11
|
* make all the remaining ruby distribtest passGravatar Jan Tattermusch2016-02-10
|
* install bundler in dockerfilesGravatar Jan Tattermusch2016-02-10
|
* fix python opensuse distribtestGravatar Jan Tattermusch2016-02-08
|
* Merge pull request #5113 from jtattermusch/node_distribtest_fixesGravatar Michael Lumish2016-02-08
|\ | | | | Node distribtest fixes
| * revert suspicious change to node_jessie_x86Gravatar Jan Tattermusch2016-02-08
| |
| * Try to make npm available on jessie x86Gravatar Jan Tattermusch2016-02-06
| |
| * fix some node distribtestsGravatar Jan Tattermusch2016-02-05
| |
* | make python jessie x86 distribtest passGravatar Jan Tattermusch2016-02-05
|/
* Merge github.com:grpc/grpc into no_more_flagGravatar Craig Tiller2016-02-05
|\
* | Fix docker files, distrib test scriptGravatar Craig Tiller2016-02-05
| |
| * cleanup distribtest DockerimagesGravatar Jan Tattermusch2016-02-05
|/
* Add Node distrib tests and fixed some issues with the packaging scriptGravatar murgatroid992016-02-04
|
* Merge pull request #5044 from jtattermusch/csharp_more_distribtestsGravatar Michael Lumish2016-02-03
|\ | | | | Add more C# distribtest platforms
| * add more C# distribtest platformsGravatar Jan Tattermusch2016-02-03
| |
* | Merged from masterGravatar murgatroid992016-02-03
|\|
* | Add working Node artifact builder for all platformsGravatar murgatroid992016-02-03
| |
| * Merge pull request #5002 from jtattermusch/more_artifactsGravatar Craig Tiller2016-02-02
| |\ | | | | | | Build ruby linux artifacts on Jenkins
| * \ Merge pull request #5012 from ctiller/python_targetsGravatar Jan Tattermusch2016-02-02
| |\ \ | | | | | | | | Python and Ruby targets for distribution testing
| | | * build ruby artifactGravatar Jan Tattermusch2016-02-02
| | | |
| * | | Merge pull request #5011 from jtattermusch/csharp_pem_resourceGravatar Jan Tattermusch2016-02-02
| |\ \ \ | | |_|/ | |/| | Make roots.pem an embedded resource for C#.
| * | | libc6-dev no longer required for C#Gravatar Jan Tattermusch2016-02-02
| | | |
| * | | Also install nuget for the centos testGravatar Jan Tattermusch2016-02-02
| | | |
| * | | Merge branch 'master' of github.com:grpc/grpc into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-02-03
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: BUILD Makefile binding.gyp build.yaml gRPC.podspec grpc.gemspec package.json src/python/grpcio/grpc_core_dependencies.py templates/Makefile.template tools/doxygen/Doxyfile.core.internal tools/run_tests/sources_and_headers.json vsprojects/vcxproj/gpr/gpr.vcxproj vsprojects/vcxproj/gpr/gpr.vcxproj.filters
| | | | * Ruby linux testing supportGravatar Craig Tiller2016-02-02
| | | | |
| | | | * Add ubuntu, fix inheritanceGravatar Craig Tiller2016-02-02
| | | | |
| | | | * Merge github.com:grpc/grpc into python_targetsGravatar Craig Tiller2016-02-02
| | | | |\ | | | |_|/ | | |/| |
| | | | * Add archGravatar Craig Tiller2016-02-02
| | | | |
| | | | * Add opensuseGravatar Craig Tiller2016-02-02
| | | | |
| | * | | Merge pull request #5009 from ctiller/distrib_csGravatar Jan Tattermusch2016-02-02
| | |\ \ \ | | | | | | | | | | | | C# centos docker target
| | | | | * Much docker. Wow.Gravatar Craig Tiller2016-02-02
| | | | | |
| | | | | * Starting PythonGravatar Craig Tiller2016-02-02
| | | |_|/ | | |/| |
| | | | * dont install-certs in C# interop imageGravatar Jan Tattermusch2016-02-02
| | | |/ | | |/|
| * | | Merge branch 'master' of github.com:grpc/grpc into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-02-02
| |\| |
| | | * C# centos docker targetGravatar Craig Tiller2016-02-02
| | | |
| | * | add artifact builder for pythonGravatar Jan Tattermusch2016-02-01
| | |/
| * | Fixing run_tests scripts for Ruby.Gravatar Nicolas "Pixel" Noble2016-02-02
| | |
| * | Merge branch 'master' of github.com:grpc/grpc into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-02-02
| |\|
| | * fix copyrightsGravatar Jan Tattermusch2016-02-01
| | |
| | * test C# nuget packageGravatar Jan Tattermusch2016-02-01
| | |
| | * replace nuget version by placeholderGravatar Jan Tattermusch2016-02-01
| |/ |/|
| * Finalizing this a bit.Gravatar Nicolas "Pixel" Noble2016-01-30
|/
* Merge pull request #4942 from ctiller/measure_some_thingsGravatar Jan Tattermusch2016-01-28
|\ | | | | Measure CPU costs on Jenkins Linux
* | Don't bother with full build in java dockerGravatar Eric Anderson2016-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 thingsGravatar Craig Tiller2016-01-28
|/
* meaningful name for grpc_jenkins_slaveGravatar Jan Tattermusch2016-01-27
|
* dockerfile cleanupGravatar Jan Tattermusch2016-01-27
|
* cleanup sanity testsGravatar Jan Tattermusch2016-01-27
|
* fix copyrightsGravatar Jan Tattermusch2016-01-27
|