1. cd987a0 Adding public_headers_must_be_c89 as a clang exception by Yash Tibrewal · 7 years ago
  2. 523fefe Merge pull request #13043 from murgatroid99/grpc-node_interop by Michael Lumish · 7 years ago
  3. fbc182e Switch Node interop tests to use grpc-node repo by murgatroid99 · 7 years ago
  4. 87bc56a Install Mako to generate files in grpc/grpc-node by Matt Kwong · 7 years ago
  5. 7bd592c Merge pull request #12690 from matt-kwong/cov by Matt Kwong · 7 years ago
  6. 8bba3bf Pin pip at 9.0.1 by Nathaniel Manista · 7 years ago
  7. 0aa5b1e Merge pull request #12626 from matt-kwong/sanity-docker by Matt Kwong · 7 years ago
  8. 75c2778 Update Dockerfiles from ubuntu:15.10 to debian:jessie by Matt Kwong · 7 years ago
  9. b352be0 Upmerge from v1.6.x branch to master by David Garcia Quintas · 7 years ago
  10. 27bf05d Add tests for c-ares wrapper using a local DNS server. by Alexander Polcyn · 7 years ago
  11. 1c5a5f2 Add .NET CLI to coverage Dockerfile by Matt Kwong · 7 years ago
  12. 5a2a792 add cmake distribtest by Jan Tattermusch · 7 years ago
  13. c3e2510 csharp_coreclr_x64 dockerfile not useful by Jan Tattermusch · 7 years ago
  14. f7acbc4 fix C# distribtest dockerfiles by Jan Tattermusch · 7 years ago
  15. 27af5b1 deflake ruby artifact build by Jan Tattermusch · 7 years ago
  16. 76e158f Break the sanity check failure loop by disabling clang-format on end2end_{,nosec_}tests.c by Muxi Yan · 7 years ago
  17. 2b7c4dd Install Android SDK tools in Dockerfile by Eric Gribkoff · 7 years ago
  18. d996379 Reset OWNERS state by Craig Tiller · 7 years ago
  19. bf82894 Merge pull request #11730 from murgatroid99/node_artifact_docker_version_fix by Michael Lumish · 7 years ago
  20. e476f7d Strawman OWNERS --> CODEOWNERS script by Craig Tiller · 7 years ago
  21. e8b282f Remove python setup from artifact linux Dockerfiles by murgatroid99 · 7 years ago
  22. 16e1f6d Install Node 8 in artifact linux Dockerfiles by murgatroid99 · 7 years ago
  23. 882ba60 Merge remote-tracking branch 'upstream/v1.4.x' into master_1.4.1_upmerge by murgatroid99 · 7 years ago
  24. e908962 Merge pull request #11627 from murgatroid99/node_consistent_runtime_version by Michael Lumish · 7 years ago
  25. e5de5e5 Run Android interops on Firebase by Eric Gribkoff · 7 years ago
  26. a6ce1ff Fix how npm is upgraded, add npm update line for electron by murgatroid99 · 7 years ago
  27. 7ad758c Make various scripts use the same version of Node by murgatroid99 · 7 years ago
  28. 36e97de Merge pull request #11457 from murgatroid99/node_arm_artifacts_1.4.x by Michael Lumish · 7 years ago
  29. 4fb156a Merge pull request #11537 from matt-kwong/fix_csharp_cp by Matt Kwong · 7 years ago
  30. ebc12e5 Update Mono to Jessie for C# Dockerfiles by Matt Kwong · 7 years ago
  31. 33215f0 Fix protoc artifact by Ken Payson · 7 years ago
  32. 17e0168 Add ARM Linux Node artifacts by murgatroid99 · 7 years ago
  33. 7e91ebb license fixes by Jan Tattermusch · 7 years ago
  34. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  35. 2e47c52 Merge pull request #11349 from yongni/matrix by yongni · 7 years ago
  36. 83a50ee Merge pull request #11396 from matt-kwong/fix_csharp by Jan Tattermusch · 7 years ago
  37. 27b9a20 Merge branch 'master' of github.com:grpc/grpc into matrix by Yong Ni · 7 years ago
  38. 1b0661b Rollback Dockerfile changes by Ken Payson · 7 years ago
  39. a798318 Update Mono to Jessie for C# Dockerfiles by Matt Kwong · 7 years ago
  40. b3abfa6 Merge pull request #11374 from kpayson64/kokoro_python by kpayson64 · 7 years ago
  41. 631862f Change Python Windows tests to 3.5 by Ken Payson · 7 years ago
  42. 4e55bf1 Merge pull request #11348 from matt-kwong/upload_windows by Matt Kwong · 7 years ago
  43. 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
  44. b2e4bfa Merge matrix feature branch into master. by Yong Ni · 7 years ago
  45. 96d9031 Merge branch 'master' into more-kokoro-job by Matt Kwong · 7 years ago
  46. ebeda85 Upmerge from v1.3.x branch to master by Stanley Cheung · 7 years ago
  47. 6bf7782 Add Python GCP API library installation to Alpine Dockerfiles by Matt Kwong · 7 years ago
  48. c4f73ec Add MacOS interop and UBSan C to internal CI by Matt Kwong · 7 years ago
  49. de030a3 regenerate projects by Jan Tattermusch · 7 years ago
  50. 3634fbe Merge pull request #10800 from kpayson64/fix_alpine by kpayson64 · 7 years ago
  51. 7ff21a6 Add Raspberry Pi Python binaries by Ken Payson · 7 years ago
  52. b6b4976 Update Bazel Dockerfile to build from oss-fuzz by Matt Kwong · 7 years ago
  53. add2e4d Remove gcc-4.4 and 4.6 from portability tests since core now accepts C++11. by Vijay Pai · 7 years ago
  54. c7676a3 Merge pull request #10967 from matt-kwong/upload_results2 by Matt Kwong · 7 years ago
  55. 112cf66 Update VM creation script to install GCP Python library by Matt Kwong · 7 years ago
  56. ca75496 Merge pull request #11027 from yongni/stress_cleanup by yongni · 7 years ago
  57. 8998cbc Added go 1.7 and 1.8 template and Dockerfile(s) for go/grpc-matrix test setup. by Yong Ni · 7 years ago
  58. f0a54a1 Removed the dockerfiles and test driver for stress test by Yong Ni · 7 years ago
  59. 52ff986 Add option to upload Jenkins test result to BQ by Matt Kwong · 7 years ago
  60. f5521c3 Revert "Merge branch 'master' into v1.3.x" by Alexander Polcyn · 7 years ago
  61. 5db8ef9 Fix alpine build by Ken Payson · 7 years ago
  62. 5b1c5f2 Extend clang-format to C#, Node, Ruby by Craig Tiller · 7 years ago
  63. 380c3a7 Merge pull request #10562 from matt-kwong/pin-bazel-version-2 by Matt Kwong · 7 years ago
  64. 498e2b3 Merge pull request #10480 from jtattermusch/csharp_new_projects by Jan Tattermusch · 7 years ago
  65. 20f0d5b Merge pull request #10551 from matt-kwong/fix-csharp-docker by Matt Kwong · 7 years ago
  66. 5101b3f Pin Bazel version to 0.4.4 in Dockerfile by Matt Kwong · 7 years ago
  67. 115b4fa Merge pull request #10407 from kpayson64/alpine_linux_support by kpayson64 · 7 years ago
  68. fa9da3c Fix C# Dockerfiles by Matt Kwong · 7 years ago
  69. 935d02e Cleanup of tsi ssl handshaker factories. by Julien Boeuf · 7 years ago
  70. 8b43521 fix C# build_packages scripts by Jan Tattermusch · 7 years ago
  71. 975b510 Fix build on Alpine linux + add portability tests by Ken Payson · 8 years ago
  72. c4c95ad make C# docker image in sync with GCE performance workers by Jan Tattermusch · 7 years ago
  73. 0ff1957 Fix test coverage reporting by Matt Kwong · 8 years ago
  74. 76a3943 update dockerfile to version 2.6.1 of h2 by Eric Gribkoff · 8 years ago
  75. e0f8940 update go version in Dockerfile to 1.8 by Menghan Li · 8 years ago
  76. e44a50f Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0 by Nicolas "Pixel" Noble · 8 years ago
  77. 22afddf add health check for http2 server by Eric Gribkoff · 8 years ago
  78. 3890158 Workaround new wget SSL failure by Ken Payson · 8 years ago
  79. be2807d Add newest dotnet SDK to C# dockerfile by Jan Tattermusch · 8 years ago
  80. e188c7d Merge pull request #10033 from matt-kwong/fix-dockerfiles by matt-kwong · 8 years ago
  81. 5faabc4 Fix pyenv dockerfile by Matt Kwong · 8 years ago
  82. 9b3c73d Updated protobuf dependency for python to 3.2.0 by Mehrdad Afshari · 8 years ago
  83. 6820c8c fix bazel_deps.sh by Jan Tattermusch · 8 years ago
  84. caf7ea5 Enable C++ negative http2 test by Eric Gribkoff · 8 years ago
  85. 07e4c13 Merge pull request #9857 from murgatroid99/merge_1.1.x_master by Michael Lumish · 8 years ago
  86. 13c1562 add experimental CI job to run sanity tests by Jan Tattermusch · 8 years ago
  87. 626fb45 Add Python3.6 to build artifacts by Ken Payson · 8 years ago
  88. f6d8aae Dockerfile template update for http2_badserver_interop by Yuchen Zeng · 8 years ago
  89. 72e6708 Merge pull request #9339 from makdharma/dockerfile by makdharma · 8 years ago
  90. 972b797 Fixed package name in dockerfile by murgatroid99 · 8 years ago
  91. 93d0b58 Properly generate electron dependencies in test Dockerfile from template by murgatroid99 · 8 years ago
  92. 4dd97f9 dockerfile update for http2_badserver_interop by Makarand Dharmapurikar · 8 years ago
  93. 433d3f1 Merge branch 'master' into node_electron_build by murgatroid99 · 8 years ago
  94. 229def1 Adding Bazel tests. by Nicolas "Pixel" Noble · 8 years ago
  95. c34cac2 Merge branch 'master' into node_electron_build by murgatroid99 · 8 years ago
  96. 22b2826 Merge pull request #9178 from jtattermusch/docker_inception_is_evil by Jan Tattermusch · 8 years ago
  97. 346f9e4 Fix Python artifact build by Matt Kwong · 8 years ago
  98. 7dd2cc6 cleanup and speedup of sanity tests by Jan Tattermusch · 8 years ago
  99. 3ad6550 fix building protoc artifacts on linux by Jan Tattermusch · 8 years ago
  100. 804c9e9 Add Electron tests to portability test matrix by murgatroid99 · 8 years ago