1. e8382de Also fixing docker file to ensure service account is copied. by Donna Dionne · 9 years ago
  2. 0c62832 Updated the version to 0.6.0 by Tim Emiola · 9 years ago
  3. 1e3361c Use the local version of the distpackages when build debian files by Tim Emiola · 9 years ago
  4. 0bfdfa1 Simplifies the work needed to create a new deb by Tim Emiola · 9 years ago
  5. e8d6c5b Merge pull request #1129 from nicolasnoble/scan-build by Tim Emiola · 9 years ago
  6. 650b2c7 Generate interop-related code in docker build by murgatroid99 · 9 years ago
  7. 3781a63 Changed PHP version to 5.5 in Dockerfiles by murgatroid99 · 9 years ago
  8. 80df992 Added composer commands to PHP Dockerfiles by murgatroid99 · 9 years ago
  9. d081a22 Removed ruby installation change by murgatroid99 · 9 years ago
  10. 92e86f9 Updated php_base Dockerfile to install PHP instead of compiling it by murgatroid99 · 9 years ago
  11. b8b3e01 Adding Dockerfile for grpc/scan-build. by Nicolas "Pixel" Noble · 9 years ago
  12. 55420b0 Use protobuf java and nano from Maven Central by Eric Anderson · 10 years ago
  13. 17caeef Merge pull request #1060 from tbetbetbe/grpc-tools-add-proto-bin-docker-image by Jan Tattermusch · 10 years ago
  14. 0d949f5 Updates the structure and name of the tar.gz archive by Tim Emiola · 10 years ago
  15. fb23f1c Adds a file containing the version by Tim Emiola · 10 years ago
  16. 4e6fd0a Merge the base and base.packets packages by Nathaniel Manista · 10 years ago
  17. 3dbaf17 Adds a dockerfile and script for building a tar archive containing protoc and the grpc plugins by Tim Emiola · 10 years ago
  18. 5bdfe1a Merge pull request #1005 from nathanielmanistaatgoogle/python-dockerfile-unit-test-list by Tim Emiola · 10 years ago
  19. b1ef2f1 Update Python Dockerfile's unit test list by Nathaniel Manista · 10 years ago
  20. 01b851f Fixed run server command in csharp_mono dockerfile. by Jan Tattermusch · 10 years ago
  21. 0a1d090 Polishing C# Dockerfiles by Jan Tattermusch · 10 years ago
  22. 093a4eb Fix backslash line endings for grpc_python/Dockerfile. by Stephen Thorne · 10 years ago
  23. 4705a5a Revert "dockerfiles/go: go install from GOPATH and remove bash from CMD" by Qi Zhao · 10 years ago
  24. f42af60 Merge pull request #913 from jtattermusch/csharp_docker by Tim Emiola · 10 years ago
  25. fa4efbd added docker files for c# by Jan Tattermusch · 10 years ago
  26. d4a2171 Merge pull request #892 from proppy/docker-go by Tim Emiola · 10 years ago
  27. 0e46e34 dockerfiles/go: go install from GOPATH and remove bash from CMD by Johan Euphrosine · 10 years ago
  28. 2f02bb0 Further cleanup. by Nicolas "Pixel" Noble · 10 years ago
  29. 706239b Merge branch 'master' of github.com:google/grpc into docker by Nicolas "Pixel" Noble · 10 years ago
  30. a04a64d Update Java Dockerfile to proto3-alpha-2 and add nanoproto by Eric Anderson · 10 years ago
  31. 20ee44f Removing the ssh setup of the dockerfile. by Nicolas "Pixel" Noble · 10 years ago
  32. 03e2634 Updated dockerfile with correct node executable by murgatroid99 · 10 years ago
  33. a6e8c20 Add copyrights to some Dockerfiles by Craig Tiller · 10 years ago
  34. a6d7384 Adding go auth tests Adding python to images to be pulled after building by Donna Dionne · 10 years ago
  35. e2b6018 Merge pull request #654 from ctiller/copyright by Tim Emiola · 10 years ago
  36. 7aef9e6 Merge pull request #696 from donnadionne/docker_python by Nathaniel Manista · 10 years ago
  37. f839503 Dockerfile to test that debian packages can be used with ruby instead of make install by Jan Tattermusch · 10 years ago
  38. 5d7e05a Dockerfile to build debian packages on docker by Jan Tattermusch · 10 years ago
  39. b5795aa Fixing docker file and image building for python. by Donna Dionne · 10 years ago
  40. cad2782 Forgot to commit some files by Jan Tattermusch · 10 years ago
  41. 213ecbf Fixes in Dockerfiles for Node, PHP, Ruby, speed boost for Python by Jan Tattermusch · 10 years ago
  42. ab37138 Update year by Craig Tiller · 10 years ago
  43. 7efe54e The framework.assembly package. by Nathaniel Manista · 10 years ago
  44. 6ce372c Add copyrights to docker files, makefiles by Craig Tiller · 10 years ago
  45. e2e081a Merge pull request #614 from jtattermusch/nitpicking by Tim Emiola · 10 years ago
  46. b4472d8 fixed readme by Jan Tattermusch · 10 years ago
  47. 84193cd Merge branch 'master' into node_auth_integration by murgatroid99 · 10 years ago
  48. 47b30b0 Added prod SSL support to Node Dockerfile by murgatroid99 · 10 years ago
  49. 560292a Merge pull request #569 from nathanielmanistaatgoogle/reorganize-python by Tim Emiola · 10 years ago
  50. 16b8924 Drop an erroneous trailing backslash. by Nathaniel Manista · 10 years ago
  51. c25a3b3 Python source reorganization. by Nathaniel Manista · 10 years ago
  52. d4cb0d6 Add Docker files for Python. by Nathaniel Manista · 10 years ago
  53. faa5f51 Renaming the docker image to grpc_clang, and optimizing the build a bit. by Nicolas "Pixel" Noble · 10 years ago
  54. 6fcd2aa useless commit to test email address. by Donna Dionne · 10 years ago
  55. 4635dc9 Merge branch 'master' of github.com:google/grpc into docker by Donna Dionne · 10 years ago
  56. a339c16 Adding a Dockerfile script that can build a docker image with an msan-compatible C++ compiler. by Nicolas "Pixel" Noble · 10 years ago
  57. 1829e4c Fixing go docker file to use the correct golang path by Donna Dionne · 10 years ago
  58. 573a096 Merge branch 'master' of github.com:google/grpc into docker by Donna Dionne · 10 years ago
  59. ae47921 Update grpc_java_base Dockerfile to proto3 by Eric Anderson · 10 years ago
  60. c08e3b8a updating repository names by Donna Dionne · 10 years ago
  61. 1988221 Use environment variable to set root certs in c++ interop test. by Yang Gao · 10 years ago
  62. 4b6ab78 Merge github.com:google/grpc into async-api by Craig Tiller · 10 years ago
  63. a6ccffb Updates the ruby dockerfile to add the service account from the docker context by Tim Emiola · 10 years ago
  64. 30fd935 Merge github.com:google/grpc into async-api by Craig Tiller · 10 years ago
  65. ddfafe8 Fixed errors in Node test running by murgatroid99 · 10 years ago
  66. 842037a Merge pull request #349 from murgatroid99/protobuf-php-references by Tim Emiola · 10 years ago
  67. ea36c97 Removed redundant call to make in grpc_*_base Dockerfiles by murgatroid99 · 10 years ago
  68. ba11652 Set leaf dockerfiles to clean C library before rebuilding by murgatroid99 · 10 years ago
  69. 975a07b Switched Protobuf-PHP references to my fork, removed references to git-on-borg by murgatroid99 · 10 years ago
  70. d87c9ea Merge pull request #287 from tbetbetbe/grpc_ruby_unittest_cleanup by Michael Lumish · 10 years ago
  71. 303af9f Runs the ruby tests during docker builds by Tim Emiola · 10 years ago
  72. 8331591 Removes an unnecessary addition to the bash src file by Tim Emiola · 10 years ago
  73. 8299760 Merge pull request #277 from donnadionne/docker by Yang Gao · 10 years ago
  74. 856b0c8 Merge branch 'master' of github.com:google/grpc into docker by Donna Dionne · 10 years ago
  75. c180e9f Fix grpc_java* Docker images by Eric Anderson · 10 years ago
  76. bdf8c2a Adding auth tests; test commands may change in the future and by Donna Dionne · 10 years ago
  77. c3c3a8f Added docker files for node interop tests by murgatroid99 · 10 years ago
  78. 3727556 Updates the ruby dockerfile to copy the cacerts directory from the docker host by Tim Emiola · 10 years ago
  79. 3ff195d Updates the java dockerfile and client command to reflect recent flag changes by Tim Emiola · 10 years ago
  80. 12e12a3 Updates the Java Dockerfiles to pull source from GitHub by Tim Emiola · 10 years ago
  81. 41b6d9a Switched to using protobuf-2.6.1 for now by Tim Emiola · 10 years ago
  82. 7d5b102 Updates java_base to pull in protobuf by Tim Emiola · 10 years ago
  83. 6ed6036 Updates the Java Dockerfiles to pull source from GitHub by Tim Emiola · 10 years ago
  84. aed5642 Adding docker cpp support removing commented out line by Donna Dionne · 10 years ago
  85. f06fd4c Adding Docker support for cpp by Donna Dionne · 10 years ago
  86. fb6714c Merge pull request #175 from tbetbetbe/grpc_tools_update_go_dockerfile_with_recent_restructuring by Qi Zhao · 10 years ago
  87. b776a19 Updates the Go dockerfile to reflect the package restructuring. by Tim Emiola · 10 years ago
  88. 09bc379 Fixes a regression in the ruby dockerfile by Tim Emiola · 10 years ago
  89. fb6d7fd Adds Dockerfile for Go by Tim Emiola · 10 years ago
  90. d2130c3 Switches the grpc-repo dockerfiles to pull gRPC source from GitHub by Tim Emiola · 10 years ago
  91. 2739a49 Merge pull request #36 from tbetbetbe/grpc_tools_update_java_testing_flags by Michael Lumish · 10 years ago
  92. baa26f8 Updates the JDK to JDK8 by Tim Emiola · 10 years ago
  93. 7ae3950 Fix the transport name used to start the grpc java docker server by Tim Emiola · 10 years ago
  94. 27be1a2 Removing a few more traces of libevent. by Nicolas "Pixel" Noble · 10 years ago
  95. f31ed60 Corrects the ruby dockerfile to ensure it has access to git-on-[]. by temiola · 10 years ago
  96. ddef246 Adding the tools directory to the git export. by Nicolas Noble · 10 years ago