1. a9c9960 Merge pull request #14987 from matt-kwong/pin-pip by Matt Kwong · 6 years ago
  2. 4598eb8 Update pip pin from 9.0.1 to 9.0.2 by Matt Kwong · 6 years ago
  3. 795be95 Remove scripts for running Android interop on Jenkins by Eric Gribkoff · 6 years ago
  4. a7ed100 Add another missing install line by murgatroid99 · 6 years ago
  5. 06210a1 Node pure JS interop: add missing install line, skip more tests by murgatroid99 · 6 years ago
  6. 9d22758 Use different docker image for Node pure JS interop tests by murgatroid99 · 6 years ago
  7. 2c86e06 Add Node pure JS interop client by murgatroid99 · 6 years ago
  8. cb36a2a Use pre-built Dart docker image. by Jakob Roland Andersen · 7 years ago
  9. 8d3f976 fix sanity tests by Jan Tattermusch · 7 years ago
  10. c7dd4b4 WIP: Add Dart support in interop by Jakob Roland Andersen · 7 years ago
  11. 0df9c8a Update Python dependency to protobuf v3.5.0.post1 by Mehrdad Afshari · 7 years ago
  12. e6ca4f0 consolidate C# interop test docker images by Jan Tattermusch · 7 years ago
  13. fbc182e Switch Node interop tests to use grpc-node repo by murgatroid99 · 7 years ago
  14. 8bba3bf Pin pip at 9.0.1 by Nathaniel Manista · 7 years ago
  15. 27bf05d Add tests for c-ares wrapper using a local DNS server. by Alexander Polcyn · 7 years ago
  16. 2b7c4dd Install Android SDK tools in Dockerfile by Eric Gribkoff · 7 years ago
  17. e908962 Merge pull request #11627 from murgatroid99/node_consistent_runtime_version by Michael Lumish · 7 years ago
  18. e5de5e5 Run Android interops on Firebase by Eric Gribkoff · 7 years ago
  19. a6ce1ff Fix how npm is upgraded, add npm update line for electron by murgatroid99 · 7 years ago
  20. 7ad758c Make various scripts use the same version of Node by murgatroid99 · 7 years ago
  21. 7e91ebb license fixes by Jan Tattermusch · 7 years ago
  22. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  23. 2e47c52 Merge pull request #11349 from yongni/matrix by yongni · 7 years ago
  24. 27b9a20 Merge branch 'master' of github.com:grpc/grpc into matrix by Yong Ni · 7 years ago
  25. a798318 Update Mono to Jessie for C# Dockerfiles by Matt Kwong · 7 years ago
  26. 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
  27. b2e4bfa Merge matrix feature branch into master. by Yong Ni · 7 years ago
  28. 8998cbc Added go 1.7 and 1.8 template and Dockerfile(s) for go/grpc-matrix test setup. by Yong Ni · 7 years ago
  29. 498e2b3 Merge pull request #10480 from jtattermusch/csharp_new_projects by Jan Tattermusch · 7 years ago
  30. fa9da3c Fix C# Dockerfiles by Matt Kwong · 7 years ago
  31. 8b43521 fix C# build_packages scripts by Jan Tattermusch · 7 years ago
  32. c4c95ad make C# docker image in sync with GCE performance workers by Jan Tattermusch · 7 years ago
  33. 76a3943 update dockerfile to version 2.6.1 of h2 by Eric Gribkoff · 7 years ago
  34. e0f8940 update go version in Dockerfile to 1.8 by Menghan Li · 7 years ago
  35. 22afddf add health check for http2 server by Eric Gribkoff · 7 years ago
  36. be2807d Add newest dotnet SDK to C# dockerfile by Jan Tattermusch · 7 years ago
  37. 9b3c73d Updated protobuf dependency for python to 3.2.0 by Mehrdad Afshari · 7 years ago
  38. caf7ea5 Enable C++ negative http2 test by Eric Gribkoff · 7 years ago
  39. f6d8aae Dockerfile template update for http2_badserver_interop by Yuchen Zeng · 8 years ago
  40. 4dd97f9 dockerfile update for http2_badserver_interop by Makarand Dharmapurikar · 8 years ago
  41. 7a60cfc Fix docker go by Noah Eisen · 8 years ago
  42. 53cba4a Merge pull request #8182 from matt-kwong/fix_docker_local_clone by Jan Tattermusch · 8 years ago
  43. 619c034 php: require grpc extension to be installed before composer package by Stanley Cheung · 8 years ago
  44. 8bed8c8 Merge remote-tracking branch 'upstream/master' into fix_docker_local_clone by Matt Kwong · 8 years ago
  45. 37cf028 Merge pull request #8266 from jtattermusch/fix_go_docker_interop by Jan Tattermusch · 8 years ago
  46. aa2822c fix building go interop image by Jan Tattermusch · 8 years ago
  47. 39b2e5b PHP Proto3: update tests and README by Stanley Cheung · 8 years ago
  48. 857a130 PHP Proto3: run generate_projects.sh by Stanley Cheung · 8 years ago
  49. 10dccca fixed whitespacing and docker_run_tests.sh now clones submodule via network by Matt Kwong · 8 years ago
  50. 5d0f246 changed method to local clone submodules to using git submodule foreach from the local copy by Matt Kwong · 8 years ago
  51. 46c7f57 submodule clone comments changed to be more descriptive by Matt Kwong · 8 years ago
  52. ce9471c fixed wrong directory in git clone commands by Matt Kwong · 8 years ago
  53. befac97 fixed local cloning of grpc/grpc submodules on docker by Matt Kwong · 8 years ago
  54. a98a2ad enable runing C# interop tests under coreclr by Jan Tattermusch · 8 years ago
  55. 7f074e0 Merge branch 'v1.0.x' into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  56. 10776b9 Merge pull request #7623 from apolcyn/sys_inter_with_nuget by Nicolas Noble · 8 years ago
  57. 0275d8c Reducing diff. by Nicolas "Pixel" Noble · 8 years ago
  58. 6fd8a7f That won't work properly. Falling back on fixing the list of dependencies. by Nicolas "Pixel" Noble · 8 years ago
  59. e667fe1 Using the interop dependencies instead. by Nicolas "Pixel" Noble · 8 years ago
  60. 737bd55 Hopefully fixing #7639. by Nicolas "Pixel" Noble · 8 years ago
  61. 0db98cd Undo Go Docker fix - fixed in another PR by Jorge Canizales · 8 years ago
  62. 30f8095 Reducing diff. by Nicolas "Pixel" Noble · 8 years ago
  63. 45fa632 That won't work properly. Falling back on fixing the list of dependencies. by Nicolas "Pixel" Noble · 8 years ago
  64. ba02ee1 Using the interop dependencies instead. by Nicolas "Pixel" Noble · 8 years ago
  65. fb1a318 Hopefully fixing #7639. by Nicolas "Pixel" Noble · 8 years ago
  66. 31871df @pgrosu’s fix of Go’s docker build by Jorge Canizales · 8 years ago
  67. 809292a ran script to update actual docker files by Alexander Polcyn · 8 years ago
  68. fa1e4fa php: add php7 to jenkins basic and interop tests by Stanley Cheung · 8 years ago
  69. 99955ab php: remove protobuf-php clone hack by Stanley Cheung · 8 years ago
  70. 7b672f8 remove outdated php dockerfile dependency by Stanley Cheung · 8 years ago
  71. 2e2cdff php: add php7 to jenkins basic and interop tests by Stanley Cheung · 8 years ago
  72. 47168ea php: remove protobuf-php clone hack by Stanley Cheung · 8 years ago
  73. 20f900d remove outdated php dockerfile dependency by Stanley Cheung · 8 years ago
  74. 0589e53 Make testing toolchain python 3.x compliant by siddharthshukla · 8 years ago
  75. dcca468 Merge pull request #6791 from soltanmm/pain by kpayson64 · 8 years ago
  76. eda85c6 Expunge all references to zookeeper by Craig Tiller · 8 years ago
  77. ac586ba Remove tox by Masood Malekghassemi · 8 years ago
  78. f3bc3b6 Load default roots.pem in PHP via grpc_set_ssl_roots_override_callback by thinkerou · 8 years ago
  79. 9fab438 Made Node tests support multiple versions and set the Node default version to 4 everywhere possible by murgatroid99 · 8 years ago
  80. 24b68cd generate interop test Dockerfiles using templates by Jan Tattermusch · 8 years ago
  81. c218d05 move interop test docker files to a subdir by Jan Tattermusch · 8 years ago