1. 63efbc6 Update go release versions in client_matrix.py by Menghan Li · 7 years ago
  2. d1e8021 Merge pull request #13742 from mehrdada/interop-matrix by adelez · 7 years ago
  3. b734fd0 Merge pull request #13995 from zhangkun83/release_java_190 by adelez · 7 years ago
  4. 07fb6b5 Add Java 1.9.0 release to client_matrix.py by Kun Zhang · 7 years ago
  5. ef7e3ea Merge pull request #13920 from menghanl/fix_release_matrix by adelez · 7 years ago
  6. 2146b3a Add go release versions to client_matrix.py by Menghan Li · 7 years ago
  7. 87cd994 Upgrade yapf to 0.20.0 by Mehrdad Afshari · 7 years ago
  8. a3cd72b Add 1.8.0 for C-based languages to interop matrix by Mehrdad Afshari · 7 years ago
  9. c969a67 Merge pull request #13736 from menghanl/release_matrix by adelez · 7 years ago
  10. caada99 Fix interop_matrix/create_matrix_images.py None error by Menghan Li · 7 years ago
  11. 5bbf9e5 Add go release versions to client_matrix.py by Menghan Li · 7 years ago
  12. 173c477 tools/profiling by ncteisen · 7 years ago
  13. e4bef08 yapf tools/interop_matrix by ncteisen · 7 years ago
  14. f7b8fa1 Add go release versions to client_matrix.py by Menghan Li · 7 years ago
  15. 8426329 Apply patches to ruby 101 docker image during upload script, for by Alex Polcyn · 7 years ago
  16. c62a836 remove redundant python versions. by Adele Zhou · 7 years ago
  17. dd312a4 Merge pull request #13453 from apolcyn/fix_error_when_interop_lang_skipped by apolcyn · 7 years ago
  18. ab8fce5 Disable node 1.7 by Adele Zhou · 7 years ago
  19. e4d63e6 Give a command example with multiple languages. by Adele Zhou · 7 years ago
  20. 935aa47 Use special VIP by Adele Zhou · 7 years ago
  21. 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
  22. a366468 Recreate the git root dir by default. by Adele Zhou · 7 years ago
  23. 99986d7 fix by Adele Zhou · 7 years ago
  24. 937e53d Merge pull request #13480 from carl-mastrangelo/bumpybumpsarebumpy by adelez · 7 years ago
  25. a4f0320 Add go release versions to client_matrix.py by Menghan Li · 7 years ago
  26. 4c1713a Add java 1.8 by Carl Mastrangelo · 7 years ago
  27. 1d5737f Fix error when a language skips a certain version by Alex Polcyn · 7 years ago
  28. 82c8f94 Merge pull request #13411 from adelez/fix_python by adelez · 7 years ago
  29. a00f972 Fix manual docker command output for Python. by Adele Zhou · 7 years ago
  30. b90cd3c fix interop_matrix C# tests for v1.1.4 by Jan Tattermusch · 7 years ago
  31. 608b73e modify interop_matrix commands for csharp v1.2.5 by Jan Tattermusch · 7 years ago
  32. fe783c1 Removed Python because of test timeouts by Adele Zhou · 7 years ago
  33. d21204c Update C# versions by Adele Zhou · 7 years ago
  34. 92b5a00 Remove images as soon as its testing is done instead in the end. by Adele Zhou · 7 years ago
  35. 317641d Added C# by Adele Zhou · 7 years ago
  36. f7f38d1 Add Csharp by Adele Zhou · 7 years ago
  37. 9fe79dc Add php test case file. by Adele Zhou · 7 years ago
  38. 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
  39. 1487c9f Add Python by Adele Zhou · 7 years ago
  40. 0c4e14f Do not reuse job_specs now that we incorporate release info in the shortname by Adele Zhou · 7 years ago
  41. 39cfd8d update readme by Adele Zhou · 7 years ago
  42. 1751af1 Add newer versions by Adele Zhou · 7 years ago
  43. 523fefe Merge pull request #13043 from murgatroid99/grpc-node_interop by Michael Lumish · 7 years ago
  44. fbc182e Switch Node interop tests to use grpc-node repo by murgatroid99 · 7 years ago
  45. 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
  46. 10ab806 record results to bq by Adele Zhou · 7 years ago
  47. e757adc Added allow_flakes flag and set to True by default. by Adele Zhou · 7 years ago
  48. e6b9c78 Exit 1 when there are failures. by Adele Zhou · 7 years ago
  49. 00181bd Added cloud gateway4 backend and auth tests by Adele Zhou · 7 years ago
  50. d847616 Added step-by-step instrution on how to add a new release to grpc backward compatiblity test. by Yong Ni · 7 years ago
  51. 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
  52. 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
  53. 5f32c51 Added timestamp to the xml report and minor changes to the API per review feedback. by Yong Ni · 7 years ago
  54. f303426 Replaced 'docker run' with 'gcloud docker -- run' to take care of docker image downloading. by Yong Ni · 7 years ago
  55. 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
  56. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  57. 8ea5514 Added testcases/java__master for interop_matrix. by Yong Ni · 7 years ago
  58. 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
  59. fe75634 Fix sanity by ncteisen · 7 years ago
  60. b2e4bfa Merge matrix feature branch into master. by Yong Ni · 7 years ago