1. 49bca46 Merge pull request #3970 from murgatroid99/node_runtests_no_make by Nicolas Noble · 9 years ago
  2. ceced33 Merge pull request #3962 from sreecha/skip_stress_tests by Nicolas Noble · 9 years ago
  3. b56b0f1 Merge pull request #3964 from jtattermusch/sanity_sanity by Nicolas Noble · 9 years ago
  4. 8ae409f Prevent run_tests.py from running make if the language has no make targets by murgatroid99 · 9 years ago
  5. eed7fd4 File changes after re-running generate_projects.sh after my previous commit: 117c8af8d327455e6 by Sree Kuchibhotla · 9 years ago
  6. 7a17140 s/exit/sys.exit/ by Carl Mastrangelo · 9 years ago
  7. e3d6625 use proper shortname for sanity tests by Jan Tattermusch · 9 years ago
  8. 1dd4ad0 Merge pull request #3948 from adelez/add_interop_report by Jan Tattermusch · 9 years ago
  9. f2ca7bc Fixed a couple places not updated with new jobset.run() return values. by Adele Zhou · 9 years ago
  10. 29fd005 adjust paralellism and timeouts by Jan Tattermusch · 9 years ago
  11. 39e3cb3 prevent container name reuse error for timeout flakes by Jan Tattermusch · 9 years ago
  12. 33d35d5 Merge pull request #3868 from sreecha/stress_tests_new by David G. Quintas · 9 years ago
  13. 5cca989 Merge pull request #3928 from murgatroid99/node_jenkins_xml_report_retry by Nicolas Noble · 9 years ago
  14. 1190624 Fix the error reported by tools/run_tests/check_sources_and_headers.py by Sree Kuchibhotla · 9 years ago
  15. 82116f6 Merge pull request #3901 from a-veitch/test_cpu by Craig Tiller · 9 years ago
  16. a653e0f Added per-test XML reports for Node tests on Jenkins by murgatroid99 · 9 years ago
  17. def77a5 Merge pull request #3923 from adelez/add_interop_report by Jan Tattermusch · 9 years ago
  18. 5639789 Merge pull request #3911 from jtattermusch/interop_test_unimplemented_tests by Jan Tattermusch · 9 years ago
  19. 5f42b67 merge & resolve conflicts by Alistair Veitch · 9 years ago
  20. 51b6eae Add an indicator for server and client languages. by Adele Zhou · 9 years ago
  21. 7f729f5 Merge branch 'master' into stress_tests_new by Sree Kuchibhotla · 9 years ago
  22. 1bc8fa7 Merge pull request #3643 from dgquintas/microchannels by Craig Tiller · 9 years ago
  23. bfbd038 correctly display auth interop tests in HTML report by Jan Tattermusch · 9 years ago
  24. 5d1c7e8 remove extra print statement by Jan Tattermusch · 9 years ago
  25. 289b7b9 add notion of unimplemented interop tests by Jan Tattermusch · 9 years ago
  26. c8b9441 simplify cmdline arg logic by Jan Tattermusch · 9 years ago
  27. e4c3561 generate html report for interop tests by Adele Zhou · 9 years ago
  28. 25ec13e fix go build_interop script by Jan Tattermusch · 9 years ago
  29. 75d2ee0 unify args passed to interop tests by Jan Tattermusch · 9 years ago
  30. dcfb3fe add CPU tests by Alistair Veitch · 9 years ago
  31. 63544f7 Merge pull request #3892 from jtattermusch/python_fix_auth_tests by Masood Malekghassemi · 9 years ago
  32. 3b6fef1 fix some python auth interop tests by Jan Tattermusch · 9 years ago
  33. 08b14ea Merge pull request #3837 from jtattermusch/unparseable_xml by Craig Tiller · 9 years ago
  34. fbc376f Interop stress tests by Sree Kuchibhotla · 9 years ago
  35. b5ab8a2 Merge branch 'master' of github.com:grpc/grpc into microchannels by David Garcia Quintas · 9 years ago
  36. e2a1bf4 Merge pull request #3726 from dgquintas/iomgr_executor by Craig Tiller · 9 years ago
  37. 8093b57 Merge pull request #3881 from vjpai/uniproto by Jan Tattermusch · 9 years ago
  38. 0cc1341 Move qpstest.proto to a common area (test/proto) instead of test/cpp/qps by vjpai · 9 years ago
  39. 7f24fb3 -use_tls=true is language independent now by Jan Tattermusch · 9 years ago
  40. 651ebdd Merge pull request #3861 from jtattermusch/ruby_use_tls by Michael Lumish · 9 years ago
  41. 551d0f3 Merge pull request #3860 from jtattermusch/python_use_tls_compat by Nathaniel Manista · 9 years ago
  42. 785efd4 accept --use_tls=true --use_test_ca=true in python by Jan Tattermusch · 9 years ago
  43. 921149c Merge pull request #3857 from jtattermusch/cleanup_old_interop by Nicolas Noble · 9 years ago
  44. d249192 Merge pull request #3849 from murgatroid99/node_restrict_coverage_report by Nicolas Noble · 9 years ago
  45. 73b3eea accept --use_tls=true and --use_test_ca=true in ruby by Jan Tattermusch · 9 years ago
  46. f565dfb add check to see if file exists by Stanley Cheung · 9 years ago
  47. 22b6bed revert global_env usage for build_interop_image by Stanley Cheung · 9 years ago
  48. 5e75116 Merge pull request #3854 from stanley-cheung/php_add_auth_interop_tests by Michael Lumish · 9 years ago
  49. cea1139 bring env variable to build_interop_image script by Stanley Cheung · 9 years ago
  50. 51c36d9 add composer/auth.json env variable by Stanley Cheung · 9 years ago
  51. 3ee9d48 also removing grpc_java_android docker file by Jan Tattermusch · 9 years ago
  52. 0c05dcd cleanup dockerfiles and scripts for old interop infrastructure by Jan Tattermusch · 9 years ago
  53. b87663b php: add use_tls=true flag to run_interop_tests script by Stanley Cheung · 9 years ago
  54. 665fbec Merge pull request #3838 from jtattermusch/enable_auth_tests by Michael Lumish · 9 years ago
  55. d6d73ca Make Node coverage reporting only report on actual Node source files by murgatroid99 · 9 years ago
  56. b7bc1f1 Merge pull request #3547 from soltanmm/cy by Nathaniel Manista · 9 years ago
  57. 13bf36a enable timeout on sleeping server interop test by Jan Tattermusch · 9 years ago
  58. 8b84684 enable cloud to prod auth tests by Jan Tattermusch · 9 years ago
  59. 3ea4362 prevent generating unparseable xml reports by Jan Tattermusch · 9 years ago
  60. 72c14a5 Merge pull request #3824 from murgatroid99/node_gyp_node_download by Stanley Cheung · 9 years ago
  61. 73596b8 Merge pull request #3618 from dgquintas/cq_alarm by Vijay Pai · 9 years ago
  62. 8bda67c Merge pull request #3793 from soltanmm/pinterop by Jan Tattermusch · 9 years ago
  63. badbf81 Merge pull request #3818 from stanley-cheung/jenkins_interop_script_more_flexibility by Jan Tattermusch · 9 years ago
  64. b65e421 fixed faulty merge by David Garcia Quintas · 9 years ago
  65. 5e75dcf Fixed permissions on Node pre build script by murgatroid99 · 9 years ago
  66. 9375895 Moved Node pre-build steps to a separate shell script by murgatroid99 · 9 years ago
  67. 15bc8e7 allow explicit BUILD_INTEROP_DOCKER_EXTRA_ARGS params to docker run command by Stanley Cheung · 9 years ago
  68. 7b7a14f Fix npm install failing to download Node headers in run_tests.py by murgatroid99 · 9 years ago
  69. 68638f3 Merge pull request #3815 from murgatroid99/node_increase_coverage by Nicolas Noble · 9 years ago
  70. 0fe7242 Merge branch 'master' of github.com:grpc/grpc into microchannels by David Garcia Quintas · 9 years ago
  71. bee8f10 Merge pull request #3791 from nicolasnoble/add-c-and-cxx-coverage-reports by David G. Quintas · 9 years ago
  72. 7eacdd4 Changing backticks to $(). by Nicolas "Pixel" Noble · 9 years ago
  73. ab31e93 Merge pull request #3811 from jtattermusch/add_run_interop by Jan Tattermusch · 9 years ago
  74. dd30134 fix a nit by Jan Tattermusch · 9 years ago
  75. 18cc842 Add Python support to run_interop_tests.py by Masood Malekghassemi · 9 years ago
  76. 93cec49 Merge pull request #3754 from ctiller/latent-see by David G. Quintas · 9 years ago
  77. 8c894e4 enable propagating per-jenkins job args by Jan Tattermusch · 9 years ago
  78. 265dfc0 use recommended syntax for command subtitution by Jan Tattermusch · 9 years ago
  79. 4964b6b add run_interop.sh jenins script by Jan Tattermusch · 9 years ago
  80. e945cd8 Merge branch 'master' of github.com:grpc/grpc into iomgr_executor by David Garcia Quintas · 9 years ago
  81. 494f7da Remove extra line by Craig Tiller · 9 years ago
  82. c1440e3 Derp. by Nicolas "Pixel" Noble · 9 years ago
  83. deea05b Merge pull request #3688 from murgatroid99/run_tests_tracing_fix by Michael Lumish · 9 years ago
  84. 87879b3 Forgot to add the post_build_steps for Sanity... by Nicolas "Pixel" Noble · 9 years ago
  85. 6fe015e Add some tests to increase coverage, fix some failures by murgatroid99 · 9 years ago
  86. 367d41d Trying harder to avoid Jenkins killing us by Craig Tiller · 9 years ago
  87. 41a7bf5 Close standard pipes by Craig Tiller · 9 years ago
  88. d2c3971 Attempt to daemonize port server by Craig Tiller · 9 years ago
  89. f0a293e Robustness work for port_server startup by Craig Tiller · 9 years ago
  90. 86490e2 Merge github.com:grpc/grpc into latent-see by Craig Tiller · 9 years ago
  91. 3e1b972 Merge pull request #3766 from soltanmm/pink-floyd by Craig Tiller · 9 years ago
  92. 56198de Merge github.com:grpc/grpc into latent-see by Craig Tiller · 9 years ago
  93. 3fcd3bf Adds coverage reports for C and C++. by Nicolas "Pixel" Noble · 9 years ago
  94. c2ee814 Merge pull request #3783 from murgatroid99/node_preinstall_cache_dependencies by Nicolas Noble · 9 years ago
  95. 2b15f1e Merge github.com:grpc/grpc into latent-see by Craig Tiller · 9 years ago
  96. 1e2b606 Merge pull request #3752 from ctiller/just-keep-trying! by Nicolas Noble · 9 years ago
  97. 0ba432d Move profiling system to gpr by Craig Tiller · 9 years ago
  98. 28c06d8 Added persistent caching for npm dependencies in Jenkins Dockerfiles by murgatroid99 · 9 years ago
  99. ae369de Added node pre-build steps to run_tests.py by murgatroid99 · 9 years ago
  100. 26ea9e2 Give Python tests 15 minutes by Masood Malekghassemi · 9 years ago