1. 619c034 php: require grpc extension to be installed before composer package by Stanley Cheung · 8 years ago
  2. 37cf028 Merge pull request #8266 from jtattermusch/fix_go_docker_interop by Jan Tattermusch · 8 years ago
  3. aa2822c fix building go interop image by Jan Tattermusch · 8 years ago
  4. 39b2e5b PHP Proto3: update tests and README by Stanley Cheung · 8 years ago
  5. 857a130 PHP Proto3: run generate_projects.sh by Stanley Cheung · 8 years ago
  6. 87a1081 Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under by Nicolas "Pixel" Noble · 8 years ago
  7. 4d2df96 dont require libc-dev on coreclr by Jan Tattermusch · 8 years ago
  8. 9c6276f fix C# distribtest on centos7 by Jan Tattermusch · 8 years ago
  9. caa965b regenerate C# related files after backporting from master by Jan Tattermusch · 8 years ago
  10. e70f20b enable runing C# interop tests under coreclr by Jan Tattermusch · 8 years ago
  11. fb8fb40 install dotnet cli into ubuntu1404 distribtest docker by Jan Tattermusch · 8 years ago
  12. 19e04b5 get the right nuget version in linux distribtests by Jan Tattermusch · 8 years ago
  13. a98a2ad enable runing C# interop tests under coreclr by Jan Tattermusch · 8 years ago
  14. 8453230 install dotnet cli into ubuntu1404 distribtest docker by Jan Tattermusch · 8 years ago
  15. b85976f get the right nuget version in linux distribtests by Jan Tattermusch · 8 years ago
  16. cdbe6b3 Merge branch 'v1.0.x' into upmerge-from-v1.0.x by Nicolas "Pixel" Noble · 8 years ago
  17. 03548cf update nuget in distrib test docker files by Alexander Polcyn · 8 years ago
  18. 5e3193e Add PyPy 5.3.1 to dockerfile and template by siddharthshukla · 8 years ago
  19. 7f074e0 Merge branch 'v1.0.x' into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  20. 10776b9 Merge pull request #7623 from apolcyn/sys_inter_with_nuget by Nicolas Noble · 8 years ago
  21. 0275d8c Reducing diff. by Nicolas "Pixel" Noble · 8 years ago
  22. 6fd8a7f That won't work properly. Falling back on fixing the list of dependencies. by Nicolas "Pixel" Noble · 8 years ago
  23. e667fe1 Using the interop dependencies instead. by Nicolas "Pixel" Noble · 8 years ago
  24. 737bd55 Hopefully fixing #7639. by Nicolas "Pixel" Noble · 8 years ago
  25. 0db98cd Undo Go Docker fix - fixed in another PR by Jorge Canizales · 8 years ago
  26. 30f8095 Reducing diff. by Nicolas "Pixel" Noble · 8 years ago
  27. 45fa632 That won't work properly. Falling back on fixing the list of dependencies. by Nicolas "Pixel" Noble · 8 years ago
  28. ba02ee1 Using the interop dependencies instead. by Nicolas "Pixel" Noble · 8 years ago
  29. fb1a318 Hopefully fixing #7639. by Nicolas "Pixel" Noble · 8 years ago
  30. 31871df @pgrosu’s fix of Go’s docker build by Jorge Canizales · 8 years ago
  31. 809292a ran script to update actual docker files by Alexander Polcyn · 8 years ago
  32. 7d8c543 regenerate from template by Stanley Cheung · 8 years ago
  33. 78f0fd4 fix copyright by Stanley Cheung · 8 years ago
  34. fa1e4fa php: add php7 to jenkins basic and interop tests by Stanley Cheung · 8 years ago
  35. 99955ab php: remove protobuf-php clone hack by Stanley Cheung · 8 years ago
  36. 7b672f8 remove outdated php dockerfile dependency by Stanley Cheung · 8 years ago
  37. 15e5c3f Merge pull request #7512 from stanley-cheung/php-cleanup-dockerfile by kpayson64 · 8 years ago
  38. 211a2a0 fix copyright by Stanley Cheung · 8 years ago
  39. 2e2cdff php: add php7 to jenkins basic and interop tests by Stanley Cheung · 8 years ago
  40. 47168ea php: remove protobuf-php clone hack by Stanley Cheung · 8 years ago
  41. 20f900d remove outdated php dockerfile dependency by Stanley Cheung · 8 years ago
  42. 316f73f Merge v1.0.x into master by murgatroid99 · 8 years ago
  43. 5ca7e47 Merge pull request #6737 from ctiller/delayed-write by Craig Tiller · 8 years ago
  44. e917486 Install virtualenv in Python distribtest Dockerfiles by Masood Malekghassemi · 8 years ago
  45. 8da7b1f Fix some failures by Craig Tiller · 8 years ago
  46. 7a70bb5 Merge pull request #7265 from thunderboltsid/issue-7094-retry by Nicolas Noble · 8 years ago
  47. 7704137 Merge pull request #7112 from thunderboltsid/issue-7110 by Nicolas Noble · 8 years ago
  48. 1fa0faa Add src/compiler to clang format by Masood Malekghassemi · 8 years ago
  49. 0589e53 Make testing toolchain python 3.x compliant by siddharthshukla · 8 years ago
  50. c478214 Enable py35 and py36 testing by siddharthshukla · 8 years ago
  51. dcca468 Merge pull request #6791 from soltanmm/pain by kpayson64 · 8 years ago
  52. eda85c6 Expunge all references to zookeeper by Craig Tiller · 8 years ago
  53. ac586ba Remove tox by Masood Malekghassemi · 8 years ago
  54. 2c084ee build experimental nugets with dotnet CLI by Jan Tattermusch · 8 years ago
  55. b6960d0 switch CoreCLR to preview2 by Jan Tattermusch · 8 years ago
  56. cfce066 Merge pull request #6104 from jtattermusch/coreclr_support by Jan Tattermusch · 8 years ago
  57. 1468d4b Merge pull request #6848 from thinkerou/default_roots_pem by Jan Tattermusch · 8 years ago
  58. 39ec1cb add csharp CoreCLR docker image by Jan Tattermusch · 8 years ago
  59. ddf694c Merge branch 'master' into wheezy by Vijay Pai · 8 years ago
  60. f6e2cb7 Merge pull request #6902 from sreecha/php_stress_test by Jan Tattermusch · 8 years ago
  61. f3bc3b6 Load default roots.pem in PHP via grpc_set_ssl_roots_override_callback by thinkerou · 8 years ago
  62. 8b79fde Disable ccache for clang-3.4 on Ubuntu 14.04 as this is not currently working. by Vijay Pai · 8 years ago
  63. a9e62c2 no ccache by Vijay Pai · 8 years ago
  64. b9e927a Merge branch 'master' into wheezy by Vijay Pai · 8 years ago
  65. 7ed39a1 PHP stress client in stress test framework by Sree Kuchibhotla · 8 years ago
  66. 0aa23d8 Merge pull request #6704 from yang-g/distribtest by Jan Tattermusch · 8 years ago
  67. 46f4a68 minor fixes by yang-g · 8 years ago
  68. 1363077 Merge pull request #6438 from y-zeng/reflection_separate_lib by Jan Tattermusch · 8 years ago
  69. 6d258c5 add support for clang3.5, clang3.7 and gcc4.6 by Jan Tattermusch · 8 years ago
  70. 203b20c Add g++ by Vijay Pai · 8 years ago
  71. d237107 Merge remote-tracking branch 'upstream/master' into reflection_separate_lib by Yuchen Zeng · 8 years ago
  72. d4b4009 Use Python namespace packages by Masood Malekghassemi · 8 years ago
  73. 7ae31a8 Add more comments, fix format issues by Yuchen Zeng · 8 years ago
  74. 1495cb5 Addressed reveiw comments about naming by Yuchen Zeng · 8 years ago
  75. ea09adc Add a sanity test: check if the generated pb files are up-to-date by Yuchen Zeng · 8 years ago
  76. e3975e7 Move grpc installation from docker file to script. by yang-g · 8 years ago
  77. 933fbaf Add distrib test support for c++. by yang-g · 8 years ago
  78. 348ca76 hotfix for sanity tests by Jan Tattermusch · 8 years ago
  79. e28415b Merge pull request #6444 from nicolasnoble/clang-format-pinned by jboeuf · 8 years ago
  80. 3a4b903 Merge pull request #6419 from sreecha/python_stress_test_docker by Jan Tattermusch · 8 years ago
  81. f4fef88 Pinning the llvm repository on 3.8. by Nicolas 'Pixel' Noble · 8 years ago
  82. 010eb48 Use manylinux by Masood Malekghassemi · 8 years ago
  83. 616b279 Fix docker build by Masood Malekghassemi · 8 years ago
  84. af31583 Integrate Python protoc Linux artifact builders by Masood Malekghassemi · 8 years ago
  85. 58d24c2 Add sanity test for grpcio protoc package by Masood Malekghassemi · 8 years ago
  86. d039a98 Add Python grpcio protoc package by Masood Malekghassemi · 9 years ago
  87. 1bdd531 Python dockerfiles and config files for stress testing by Sree Kuchibhotla · 8 years ago
  88. 5a77953 Merge pull request #6376 from murgatroid99/node_test_multiple_versions by Jan Tattermusch · 8 years ago
  89. 7edab7c Ruby docker files and config by Sree Kuchibhotla · 8 years ago
  90. 67df784 C# Dockerfile and Config scripts by Sree Kuchibhotla · 8 years ago
  91. 9fab438 Made Node tests support multiple versions and set the Node default version to 4 everywhere possible by murgatroid99 · 8 years ago
  92. 24b68cd generate interop test Dockerfiles using templates by Jan Tattermusch · 8 years ago
  93. c218d05 move interop test docker files to a subdir by Jan Tattermusch · 8 years ago
  94. 31bad32 get rid of the unused grpc_base Dockerfile by Jan Tattermusch · 8 years ago
  95. a631669 get rid of the old homebrew/linuxbrew tests by Jan Tattermusch · 8 years ago
  96. 6da28b2 cleanup interop test scripts by Jan Tattermusch · 8 years ago
  97. ee9de2f cleanup build_interop.sh for python by Jan Tattermusch · 8 years ago
  98. 549da44 also update interop_http2 image by Jan Tattermusch · 8 years ago
  99. ac0f020 upgrade go docker image to golang:1.5 by Jan Tattermusch · 8 years ago
  100. c807ddd Merge pull request #6213 from sreecha/java_stress_docker by Jan Tattermusch · 8 years ago