Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add missing copyright notices | Craig Tiller | 2015-05-21 |
| | |||
* | 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 | ||
* | Updates the ruby docker file to refresh bundler | Tim Emiola | 2015-04-23 |
| | |||
* | Merge pull request #654 from ctiller/copyright | Tim Emiola | 2015-02-23 |
|\ | | | | | Update copyrights on docker files, makefiles | ||
* | | Fixes in Dockerfiles for Node, PHP, Ruby, speed boost for Python | Jan Tattermusch | 2015-02-20 |
| | | |||
| * | Update year | Craig Tiller | 2015-02-20 |
| | | |||
| * | Add copyrights to docker files, makefiles | Craig Tiller | 2015-02-20 |
|/ | |||
* | useless commit to test email address. | Donna Dionne | 2015-02-13 |
| | |||
* | Updates the ruby dockerfile to add the service account from the docker context | Tim Emiola | 2015-02-04 |
| | |||
* | Switched Protobuf-PHP references to my fork, removed references to git-on-borg | murgatroid99 | 2015-02-02 |
| | |||
* | Runs the ruby tests during docker builds | Tim Emiola | 2015-01-29 |
| | |||
* | Updates the ruby dockerfile to copy the cacerts directory from the docker host | Tim Emiola | 2015-01-27 |
| | |||
* | Fixes a regression in the ruby dockerfile | Tim Emiola | 2015-01-23 |
| | | | | - the line that built and installed grpc ruby was mistakenly removed. | ||
* | Switches the grpc-repo dockerfiles to pull gRPC source from GitHub | Tim Emiola | 2015-01-21 |
| | |||
* | Corrects the ruby dockerfile to ensure it has access to git-on-[]. | temiola | 2015-01-12 |
| | | | | | | | | 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 | ||
* | Adding the tools directory to the git export. | Nicolas Noble | 2015-01-06 |