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