1. ec4c06d Add Node 1.11.3 and 1.12.4 to interop matrix by murgatroid99 · 6 years ago
  2. 98bf1a5 Add version 1.13.0 to interop matrix by Srini Polavarapu · 6 years ago
  3. b607f71 bump to v1.13.1 because v1.13.0 failed to release by ZHANG Dapeng · 6 years ago
  4. 4f0a4e9 Add v1.13.0 release of grpc-java by ZHANG Dapeng · 6 years ago
  5. b2f56a0 Revert "run_interop_matrix.py speedup" by Jan Tattermusch · 6 years ago
  6. 8b746a8 small python style fix by Jan Tattermusch · 6 years ago
  7. 1a62c70 download matrix images for a lang in parallel by Jan Tattermusch · 6 years ago
  8. f1f456b yapf code by Jan Tattermusch · 6 years ago
  9. 87f395c make docker images buildable by Jan Tattermusch · 6 years ago
  10. d851d82 point out complexity in create_matrix_images.py by Jan Tattermusch · 6 years ago
  11. c093a7f create_matrix_images.py usability fixes by Jan Tattermusch · 6 years ago
  12. b6a2eeb add TODO to remove unnecessary logic by Jan Tattermusch · 6 years ago
  13. 544dfcc enable C# v1.0.1 in interop_matrix by Jan Tattermusch · 6 years ago
  14. d7202c9 Change virtualenv path for interop tests for Python 1.10.1 by Mehrdad Afshari · 6 years ago
  15. 979d1be Update interop matrix for 1.10.1, 1.11.1, 1.12.0 by Mehrdad Afshari · 6 years ago
  16. 9723e7d Merge pull request #15393 from zpencer/grpc-java-1.12.0-matrix by Eric Gribkoff · 6 years ago
  17. cda43a3 Increase per test timeout by Adele Zhou · 6 years ago
  18. 7d1009b Add v1.12.0 release of grpc-java by Spencer Fang · 6 years ago
  19. 39637d8 Add v1.12.0 releases of grpc-go by Yuxuan Li · 6 years ago
  20. 663a71b Fix Python backward compatibility tests by Adele Zhou · 6 years ago
  21. 6dcb2f7 Merge pull request #15162 from grpc/v1.11.x by Mehrdad Afshari · 6 years ago
  22. 15e95b3 Merge pull request #15159 from mehrdada/x by Mehrdad Afshari · 6 years ago
  23. e10d588 Split off pre_1.11 Python interop script by Mehrdad Afshari · 6 years ago
  24. b9e88b8 Merge pull request #15152 from grpc/v1.11.x by Mehrdad Afshari · 6 years ago
  25. 2d05737 Fix the Python path for interop tests by Mehrdad Afshari · 6 years ago
  26. 3d0aab0 Add 1.11.0 to portability tests by Mehrdad Afshari · 6 years ago
  27. e0ecd1d Add go release 1.11.3 to client_matrix.py by Menghan Li · 6 years ago
  28. 9205bef Add v1.10.1 and v1.11.1 releases of grpc-go by Doug Fawley · 6 years ago
  29. 6ebafda Add grpc-java 1.11.0 to interop matrix by Eric Anderson · 6 years ago
  30. 8ba39a9 Add go release versions to client_matrix.py by Menghan Li · 6 years ago
  31. 2fd31eb Add Java 1.10.1 by Eric Gribkoff · 6 years ago
  32. baefff2 Add v1.10.0 to portability tests by Mehrdad Afshari · 6 years ago
  33. 0e70223 Add older versions of Node back. by Adele Zhou · 6 years ago
  34. 46fb165 Use a dictionary to tell which version of test cases to run. by Adele Zhou · 6 years ago
  35. 5657cd5 Disable node 1.7.2 in backwards comp tests temporarily. by Adele Zhou · 6 years ago
  36. b9250b4 Fix incorrect merge in node__master test case by murgatroid99 · 6 years ago
  37. 993769d Re-enable Node 1.0.1 in interop matrix by murgatroid99 · 6 years ago
  38. f13288d Merge branch 'master' into node_interop_matrix by murgatroid99 · 6 years ago
  39. 9a09eef Comment out older Node library versions by murgatroid99 · 6 years ago
  40. dfb41b6 Make interop matrix compatible with new node repo by murgatroid99 · 6 years ago
  41. b1c9b5f Replace old server_host with the new one via command line. by Adele Zhou · 6 years ago
  42. 3ebfe92 Update grpc-dart repo after The Move. by Jakob Roland Andersen · 6 years ago
  43. c7dd4b4 WIP: Add Dart support in interop by Jakob Roland Andersen · 7 years ago
  44. 931b856 Merge pull request #14441 from menghanl/fix_release_matrix by adelez · 6 years ago
  45. bd54747 Merge pull request #14443 from ericgribkoff/java_v1.10.0 by Eric Gribkoff · 7 years ago
  46. 6dc65d9 Add grpc-java 1.10.0 to interop matrix by Eric Gribkoff · 7 years ago
  47. ca45554 fix github uri in client_matrix.py by Eric Gribkoff · 7 years ago
  48. ea1fefe Add go release versions to client_matrix.py by Menghan Li · 7 years ago
  49. 2de1195 Add 1.9.1 to interop matrix by Mehrdad Afshari · 7 years ago
  50. 540a104 Add grpc-java 1.9.1 to interop matrix by Eric Anderson · 7 years ago
  51. 63efbc6 Update go release versions in client_matrix.py by Menghan Li · 7 years ago
  52. d1e8021 Merge pull request #13742 from mehrdada/interop-matrix by adelez · 7 years ago
  53. b734fd0 Merge pull request #13995 from zhangkun83/release_java_190 by adelez · 7 years ago
  54. 07fb6b5 Add Java 1.9.0 release to client_matrix.py by Kun Zhang · 7 years ago
  55. ef7e3ea Merge pull request #13920 from menghanl/fix_release_matrix by adelez · 7 years ago
  56. 2146b3a Add go release versions to client_matrix.py by Menghan Li · 7 years ago
  57. 87cd994 Upgrade yapf to 0.20.0 by Mehrdad Afshari · 7 years ago
  58. a3cd72b Add 1.8.0 for C-based languages to interop matrix by Mehrdad Afshari · 7 years ago
  59. c969a67 Merge pull request #13736 from menghanl/release_matrix by adelez · 7 years ago
  60. caada99 Fix interop_matrix/create_matrix_images.py None error by Menghan Li · 7 years ago
  61. 5bbf9e5 Add go release versions to client_matrix.py by Menghan Li · 7 years ago
  62. 173c477 tools/profiling by ncteisen · 7 years ago
  63. e4bef08 yapf tools/interop_matrix by ncteisen · 7 years ago
  64. f7b8fa1 Add go release versions to client_matrix.py by Menghan Li · 7 years ago
  65. 8426329 Apply patches to ruby 101 docker image during upload script, for by Alex Polcyn · 7 years ago
  66. c62a836 remove redundant python versions. by Adele Zhou · 7 years ago
  67. dd312a4 Merge pull request #13453 from apolcyn/fix_error_when_interop_lang_skipped by apolcyn · 7 years ago
  68. ab8fce5 Disable node 1.7 by Adele Zhou · 7 years ago
  69. e4d63e6 Give a command example with multiple languages. by Adele Zhou · 7 years ago
  70. 935aa47 Use special VIP by Adele Zhou · 7 years ago
  71. 4fba378 Switch back to using template located at _IMAGE_BUILDER because the previous change will break Go, Java and Node. by Adele Zhou · 7 years ago
  72. a366468 Recreate the git root dir by default. by Adele Zhou · 7 years ago
  73. 99986d7 fix by Adele Zhou · 7 years ago
  74. 937e53d Merge pull request #13480 from carl-mastrangelo/bumpybumpsarebumpy by adelez · 7 years ago
  75. a4f0320 Add go release versions to client_matrix.py by Menghan Li · 7 years ago
  76. 4c1713a Add java 1.8 by Carl Mastrangelo · 7 years ago
  77. 1d5737f Fix error when a language skips a certain version by Alex Polcyn · 7 years ago
  78. 82c8f94 Merge pull request #13411 from adelez/fix_python by adelez · 7 years ago
  79. a00f972 Fix manual docker command output for Python. by Adele Zhou · 7 years ago
  80. b90cd3c fix interop_matrix C# tests for v1.1.4 by Jan Tattermusch · 7 years ago
  81. 608b73e modify interop_matrix commands for csharp v1.2.5 by Jan Tattermusch · 7 years ago
  82. fe783c1 Removed Python because of test timeouts by Adele Zhou · 7 years ago
  83. d21204c Update C# versions by Adele Zhou · 7 years ago
  84. 92b5a00 Remove images as soon as its testing is done instead in the end. by Adele Zhou · 7 years ago
  85. 317641d Added C# by Adele Zhou · 7 years ago
  86. f7f38d1 Add Csharp by Adele Zhou · 7 years ago
  87. 9fe79dc Add php test case file. by Adele Zhou · 7 years ago
  88. bcd23cd Added info for Node. Also use the dockerfile from the specified release to build docker images instead of using the one master. by Adele Zhou · 7 years ago
  89. 1487c9f Add Python by Adele Zhou · 7 years ago
  90. 0c4e14f Do not reuse job_specs now that we incorporate release info in the shortname by Adele Zhou · 7 years ago
  91. 39cfd8d update readme by Adele Zhou · 7 years ago
  92. 1751af1 Add newer versions by Adele Zhou · 7 years ago
  93. 523fefe Merge pull request #13043 from murgatroid99/grpc-node_interop by Michael Lumish · 7 years ago
  94. fbc182e Switch Node interop tests to use grpc-node repo by murgatroid99 · 7 years ago
  95. 091c3eb Add suite name, client lang, server name to shortname for displaying on Sponge and being able to use upload_interop_results_to_bq func by Adele Zhou · 7 years ago
  96. 10ab806 record results to bq by Adele Zhou · 7 years ago
  97. e757adc Added allow_flakes flag and set to True by default. by Adele Zhou · 7 years ago
  98. e6b9c78 Exit 1 when there are failures. by Adele Zhou · 7 years ago
  99. 00181bd Added cloud gateway4 backend and auth tests by Adele Zhou · 7 years ago
  100. d847616 Added step-by-step instrution on how to add a new release to grpc backward compatiblity test. by Yong Ni · 7 years ago