Commit Graph

16 Commits

Author SHA1 Message Date
Craig Tiller d4db33dcab Add missing copyright notices 2015-05-21 15:27:23 -07:00
Donna Dionne 79d68d550b To allow local private changes to be build into private
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
2015-05-14 19:04:40 -07:00
Tim Emiola ca302f51da Updates the ruby docker file to refresh bundler 2015-04-23 11:46:38 -07:00
Tim Emiola e2b6018712 Merge pull request #654 from ctiller/copyright
Update copyrights on docker files, makefiles
2015-02-23 12:39:17 -08:00
Jan Tattermusch 213ecbfcfa Fixes in Dockerfiles for Node, PHP, Ruby, speed boost for Python 2015-02-20 17:09:59 -08:00
Craig Tiller ab37138647 Update year 2015-02-20 15:16:50 -08:00
Craig Tiller 6ce372cc8f Add copyrights to docker files, makefiles 2015-02-20 09:44:12 -08:00
Donna Dionne 6fcd2aad5f useless commit to test email address. 2015-02-13 10:04:18 -08:00
Tim Emiola a6ccffb8a4 Updates the ruby dockerfile to add the service account from the docker context 2015-02-04 11:10:41 -08:00
murgatroid99 975a07b949 Switched Protobuf-PHP references to my fork, removed references to git-on-borg 2015-02-02 14:10:42 -08:00
Tim Emiola 303af9f322 Runs the ruby tests during docker builds 2015-01-29 13:27:31 -08:00
Tim Emiola 372755606c Updates the ruby dockerfile to copy the cacerts directory from the docker host 2015-01-27 05:03:48 -08:00
Tim Emiola 09bc379417 Fixes a regression in the ruby dockerfile
- the line that built and installed grpc ruby was mistakenly removed.
2015-01-23 04:35:16 -08:00
Tim Emiola d2130c3561 Switches the grpc-repo dockerfiles to pull gRPC source from GitHub 2015-01-21 09:51:45 -08:00
temiola f31ed60d7c Corrects the ruby dockerfile to ensure it has access to git-on-[].
Adds a command for triggering a pull of the latest built docker images.
	Change on 2015/01/09 by temiola <temiola@google.com>
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=83641150
2015-01-12 11:22:02 -08:00
Nicolas Noble ddef24620a Adding the tools directory to the git export. 2015-01-06 18:08:25 -08:00