Donna Dionne
a6d738414d
Adding go auth tests
...
Adding python to images to be pulled after building
2015-02-23 15:03:28 -08: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
Nathaniel Manista
7aef9e60f3
Merge pull request #696 from donnadionne/docker_python
...
Fixing docker file and image building for python.
2015-02-23 11:50:15 -08:00
Jan Tattermusch
f839503111
Dockerfile to test that debian packages can be used with ruby instead of make install
2015-02-21 15:11:02 -08:00
Jan Tattermusch
5d7e05acb7
Dockerfile to build debian packages on docker
2015-02-21 15:10:26 -08:00
Donna Dionne
b5795aa24d
Fixing docker file and image building for python.
2015-02-20 19:34:19 -08:00
Jan Tattermusch
cad2782c6f
Forgot to commit some files
2015-02-20 17:14:30 -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
Nathaniel Manista
7efe54e336
The framework.assembly package.
...
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.
2015-02-20 23:05:32 +00:00
Craig Tiller
6ce372cc8f
Add copyrights to docker files, makefiles
2015-02-20 09:44:12 -08:00
Tim Emiola
e2e081a32e
Merge pull request #614 from jtattermusch/nitpicking
...
Fixed readme
2015-02-19 08:47:23 -08:00
Jan Tattermusch
b4472d8810
fixed readme
2015-02-19 08:44:56 -08:00
murgatroid99
84193cd393
Merge branch 'master' into node_auth_integration
2015-02-18 15:08:32 -08:00
murgatroid99
47b30b0b26
Added prod SSL support to Node Dockerfile
2015-02-18 11:31:55 -08:00
Tim Emiola
560292ab67
Merge pull request #569 from nathanielmanistaatgoogle/reorganize-python
...
Python source reorganization.
2015-02-17 20:10:17 -08:00
Nathaniel Manista
16b8924068
Drop an erroneous trailing backslash.
2015-02-18 02:53:37 +00:00
Nathaniel Manista
c25a3b35bd
Python source reorganization.
...
A top-level "grpc" package is added and RPC Framework
is made public.
2015-02-18 02:46:17 +00:00
Nathaniel Manista
d4cb0d649c
Add Docker files for Python.
2015-02-15 01:21:53 +00:00
Nicolas "Pixel" Noble
faa5f51b4b
Renaming the docker image to grpc_clang, and optimizing the build a bit.
2015-02-13 21:38:11 +01:00
Donna Dionne
6fcd2aad5f
useless commit to test email address.
2015-02-13 10:04:18 -08:00
Donna Dionne
4635dc96b1
Merge branch 'master' of github.com:google/grpc into docker
2015-02-13 09:19:48 -08:00
Nicolas "Pixel" Noble
a339c16999
Adding a Dockerfile script that can build a docker image with an msan-compatible C++ compiler.
2015-02-13 10:36:37 +01:00
Donna Dionne
1829e4cf42
Fixing go docker file to use the correct golang path
...
Fixing java_base to edit permission on a key file
2015-02-12 17:42:50 -08:00
Donna Dionne
573a09688a
Merge branch 'master' of github.com:google/grpc into docker
2015-02-12 10:03:38 -08:00
Eric Anderson
ae47921895
Update grpc_java_base Dockerfile to proto3
...
Proto3 is now required for Java, so build it including the Java runtime
since it is not on Maven.
2015-02-10 15:18:15 -08:00
Donna Dionne
c08e3b8a7e
updating repository names
2015-02-06 18:11:04 -08:00
Yang Gao
1988221d15
Use environment variable to set root certs in c++ interop test.
2015-02-05 23:06:54 -08:00
Craig Tiller
4b6ab78f36
Merge github.com:google/grpc into async-api
2015-02-04 16:32:56 -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
Craig Tiller
30fd935a4f
Merge github.com:google/grpc into async-api
2015-02-03 21:21:23 -08:00
murgatroid99
ddfafe8dcd
Fixed errors in Node test running
2015-02-03 12:26:51 -08:00
Tim Emiola
842037aa78
Merge pull request #349 from murgatroid99/protobuf-php-references
...
Switched Protobuf-PHP references to my fork, removed references to git-on-borg
2015-02-03 10:28:27 -08:00
murgatroid99
ea36c97b98
Removed redundant call to make in grpc_*_base Dockerfiles
2015-02-02 14:51:15 -08:00
murgatroid99
ba116528cc
Set leaf dockerfiles to clean C library before rebuilding
2015-02-02 14:34:57 -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
Michael Lumish
d87c9ea3c9
Merge pull request #287 from tbetbetbe/grpc_ruby_unittest_cleanup
...
Grpc ruby unittest cleanup
2015-01-29 13:38:33 -08:00
Tim Emiola
303af9f322
Runs the ruby tests during docker builds
2015-01-29 13:27:31 -08:00
Tim Emiola
8331591d92
Removes an unnecessary addition to the bash src file
2015-01-29 13:26:58 -08:00
Yang Gao
8299760ca0
Merge pull request #277 from donnadionne/docker
...
Docker
2015-01-29 11:46:22 -08:00
Donna Dionne
856b0c8b5d
Merge branch 'master' of github.com:google/grpc into docker
2015-01-29 11:26:13 -08:00
Eric Anderson
c180e9f70c
Fix grpc_java* Docker images
...
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
2015-01-29 10:50:37 -08:00
Donna Dionne
bdf8c2aed8
Adding auth tests; test commands may change in the future and
...
refactoring will happen when the commands are final.
2015-01-28 19:26:37 -08:00
murgatroid99
c3c3a8f051
Added docker files for node interop tests
2015-01-28 10:57:58 -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
3ff195d885
Updates the java dockerfile and client command to reflect recent flag changes
2015-01-26 11:15:01 -08:00
Tim Emiola
12e12a39ab
Updates the Java Dockerfiles to pull source from GitHub
2015-01-26 11:15:00 -08:00
Tim Emiola
41b6d9aad3
Switched to using protobuf-2.6.1 for now
2015-01-26 11:15:00 -08:00
Tim Emiola
7d5b1027ed
Updates java_base to pull in protobuf
2015-01-26 10:53:50 -08:00
Tim Emiola
6ed6036e02
Updates the Java Dockerfiles to pull source from GitHub
2015-01-26 10:53:50 -08:00
Donna Dionne
aed5642d00
Adding docker cpp support
...
removing commented out line
2015-01-23 16:16:07 -08:00
Donna Dionne
f06fd4c4dd
Adding Docker support for cpp
2015-01-23 16:15:48 -08:00
Qi Zhao
fb6714cf76
Merge pull request #175 from tbetbetbe/grpc_tools_update_go_dockerfile_with_recent_restructuring
...
Updates the Go dockerfile to reflect the package restructuring.
2015-01-23 13:54:25 -08:00
Tim Emiola
b776a1996d
Updates the Go dockerfile to reflect the package restructuring.
...
- also corrects an error in the Go client test command
2015-01-23 05:19:57 -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
fb6d7fd572
Adds Dockerfile for Go
2015-01-22 17:10:54 -08:00
Tim Emiola
d2130c3561
Switches the grpc-repo dockerfiles to pull gRPC source from GitHub
2015-01-21 09:51:45 -08:00
Michael Lumish
2739a49eee
Merge pull request #36 from tbetbetbe/grpc_tools_update_java_testing_flags
...
Grpc Tools: update JDK; fix the interop server transport flag
2015-01-14 17:02:52 -08:00
Tim Emiola
baa26f845e
Updates the JDK to JDK8
...
- necessary to allow seamless interop testing, as discussed earlier this week.
2015-01-14 15:39:07 -08:00
Tim Emiola
7ae3950675
Fix the transport name used to start the grpc java docker server
2015-01-14 13:38:44 -08:00
Nicolas "Pixel" Noble
27be1a2d3c
Removing a few more traces of libevent.
2015-01-14 04:55:57 +01: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