1. 2b7c4dd Install Android SDK tools in Dockerfile by Eric Gribkoff · 7 years ago
  2. e908962 Merge pull request #11627 from murgatroid99/node_consistent_runtime_version by Michael Lumish · 7 years ago
  3. e5de5e5 Run Android interops on Firebase by Eric Gribkoff · 7 years ago
  4. a6ce1ff Fix how npm is upgraded, add npm update line for electron by murgatroid99 · 7 years ago
  5. 7ad758c Make various scripts use the same version of Node by murgatroid99 · 7 years ago
  6. 7e91ebb license fixes by Jan Tattermusch · 7 years ago
  7. 4d5c310 fix remaining license notices by Jan Tattermusch · 7 years ago
  8. 2e47c52 Merge pull request #11349 from yongni/matrix by yongni · 7 years ago
  9. a798318 Update Mono to Jessie for C# Dockerfiles by Matt Kwong · 7 years ago
  10. 4a60e7e Create Dockerfile.include for java to be shared for java and java_oracle8. by Yong Ni · 7 years ago
  11. b92813b Created a Java Oracle8 Dockerfile directory and moved all build_interop.sh to under template/. Added java_oracle8 to the client matrix. by Yong Ni · 7 years ago
  12. b2e4bfa Merge matrix feature branch into master. by Yong Ni · 7 years ago
  13. add2e4d Remove gcc-4.4 and 4.6 from portability tests since core now accepts C++11. by Vijay Pai · 7 years ago
  14. c7676a3 Merge pull request #10967 from matt-kwong/upload_results2 by Matt Kwong · 7 years ago
  15. ca75496 Merge pull request #11027 from yongni/stress_cleanup by yongni · 7 years ago
  16. 8998cbc Added go 1.7 and 1.8 template and Dockerfile(s) for go/grpc-matrix test setup. by Yong Ni · 7 years ago
  17. f0a54a1 Removed the dockerfiles and test driver for stress test by Yong Ni · 7 years ago
  18. 52ff986 Add option to upload Jenkins test result to BQ by Matt Kwong · 8 years ago
  19. a0cabfc trial and error by Mahak Mukhi · 8 years ago
  20. 498e2b3 Merge pull request #10480 from jtattermusch/csharp_new_projects by Jan Tattermusch · 8 years ago
  21. fa9da3c Fix C# Dockerfiles by Matt Kwong · 8 years ago
  22. 3c344d2 adjust run_tests scripts by Jan Tattermusch · 8 years ago
  23. c4c95ad make C# docker image in sync with GCE performance workers by Jan Tattermusch · 8 years ago
  24. 0ff1957 Fix test coverage reporting by Matt Kwong · 8 years ago
  25. 76a3943 update dockerfile to version 2.6.1 of h2 by Eric Gribkoff · 8 years ago
  26. e0f8940 update go version in Dockerfile to 1.8 by Menghan Li · 8 years ago
  27. 01deb9d add hyper to Dockerfile.template by Eric Gribkoff · 8 years ago
  28. be2807d Add newest dotnet SDK to C# dockerfile by Jan Tattermusch · 8 years ago
  29. e188c7d Merge pull request #10033 from matt-kwong/fix-dockerfiles by matt-kwong · 8 years ago
  30. 5faabc4 Fix pyenv dockerfile by Matt Kwong · 8 years ago
  31. 9b3c73d Updated protobuf dependency for python to 3.2.0 by Mehrdad Afshari · 8 years ago
  32. 6820c8c fix bazel_deps.sh by Jan Tattermusch · 8 years ago
  33. 122e450 Exclude poll, poll-cv for bm_fullstack (its not interesting) by Craig Tiller · 8 years ago
  34. 3f06e3f Increase timeout for bm_fullstack by Craig Tiller · 8 years ago
  35. a4354b0 Speed up bm_fullstack test by Craig Tiller · 8 years ago
  36. f6d8aae Dockerfile template update for http2_badserver_interop by Yuchen Zeng · 8 years ago
  37. 972b797 Fixed package name in dockerfile by murgatroid99 · 8 years ago
  38. 93d0b58 Properly generate electron dependencies in test Dockerfile from template by murgatroid99 · 8 years ago
  39. aa272bc Always sort code generated outputs by Craig Tiller · 8 years ago
  40. d9ed57c Stub documentation for some gRPC Core modules by Craig Tiller · 8 years ago
  41. e519a03 Small improvements to generated documentation by Craig Tiller · 8 years ago
  42. 229def1 Adding Bazel tests. by Nicolas "Pixel" Noble · 8 years ago
  43. 7dd2cc6 cleanup and speedup of sanity tests by Jan Tattermusch · 8 years ago
  44. 5c79a31 cleanup tools/run_tests directory by Jan Tattermusch · 8 years ago
  45. 180ea4b Set Bazel to specific commit in Dockerfile by Matt Kwong · 8 years ago
  46. e403607 Revert "Enable port tests to be run using gcc4.8" by Matt Kwong · 8 years ago
  47. 1347e40 Use Jessie instead of Ubuntu Dockerfile for GCC-4.8 tests by Matt Kwong · 8 years ago
  48. 029ed10 Enable port tests to be run using gcc4.8 by Matt Kwong · 8 years ago
  49. c0aa97d Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  50. 22d50e9 Fix sanity and move a header include by murgatroid99 · 8 years ago
  51. 41c06a2 move changes from dockerfile to template by Matt Kwong · 8 years ago
  52. fde76d7 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  53. eebb129 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  54. c36f6ea Compile and link core tests with libuv by murgatroid99 · 8 years ago
  55. b7223bb PHP Proto3: update templates by Stanley Cheung · 8 years ago
  56. 87a1081 Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under by Nicolas "Pixel" Noble · 8 years ago
  57. 055b920 Disabling header check for filegroups. by Nicolas "Pixel" Noble · 8 years ago
  58. e70f20b enable runing C# interop tests under coreclr by Jan Tattermusch · 8 years ago
  59. a98a2ad enable runing C# interop tests under coreclr by Jan Tattermusch · 8 years ago
  60. 5e3193e Add PyPy 5.3.1 to dockerfile and template by siddharthshukla · 8 years ago
  61. 7f074e0 Merge branch 'v1.0.x' into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  62. 82fd31a update nuget after installing in docker by Alexander Polcyn · 8 years ago
  63. 78f0fd4 fix copyright by Stanley Cheung · 8 years ago
  64. fa1e4fa php: add php7 to jenkins basic and interop tests by Stanley Cheung · 8 years ago
  65. 99955ab php: remove protobuf-php clone hack by Stanley Cheung · 8 years ago
  66. 7b672f8 remove outdated php dockerfile dependency by Stanley Cheung · 8 years ago
  67. 211a2a0 fix copyright by Stanley Cheung · 8 years ago
  68. 2e2cdff php: add php7 to jenkins basic and interop tests by Stanley Cheung · 8 years ago
  69. 47168ea php: remove protobuf-php clone hack by Stanley Cheung · 8 years ago
  70. 20f900d remove outdated php dockerfile dependency by Stanley Cheung · 8 years ago
  71. 7a70bb5 Merge pull request #7265 from thunderboltsid/issue-7094-retry by Nicolas Noble · 8 years ago
  72. 0589e53 Make testing toolchain python 3.x compliant by siddharthshukla · 8 years ago
  73. c478214 Enable py35 and py36 testing by siddharthshukla · 8 years ago
  74. dcca468 Merge pull request #6791 from soltanmm/pain by kpayson64 · 8 years ago
  75. eda85c6 Expunge all references to zookeeper by Craig Tiller · 8 years ago
  76. ac586ba Remove tox by Masood Malekghassemi · 8 years ago
  77. 2c084ee build experimental nugets with dotnet CLI by Jan Tattermusch · 8 years ago
  78. b6960d0 switch CoreCLR to preview2 by Jan Tattermusch · 8 years ago
  79. cfce066 Merge pull request #6104 from jtattermusch/coreclr_support by Jan Tattermusch · 8 years ago
  80. 39ec1cb add csharp CoreCLR docker image by Jan Tattermusch · 8 years ago
  81. ddf694c Merge branch 'master' into wheezy by Vijay Pai · 8 years ago
  82. f6e2cb7 Merge pull request #6902 from sreecha/php_stress_test by Jan Tattermusch · 8 years ago
  83. 8b79fde Disable ccache for clang-3.4 on Ubuntu 14.04 as this is not currently working. by Vijay Pai · 8 years ago
  84. b9e927a Merge branch 'master' into wheezy by Vijay Pai · 8 years ago
  85. 7ed39a1 PHP stress client in stress test framework by Sree Kuchibhotla · 8 years ago
  86. 6d258c5 add support for clang3.5, clang3.7 and gcc4.6 by Jan Tattermusch · 8 years ago
  87. 203b20c Add g++ by Vijay Pai · 8 years ago
  88. 348ca76 hotfix for sanity tests by Jan Tattermusch · 8 years ago
  89. 3a4b903 Merge pull request #6419 from sreecha/python_stress_test_docker by Jan Tattermusch · 9 years ago
  90. 9558879 Keep grpcio_tools version in sync with rest of project by Masood Malekghassemi · 9 years ago
  91. 58d24c2 Add sanity test for grpcio protoc package by Masood Malekghassemi · 9 years ago
  92. 1bdd531 Python dockerfiles and config files for stress testing by Sree Kuchibhotla · 9 years ago
  93. 5a77953 Merge pull request #6376 from murgatroid99/node_test_multiple_versions by Jan Tattermusch · 9 years ago
  94. 7edab7c Ruby docker files and config by Sree Kuchibhotla · 9 years ago
  95. 67df784 C# Dockerfile and Config scripts by Sree Kuchibhotla · 9 years ago
  96. 9fab438 Made Node tests support multiple versions and set the Node default version to 4 everywhere possible by murgatroid99 · 9 years ago
  97. 24b68cd generate interop test Dockerfiles using templates by Jan Tattermusch · 9 years ago
  98. 3ecf26d Fail if fuzzer takes > 2 minutes by Craig Tiller · 9 years ago
  99. ac0f020 upgrade go docker image to golang:1.5 by Jan Tattermusch · 9 years ago
  100. c807ddd Merge pull request #6213 from sreecha/java_stress_docker by Jan Tattermusch · 9 years ago