Commit Graph

11 Commits

Author SHA1 Message Date
Donna Dionne e8382dedbe Also fixing docker file to ensure service account is copied. 2015-04-10 15:24:49 -07:00
Nathaniel Manista 4e6fd0a3ae Merge the base and base.packets packages
They were two halves of the same whole.
2015-03-18 00:22:57 +00:00
Nathaniel Manista b1ef2f146f Update Python Dockerfile's unit test list
The removal of grpc.framework.assembly.implementations_test should have
happened along with the removal of the test itself in 31e65be.
2015-03-11 17:46:43 +00:00
Stephen Thorne 093a4ebd3e Fix backslash line endings for grpc_python/Dockerfile.
Without the correct line endings docker had errors interpreting '&&' as a command.
2015-03-03 16:13:56 +00: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
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
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