1. 7a6d8fd Merge branch 'master' of github.com:grpc/grpc into freebsd by Nicolas "Pixel" Noble · 9 years ago
  2. 1c96a8f Adding php client to interop tests. by Donna Dionne · 9 years ago
  3. d344bcc Merge pull request #1234 from soltanmm/auth-interop by Tim Emiola · 9 years ago
  4. e6b0038 Add OAuth interop tests to Python by Masood Malekghassemi · 9 years ago
  5. c76b565 Use the release tag specified by the version by Tim Emiola · 9 years ago
  6. ded5169 Update the libgrpc debian package to depend on the experimental version of openssl by Tim Emiola · 9 years ago
  7. 0c62832 Updated the version to 0.6.0 by Tim Emiola · 9 years ago
  8. 1e3361c Use the local version of the distpackages when build debian files by Tim Emiola · 9 years ago
  9. 0c66514 Merge pull request #1217 from soltanmm/pypi by Tim Emiola · 9 years ago
  10. 2b34e5a Version update to 0.5.0 by Masood Malekghassemi · 9 years ago
  11. e4f2f15 Merge pull request #1154 from soltanmm/pypi by Tim Emiola · 9 years ago
  12. 451887b Enable PyPI package management by Masood Malekghassemi · 9 years ago
  13. 0bfdfa1 Simplifies the work needed to create a new deb by Tim Emiola · 9 years ago
  14. f82b378 Add the version of the built deb to be configured by a file by Tim Emiola · 9 years ago
  15. 2a113f6 Add the version of the built deb to be configured by a file by Tim Emiola · 9 years ago
  16. 1fa0c08 Merge pull request #1173 from nicolasnoble/vs2010 by Jan Tattermusch · 9 years ago
  17. a727fe2 Created Visual Studio 2010 project files. by Nicolas "Pixel" Noble · 9 years ago
  18. e8d6c5b Merge pull request #1129 from nicolasnoble/scan-build by Tim Emiola · 9 years ago
  19. 650b2c7 Generate interop-related code in docker build by murgatroid99 · 9 years ago
  20. 3d2dfcb Merge pull request #1152 from murgatroid99/docker_php_composer by Tim Emiola · 9 years ago
  21. 3781a63 Changed PHP version to 5.5 in Dockerfiles by murgatroid99 · 9 years ago
  22. bc6f3f0 Merge pull request #1144 from yang-g/genericstub by Vijay Pai · 9 years ago
  23. 80df992 Added composer commands to PHP Dockerfiles by murgatroid99 · 9 years ago
  24. b946b5e Refactor and add a unit test by Yang Gao · 9 years ago
  25. d081a22 Removed ruby installation change by murgatroid99 · 9 years ago
  26. 92e86f9 Updated php_base Dockerfile to install PHP instead of compiling it by murgatroid99 · 9 years ago
  27. fd2b093 Adding a simple 'buildonly' test. by Nicolas "Pixel" Noble · 9 years ago
  28. b8b3e01 Adding Dockerfile for grpc/scan-build. by Nicolas "Pixel" Noble · 9 years ago
  29. a42bd27 Merge pull request #1100 from ejona86/use-mvn-central by Tim Emiola · 9 years ago
  30. cdb2a6e Protect on some overflow scenarios, add a test and build/run the test by Yang Gao · 9 years ago
  31. 55420b0 Use protobuf java and nano from Maven Central by Eric Anderson · 9 years ago
  32. f0863b0 Merge branch 'master' of github.com:google/grpc into freebsd by Nicolas "Pixel" Noble · 9 years ago
  33. 1c0f54a Merge pull request #1092 from nicolasnoble/msvc-c++ by Jan Tattermusch · 9 years ago
  34. 3f66ae9 Merge pull request #1084 from yang-g/addtestcase by donnadionne · 9 years ago
  35. 17caeef Merge pull request #1060 from tbetbetbe/grpc-tools-add-proto-bin-docker-image by Jan Tattermusch · 9 years ago
  36. 0d949f5 Updates the structure and name of the tar.gz archive by Tim Emiola · 9 years ago
  37. 64af683 Corrects some spelling mistakes by Tim Emiola · 9 years ago
  38. fb23f1c Adds a file containing the version by Tim Emiola · 9 years ago
  39. 1ee2e4f Add csharp server to interop tests by Donna Dionne · 9 years ago
  40. 8f72c0b Add jwt_token_creds test case to interop test for c++ by Yang Gao · 9 years ago
  41. 6fba6e1 Merge pull request #1078 from dklempner/run_tests_timeout by Vijay Pai · 9 years ago
  42. 559543e Unconditionally add a newline if a test times out or fails. by David Klempner · 9 years ago
  43. 4e6fd0a Merge the base and base.packets packages by Nathaniel Manista · 9 years ago
  44. 65af063 Fix Python test ignorance of build config by Masood Malekghassemi · 9 years ago
  45. 3dbaf17 Adds a dockerfile and script for building a tar archive containing protoc and the grpc plugins by Tim Emiola · 9 years ago
  46. 5333c5a Merge branch 'master' into untypedAPI by Yang Gao · 9 years ago
  47. 1fb5e82 Defaulting run_tests to just opt. by Nicolas "Pixel" Noble · 9 years ago
  48. f358573 FreeBSD preliminary work. by Nicolas Noble · 9 years ago
  49. 5bdfe1a Merge pull request #1005 from nathanielmanistaatgoogle/python-dockerfile-unit-test-list by Tim Emiola · 9 years ago
  50. 005eb88 Rename anonymous to generic globally by Yang Gao · 9 years ago
  51. 2fe6ece Merge branch 'master' into untypedAPI by Yang Gao · 9 years ago
  52. 6063b9f Merge pull request #990 from jtattermusch/csharp_tls_server by Tim Emiola · 9 years ago
  53. b1ef2f1 Update Python Dockerfile's unit test list by Nathaniel Manista · 9 years ago
  54. 0cb6c25 A first test with typed async client and untyped service for a simple rpc by Yang Gao · 9 years ago
  55. c65569f Merge pull request #997 from nathanielmanistaatgoogle/interop by donnadionne · 9 years ago
  56. 51c9262 Merge pull request #993 from nathanielmanistaatgoogle/framework-cleanup by Masood Malekghassemi · 9 years ago
  57. cbc540e Add the Python interop client to gce_setup files by Nathaniel Manista · 9 years ago
  58. b072a4f Adding MSVC's grpc++ project file. by Nicolas "Pixel" Noble · 9 years ago
  59. 679c253 Modifying after review comments. by Donna Dionne · 9 years ago
  60. 31e65be Eliminate the Python "assembly" package by Nathaniel Manista · 9 years ago
  61. 01b851f Fixed run server command in csharp_mono dockerfile. by Jan Tattermusch · 9 years ago
  62. 7167f89 Merge branch 'master' of github.com:google/grpc into add_timed_out_tests_back by Donna Dionne · 9 years ago
  63. 3631e82 Merge pull request #835 from ctiller/credit by Nicolas Noble · 9 years ago
  64. a25af85 Include interop tests in python_tests.json by Nathaniel Manista · 9 years ago
  65. c20324e Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  66. 9e87bb7 Added timeout for tests that hang by Donna Dionne · 9 years ago
  67. ee092fc Merge pull request #965 from soltanmm/py-test by Nathaniel Manista · 9 years ago
  68. b2d4a8d Have Python protoc plugin test run with other tests by Masood Malekghassemi · 9 years ago
  69. 68de8e9 Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  70. ea85c2c Adding csharp to test suite temp remove timing out test to investigate by Donna Dionne · 9 years ago
  71. 1e90c8c Merge pull request #954 from murgatroid99/node_binding_cleanup by Craig Tiller · 9 years ago
  72. 49f6132 Teach run_tests about individual Python tests by Craig Tiller · 9 years ago
  73. 132ce6a Added CONFIG environment variable to build and test scripts, fixed some bugs by murgatroid99 · 9 years ago
  74. 346a086 Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  75. cfc7864 fix gce script for cloud to cloud C# client by Jan Tattermusch · 9 years ago
  76. 38bf129 Just a few more changes to include csharp into build and test by Donna Dionne · 9 years ago
  77. 3de87ee Merge pull request #933 from ctiller/bugscrub2 by jboeuf · 9 years ago
  78. cf1dec6 Merge pull request #938 from jtattermusch/csharp_docker by donnadionne · 9 years ago
  79. 961e4a5 addressed comments by Jan Tattermusch · 9 years ago
  80. 1970a5b added C# to run_tests.py by Jan Tattermusch · 9 years ago
  81. 44d2cc7 adding C# support to gce_setup scripts by Jan Tattermusch · 9 years ago
  82. e7460e8 Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  83. df2186f Merge pull request #934 from jtattermusch/csharp_docker by Michael Lumish · 9 years ago
  84. 0a1d090 Polishing C# Dockerfiles by Jan Tattermusch · 9 years ago
  85. c9f660d Add a test that bad hostnames fail by Craig Tiller · 9 years ago
  86. eb82c4e Merge pull request #919 from donnadionne/test-mod by Tim Emiola · 9 years ago
  87. 093a4eb Fix backslash line endings for grpc_python/Dockerfile. by Stephen Thorne · 9 years ago
  88. 01ea61e Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  89. 4705a5a Revert "dockerfiles/go: go install from GOPATH and remove bash from CMD" by Qi Zhao · 9 years ago
  90. 1542d7d adding a build images script and remove some tests while investigating timeout by Donna Dionne · 9 years ago
  91. 9611410 Merge pull request #912 from ctiller/disconnect by Nicolas Noble · 9 years ago
  92. b951821 Merge pull request #887 from murgatroid99/travis_python by Nicolas Noble · 9 years ago
  93. 5c4052d Removed logging, returned other tests to .travis.yml by murgatroid99 · 9 years ago
  94. 238c23b Added more logging by murgatroid99 · 9 years ago
  95. fb0b99e Fixed ldd logging by murgatroid99 · 9 years ago
  96. 985c5bf Added logging for python tests by murgatroid99 · 9 years ago
  97. d6fea89 Added TODO to re-enable commented test by murgatroid99 · 9 years ago
  98. bb88a04 Add clarifying comment by Craig Tiller · 9 years ago
  99. f42af60 Merge pull request #913 from jtattermusch/csharp_docker by Tim Emiola · 9 years ago
  100. aa88dce Merge branch 'master' into travis_python by murgatroid99 · 9 years ago