Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | Merge branch 'master' of github.com:google/grpc into docker | 2015-02-28 | ||
|\| | ||||
| * | Update Java Dockerfile to proto3-alpha-2 and add nanoproto | 2015-02-27 | ||
| | | ||||
* | | Removing the ssh setup of the dockerfile. | 2015-02-27 | ||
|/ | ||||
* | Updated dockerfile with correct node executable | 2015-02-25 | ||
| | ||||
* | Add copyrights to some Dockerfiles | 2015-02-24 | ||
| | ||||
* | Adding go auth tests | 2015-02-23 | ||
| | | | | Adding python to images to be pulled after building | |||
* | Merge pull request #654 from ctiller/copyright | 2015-02-23 | ||
|\ | | | | | Update copyrights on docker files, makefiles | |||
* \ | Merge pull request #696 from donnadionne/docker_python | 2015-02-23 | ||
|\ \ | | | | | | | Fixing docker file and image building for python. | |||
* | | | Dockerfile to test that debian packages can be used with ruby instead of ↵ | 2015-02-21 | ||
| | | | | | | | | | | | | make install | |||
* | | | Dockerfile to build debian packages on docker | 2015-02-21 | ||
| | | | ||||
| * | | Fixing docker file and image building for python. | 2015-02-20 | ||
|/ / | ||||
* | | Forgot to commit some files | 2015-02-20 | ||
| | | ||||
* | | Fixes in Dockerfiles for Node, PHP, Ruby, speed boost for Python | 2015-02-20 | ||
| | | ||||
| * | Update year | 2015-02-20 | ||
| | | ||||
* | | The framework.assembly package. | 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 | 2015-02-20 | ||
|/ | ||||
* | Merge pull request #614 from jtattermusch/nitpicking | 2015-02-19 | ||
|\ | | | | | Fixed readme | |||
| * | fixed readme | 2015-02-19 | ||
| | | ||||
* | | Merge branch 'master' into node_auth_integration | 2015-02-18 | ||
|\| | ||||
* | | Added prod SSL support to Node Dockerfile | 2015-02-18 | ||
| | | ||||
| * | Merge pull request #569 from nathanielmanistaatgoogle/reorganize-python | 2015-02-17 | ||
| |\ | | | | | | | Python source reorganization. | |||
| * | | Drop an erroneous trailing backslash. | 2015-02-18 | ||
|/ / | ||||
| * | Python source reorganization. | 2015-02-18 | ||
|/ | | | | | A top-level "grpc" package is added and RPC Framework is made public. | |||
* | Add Docker files for Python. | 2015-02-15 | ||
| | ||||
* | Renaming the docker image to grpc_clang, and optimizing the build a bit. | 2015-02-13 | ||
| | ||||
* | useless commit to test email address. | 2015-02-13 | ||
| | ||||
* | Merge branch 'master' of github.com:google/grpc into docker | 2015-02-13 | ||
|\ | ||||
| * | Adding a Dockerfile script that can build a docker image with an ↵ | 2015-02-13 | ||
| | | | | | | | | msan-compatible C++ compiler. | |||
* | | Fixing go docker file to use the correct golang path | 2015-02-12 | ||
| | | | | | | | | Fixing java_base to edit permission on a key file | |||
* | | Merge branch 'master' of github.com:google/grpc into docker | 2015-02-12 | ||
|\| | ||||
| * | Update grpc_java_base Dockerfile to proto3 | 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 | 2015-02-06 | ||
|/ | ||||
* | Use environment variable to set root certs in c++ interop test. | 2015-02-05 | ||
| | ||||
* | Merge github.com:google/grpc into async-api | 2015-02-04 | ||
|\ | ||||
| * | Updates the ruby dockerfile to add the service account from the docker context | 2015-02-04 | ||
| | | ||||
* | | Merge github.com:google/grpc into async-api | 2015-02-03 | ||
|\| | ||||
| * | Fixed errors in Node test running | 2015-02-03 | ||
| | | ||||
| * | Merge pull request #349 from murgatroid99/protobuf-php-references | 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 | 2015-02-02 | ||
| | | | ||||
| * | | Set leaf dockerfiles to clean C library before rebuilding | 2015-02-02 | ||
|/ / | ||||
| * | Switched Protobuf-PHP references to my fork, removed references to git-on-borg | 2015-02-02 | ||
|/ | ||||
* | Merge pull request #287 from tbetbetbe/grpc_ruby_unittest_cleanup | 2015-01-29 | ||
|\ | | | | | Grpc ruby unittest cleanup | |||
| * | Runs the ruby tests during docker builds | 2015-01-29 | ||
| | | ||||
| * | Removes an unnecessary addition to the bash src file | 2015-01-29 | ||
| | | ||||
* | | Merge pull request #277 from donnadionne/docker | 2015-01-29 | ||
|\ \ | | | | | | | Docker | |||
| * \ | Merge branch 'master' of github.com:google/grpc into docker | 2015-01-29 | ||
| |\ \ | ||||
* | | | | Fix grpc_java* Docker images | 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 | 2015-01-28 | ||
| |/ | | | | | | | refactoring will happen when the commands are final. | |||
* / | Added docker files for node interop tests | 2015-01-28 | ||
|/ | ||||
* | Updates the ruby dockerfile to copy the cacerts directory from the docker host | 2015-01-27 | ||
| |