1. 663a71b Fix Python backward compatibility tests by Adele Zhou · 6 years ago
  2. 6dcb2f7 Merge pull request #15162 from grpc/v1.11.x by Mehrdad Afshari · 6 years ago
  3. 15e95b3 Merge pull request #15159 from mehrdada/x by Mehrdad Afshari · 6 years ago
  4. e10d588 Split off pre_1.11 Python interop script by Mehrdad Afshari · 6 years ago
  5. b9e88b8 Merge pull request #15152 from grpc/v1.11.x by Mehrdad Afshari · 6 years ago
  6. 2d05737 Fix the Python path for interop tests by Mehrdad Afshari · 6 years ago
  7. 3d0aab0 Add 1.11.0 to portability tests by Mehrdad Afshari · 6 years ago
  8. e0ecd1d Add go release 1.11.3 to client_matrix.py by Menghan Li · 6 years ago
  9. 9205bef Add v1.10.1 and v1.11.1 releases of grpc-go by Doug Fawley · 6 years ago
  10. 6ebafda Add grpc-java 1.11.0 to interop matrix by Eric Anderson · 6 years ago
  11. 8ba39a9 Add go release versions to client_matrix.py by Menghan Li · 6 years ago
  12. 2fd31eb Add Java 1.10.1 by Eric Gribkoff · 6 years ago
  13. baefff2 Add v1.10.0 to portability tests by Mehrdad Afshari · 6 years ago
  14. 0e70223 Add older versions of Node back. by Adele Zhou · 6 years ago
  15. 46fb165 Use a dictionary to tell which version of test cases to run. by Adele Zhou · 6 years ago
  16. 5657cd5 Disable node 1.7.2 in backwards comp tests temporarily. by Adele Zhou · 6 years ago
  17. b9250b4 Fix incorrect merge in node__master test case by murgatroid99 · 6 years ago
  18. 993769d Re-enable Node 1.0.1 in interop matrix by murgatroid99 · 6 years ago
  19. f13288d Merge branch 'master' into node_interop_matrix by murgatroid99 · 6 years ago
  20. 9a09eef Comment out older Node library versions by murgatroid99 · 6 years ago
  21. dfb41b6 Make interop matrix compatible with new node repo by murgatroid99 · 6 years ago
  22. b1c9b5f Replace old server_host with the new one via command line. by Adele Zhou · 6 years ago
  23. 3ebfe92 Update grpc-dart repo after The Move. by Jakob Roland Andersen · 6 years ago
  24. c7dd4b4 WIP: Add Dart support in interop by Jakob Roland Andersen · 7 years ago
  25. 931b856 Merge pull request #14441 from menghanl/fix_release_matrix by adelez · 6 years ago
  26. bd54747 Merge pull request #14443 from ericgribkoff/java_v1.10.0 by Eric Gribkoff · 6 years ago
  27. 6dc65d9 Add grpc-java 1.10.0 to interop matrix by Eric Gribkoff · 6 years ago
  28. ca45554 fix github uri in client_matrix.py by Eric Gribkoff · 6 years ago
  29. ea1fefe Add go release versions to client_matrix.py by Menghan Li · 6 years ago
  30. 2de1195 Add 1.9.1 to interop matrix by Mehrdad Afshari · 6 years ago
  31. 540a104 Add grpc-java 1.9.1 to interop matrix by Eric Anderson · 6 years ago
  32. 63efbc6 Update go release versions in client_matrix.py by Menghan Li · 7 years ago
  33. d1e8021 Merge pull request #13742 from mehrdada/interop-matrix by adelez · 7 years ago
  34. b734fd0 Merge pull request #13995 from zhangkun83/release_java_190 by adelez · 7 years ago
  35. 07fb6b5 Add Java 1.9.0 release to client_matrix.py by Kun Zhang · 7 years ago
  36. ef7e3ea Merge pull request #13920 from menghanl/fix_release_matrix by adelez · 7 years ago
  37. 2146b3a Add go release versions to client_matrix.py by Menghan Li · 7 years ago
  38. 87cd994 Upgrade yapf to 0.20.0 by Mehrdad Afshari · 7 years ago
  39. a3cd72b Add 1.8.0 for C-based languages to interop matrix by Mehrdad Afshari · 7 years ago
  40. c969a67 Merge pull request #13736 from menghanl/release_matrix by adelez · 7 years ago
  41. caada99 Fix interop_matrix/create_matrix_images.py None error by Menghan Li · 7 years ago
  42. 5bbf9e5 Add go release versions to client_matrix.py by Menghan Li · 7 years ago
  43. 173c477 tools/profiling by ncteisen · 7 years ago
  44. e4bef08 yapf tools/interop_matrix by ncteisen · 7 years ago
  45. f7b8fa1 Add go release versions to client_matrix.py by Menghan Li · 7 years ago
  46. 8426329 Apply patches to ruby 101 docker image during upload script, for by Alex Polcyn · 7 years ago
  47. c62a836 remove redundant python versions. by Adele Zhou · 7 years ago
  48. dd312a4 Merge pull request #13453 from apolcyn/fix_error_when_interop_lang_skipped by apolcyn · 7 years ago
  49. ab8fce5 Disable node 1.7 by Adele Zhou · 7 years ago
  50. e4d63e6 Give a command example with multiple languages. by Adele Zhou · 7 years ago
  51. 935aa47 Use special VIP by Adele Zhou · 7 years ago
  52. 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
  53. a366468 Recreate the git root dir by default. by Adele Zhou · 7 years ago
  54. 99986d7 fix by Adele Zhou · 7 years ago
  55. 937e53d Merge pull request #13480 from carl-mastrangelo/bumpybumpsarebumpy by adelez · 7 years ago
  56. a4f0320 Add go release versions to client_matrix.py by Menghan Li · 7 years ago
  57. 4c1713a Add java 1.8 by Carl Mastrangelo · 7 years ago
  58. 1d5737f Fix error when a language skips a certain version by Alex Polcyn · 7 years ago
  59. 82c8f94 Merge pull request #13411 from adelez/fix_python by adelez · 7 years ago
  60. a00f972 Fix manual docker command output for Python. by Adele Zhou · 7 years ago
  61. b90cd3c fix interop_matrix C# tests for v1.1.4 by Jan Tattermusch · 7 years ago
  62. 608b73e modify interop_matrix commands for csharp v1.2.5 by Jan Tattermusch · 7 years ago
  63. fe783c1 Removed Python because of test timeouts by Adele Zhou · 7 years ago
  64. d21204c Update C# versions by Adele Zhou · 7 years ago
  65. 92b5a00 Remove images as soon as its testing is done instead in the end. by Adele Zhou · 7 years ago
  66. 317641d Added C# by Adele Zhou · 7 years ago
  67. f7f38d1 Add Csharp by Adele Zhou · 7 years ago
  68. 9fe79dc Add php test case file. by Adele Zhou · 7 years ago
  69. 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
  70. 1487c9f Add Python by Adele Zhou · 7 years ago
  71. 0c4e14f Do not reuse job_specs now that we incorporate release info in the shortname by Adele Zhou · 7 years ago
  72. 39cfd8d update readme by Adele Zhou · 7 years ago
  73. 1751af1 Add newer versions by Adele Zhou · 7 years ago
  74. 523fefe Merge pull request #13043 from murgatroid99/grpc-node_interop by Michael Lumish · 7 years ago
  75. fbc182e Switch Node interop tests to use grpc-node repo by murgatroid99 · 7 years ago
  76. 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
  77. 10ab806 record results to bq by Adele Zhou · 7 years ago
  78. e757adc Added allow_flakes flag and set to True by default. by Adele Zhou · 7 years ago
  79. e6b9c78 Exit 1 when there are failures. by Adele Zhou · 7 years ago
  80. 00181bd Added cloud gateway4 backend and auth tests by Adele Zhou · 7 years ago
  81. d847616 Added step-by-step instrution on how to add a new release to grpc backward compatiblity test. by Yong Ni · 7 years ago
  82. bbd348c Added all previous minor releases of gRPC to the matrix. Modified the testsuite name format for better display test results in sponge. by Yong Ni · 7 years ago
  83. 51750dc Added c++ to interop_matrix. Per earlier conversation, interop_matrix will not run against different compiler/toolchains so we are not addding _<runtime> to c++. This simplifies our setup and reduces unnecesary complexities in the infrastructure. by Yong Ni · 7 years ago
  84. 5f32c51 Added timestamp to the xml report and minor changes to the API per review feedback. by Yong Ni · 7 years ago
  85. f303426 Replaced 'docker run' with 'gcloud docker -- run' to take care of docker image downloading. by Yong Ni · 7 years ago
  86. b7ea4ab Created test driver to run matrix test against different docker images in GCR and generate a Junit like test result file. by Yong Ni · 7 years ago
  87. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  88. 8ea5514 Added testcases/java__master for interop_matrix. by Yong Ni · 7 years ago
  89. 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
  90. fe75634 Fix sanity by ncteisen · 7 years ago
  91. b2e4bfa Merge matrix feature branch into master. by Yong Ni · 7 years ago