Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | Removing the ssh setup of the dockerfile. | Nicolas "Pixel" Noble | 2015-02-27 | |
|/ | ||||
* | Updated dockerfile with correct node executable | murgatroid99 | 2015-02-25 | |
| | ||||
* | Add copyrights to some Dockerfiles | Craig Tiller | 2015-02-24 | |
| | ||||
* | Adding go auth tests | Donna Dionne | 2015-02-23 | |
| | | | | Adding python to images to be pulled after building | |||
* | Merge pull request #654 from ctiller/copyright | Tim Emiola | 2015-02-23 | |
|\ | | | | | Update copyrights on docker files, makefiles | |||
* \ | Merge pull request #696 from donnadionne/docker_python | Nathaniel Manista | 2015-02-23 | |
|\ \ | | | | | | | Fixing docker file and image building for python. | |||
* | | | Dockerfile to test that debian packages can be used with ruby instead of ↵ | Jan Tattermusch | 2015-02-21 | |
| | | | | | | | | | | | | make install | |||
* | | | Dockerfile to build debian packages on docker | Jan Tattermusch | 2015-02-21 | |
| | | | ||||
| * | | Fixing docker file and image building for python. | Donna Dionne | 2015-02-20 | |
|/ / | ||||
* | | Forgot to commit some files | Jan Tattermusch | 2015-02-20 | |
| | | ||||
* | | Fixes in Dockerfiles for Node, PHP, Ruby, speed boost for Python | Jan Tattermusch | 2015-02-20 | |
| | | ||||
| * | Update year | Craig Tiller | 2015-02-20 | |
| | | ||||
* | | The framework.assembly package. | Nathaniel Manista | 2015-02-20 | |
| | | | | | | | | | | | | | | This provides for now what should be a nicer interface for code generation than that of the Face layer. In terms of abstraction it's conceptually very similar so the two should probably be merged as soon as is reasonable. | |||
| * | Add copyrights to docker files, makefiles | Craig Tiller | 2015-02-20 | |
|/ | ||||
* | Merge pull request #614 from jtattermusch/nitpicking | Tim Emiola | 2015-02-19 | |
|\ | | | | | Fixed readme | |||
| * | fixed readme | Jan Tattermusch | 2015-02-19 | |
| | | ||||
* | | Merge branch 'master' into node_auth_integration | murgatroid99 | 2015-02-18 | |
|\| | ||||
* | | Added prod SSL support to Node Dockerfile | murgatroid99 | 2015-02-18 | |
| | | ||||
| * | Merge pull request #569 from nathanielmanistaatgoogle/reorganize-python | Tim Emiola | 2015-02-17 | |
| |\ | | | | | | | Python source reorganization. | |||
| * | | Drop an erroneous trailing backslash. | Nathaniel Manista | 2015-02-18 | |
|/ / | ||||
| * | Python source reorganization. | Nathaniel Manista | 2015-02-18 | |
|/ | | | | | A top-level "grpc" package is added and RPC Framework is made public. | |||
* | Add Docker files for Python. | Nathaniel Manista | 2015-02-15 | |
| | ||||
* | Renaming the docker image to grpc_clang, and optimizing the build a bit. | Nicolas "Pixel" Noble | 2015-02-13 | |
| | ||||
* | useless commit to test email address. | Donna Dionne | 2015-02-13 | |
| | ||||
* | Merge branch 'master' of github.com:google/grpc into docker | Donna Dionne | 2015-02-13 | |
|\ | ||||
| * | Adding a Dockerfile script that can build a docker image with an ↵ | Nicolas "Pixel" Noble | 2015-02-13 | |
| | | | | | | | | msan-compatible C++ compiler. | |||
* | | Fixing go docker file to use the correct golang path | Donna Dionne | 2015-02-12 | |
| | | | | | | | | Fixing java_base to edit permission on a key file | |||
* | | Merge branch 'master' of github.com:google/grpc into docker | Donna Dionne | 2015-02-12 | |
|\| | ||||
| * | Update grpc_java_base Dockerfile to proto3 | Eric Anderson | 2015-02-10 | |
| | | | | | | | | | | Proto3 is now required for Java, so build it including the Java runtime since it is not on Maven. | |||
* | | updating repository names | Donna Dionne | 2015-02-06 | |
|/ | ||||
* | Use environment variable to set root certs in c++ interop test. | Yang Gao | 2015-02-05 | |
| | ||||
* | Merge github.com:google/grpc into async-api | Craig Tiller | 2015-02-04 | |
|\ | ||||
| * | Updates the ruby dockerfile to add the service account from the docker context | Tim Emiola | 2015-02-04 | |
| | | ||||
* | | Merge github.com:google/grpc into async-api | Craig Tiller | 2015-02-03 | |
|\| | ||||
| * | Fixed errors in Node test running | murgatroid99 | 2015-02-03 | |
| | | ||||
| * | Merge pull request #349 from murgatroid99/protobuf-php-references | Tim Emiola | 2015-02-03 | |
| |\ | | | | | | | Switched Protobuf-PHP references to my fork, removed references to git-on-borg | |||
| * | | Removed redundant call to make in grpc_*_base Dockerfiles | murgatroid99 | 2015-02-02 | |
| | | | ||||
| * | | Set leaf dockerfiles to clean C library before rebuilding | murgatroid99 | 2015-02-02 | |
|/ / | ||||
| * | Switched Protobuf-PHP references to my fork, removed references to git-on-borg | murgatroid99 | 2015-02-02 | |
|/ | ||||
* | Merge pull request #287 from tbetbetbe/grpc_ruby_unittest_cleanup | Michael Lumish | 2015-01-29 | |
|\ | | | | | Grpc ruby unittest cleanup | |||
| * | Runs the ruby tests during docker builds | Tim Emiola | 2015-01-29 | |
| | | ||||
| * | Removes an unnecessary addition to the bash src file | Tim Emiola | 2015-01-29 | |
| | | ||||
* | | Merge pull request #277 from donnadionne/docker | Yang Gao | 2015-01-29 | |
|\ \ | | | | | | | Docker | |||
| * \ | Merge branch 'master' of github.com:google/grpc into docker | Donna Dionne | 2015-01-29 | |
| |\ \ | ||||
* | | | | Fix grpc_java* Docker images | Eric Anderson | 2015-01-29 | |
| |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The images seem to have been broken starting with 12e12a3, but the removal of Maven support from grpc-java also broke them further. SSH handling no longer uses $HOME as it does not agree with /etc/passwd in older docker versions[1] and prevented SSH from seeing the config file. Some effort was also made to reduce the image sizes by removing temporary files. 1. https://github.com/docker/docker/issues/2968 | |||
| * | | Adding auth tests; test commands may change in the future and | Donna Dionne | 2015-01-28 | |
| |/ | | | | | | | refactoring will happen when the commands are final. | |||
* / | Added docker files for node interop tests | murgatroid99 | 2015-01-28 | |
|/ | ||||
* | Updates the ruby dockerfile to copy the cacerts directory from the docker host | Tim Emiola | 2015-01-27 | |
| | ||||
* | Updates the java dockerfile and client command to reflect recent flag changes | Tim Emiola | 2015-01-26 | |
| | ||||
* | Updates the Java Dockerfiles to pull source from GitHub | Tim Emiola | 2015-01-26 | |
| |