1. c96caf8 compilers for C,C++ by Jan Tattermusch · 9 years ago
  2. 77db432 simplify run_tests.py by Jan Tattermusch · 9 years ago
  3. 70a57e4 Build "language" superceded by --build_only flag by Jan Tattermusch · 9 years ago
  4. 7d243df Increase Node's per-test timeout and Ruby's overall test timeout by murgatroid99 · 9 years ago
  5. aaa876a Make Node tests run on Windows by Michael Lumish · 9 years ago
  6. e70b3c5 use per-language dockerfiles by Jan Tattermusch · 9 years ago
  7. e477b84 make node tests pass on macos by Jan Tattermusch · 9 years ago
  8. 3de6b76 use correct path for C tests on win64 by Jan Tattermusch · 9 years ago
  9. aab1e51 Generate report.xml report with --build_only too by Jan Tattermusch · 9 years ago
  10. e7780a9 Merge pull request #4906 from jtattermusch/runtest_more_cleanup by Craig Tiller · 9 years ago
  11. 324426b Merge github.com:grpc/grpc into fix-c++ by Craig Tiller · 9 years ago
  12. ed342b1 meaningful name for grpc_jenkins_slave by Jan Tattermusch · 9 years ago
  13. 788ee23 cleanup sanity tests by Jan Tattermusch · 9 years ago
  14. b0f275e Small testing fixes by Craig Tiller · 9 years ago
  15. 07fb042 fix check_arch_option by Jan Tattermusch · 9 years ago
  16. f08018a better architecture check on linux by Jan Tattermusch · 9 years ago
  17. 5371d73 move jenkins_slave dockerfiles under tools/dockerfile by Jan Tattermusch · 9 years ago
  18. fba6530 refactor make_jobspec by Jan Tattermusch · 9 years ago
  19. 9be594f better arch support by Jan Tattermusch · 9 years ago
  20. 4dc9e72 refactor dockerization of run_tests.py by Jan Tattermusch · 9 years ago
  21. 6a25656 Merge pull request #4819 from ctiller/less-cpu-sanity by Nicolas Noble · 9 years ago
  22. 528fd1e Command line parsing fix by Craig Tiller · 9 years ago
  23. ff6242b Merge pull request #4791 from ctiller/rtt2 by Michael Lumish · 9 years ago
  24. dd6f7ed Make run_tests.py respect job count for compilation by Craig Tiller · 9 years ago
  25. 9279ac2 Fix imports by Craig Tiller · 9 years ago
  26. 1dce906 Use ast.literal_eval instead of json.loads to avoid unicode problems on windows by Craig Tiller · 9 years ago
  27. a0f8517 Move build configs into build.yaml by Craig Tiller · 9 years ago
  28. c895fe0 enable running c# tests on mac by Jan Tattermusch · 9 years ago
  29. a7a9e40 Merge branch 'cpu-cost' into more-saneness by Craig Tiller · 9 years ago
  30. 94d04a5 List Sanity tests in a config file, not a shell script by Craig Tiller · 9 years ago
  31. 5f735a6 Add CPU cost measurement, tune parameters, decrease default maxjobs by Craig Tiller · 9 years ago
  32. 56c6b6a Use CPU cost modelling to increase parallelism by Craig Tiller · 9 years ago
  33. 590105a Eliminate jobset timeouts in some circumstances by Craig Tiller · 9 years ago
  34. d70b6dc Merge pull request #4676 from stanley-cheung/php_gcov_reports by Michael Lumish · 9 years ago
  35. 71a8604 Fix TSAN on Jenkins and on my machine by Craig Tiller · 9 years ago
  36. a6b9548 Add lcov php code coverage report by Stanley Cheung · 9 years ago
  37. 7f34c78 Merge pull request #4645 from ctiller/coveralls by Michael Lumish · 9 years ago
  38. 4f2be36 Flag errors better by Craig Tiller · 9 years ago
  39. eb9de8b Tweak run_tests exit status handling by Craig Tiller · 9 years ago
  40. 1690066 Refine coverage language list by Craig Tiller · 9 years ago
  41. b361b4e Fix building submodules at head by Craig Tiller · 9 years ago
  42. 4083977 Update copyrights by Craig Tiller · 9 years ago
  43. 1676f91 Add ability to update submodules before build by Craig Tiller · 9 years ago
  44. 0fe5ee7 BoringSSL integration: non-vsprojects changes by Craig Tiller · 9 years ago
  45. 68016a1 fix build_step_environ() by Jan Tattermusch · 9 years ago
  46. e4a6918 polishing run_tests.py by Jan Tattermusch · 9 years ago
  47. 03c0106 split up C# tests into separate processes by Jan Tattermusch · 9 years ago
  48. 42c6c53 Merge github.com:grpc/grpc into secsvr by Craig Tiller · 9 years ago
  49. ed2164d Fixes, review feedback by Craig Tiller · 9 years ago
  50. cc0535d Add a test of httpcli over ssl by Craig Tiller · 9 years ago
  51. 2dd156e add --arch, --compiler and --build_only cmdline args by Jan Tattermusch · 9 years ago
  52. f72d7b5 Supporting Msys2's python. by Nicolas "Pixel" Noble · 9 years ago
  53. f876623 Merge pull request #4229 from nicolasnoble/ruby-gcov by Michael Lumish · 9 years ago
  54. 7ef1e53 Adding coverage report for ruby. by Nicolas "Pixel" Noble · 9 years ago
  55. 803af15 Run code coverage no matter if tests failed or succeeded. by Adele Zhou · 9 years ago
  56. 6b9527c Skip OjbC when running code coverage. by Adele Zhou · 9 years ago
  57. 6d80632 Merge pull request #4097 from ctiller/hpack_max_table_size by David G. Quintas · 9 years ago
  58. 2a2a6ed Support rebuilding table by Craig Tiller · 9 years ago
  59. 3bc7ba4 Use mako template for HTML report. by Adele Zhou · 9 years ago
  60. 36da138 Merge github.com:grpc/grpc into new_op by Craig Tiller · 9 years ago
  61. 3bd0827 put cwd of port server elsewhere by Jan Tattermusch · 9 years ago
  62. 176844d Merge github.com:grpc/grpc into new_op by Craig Tiller · 9 years ago
  63. 7cf7211 Define resultset. by Adele Zhou · 9 years ago
  64. 883064c If run_tests is invoked with a regex, compile only those targets by Craig Tiller · 9 years ago
  65. a30f829 Renamed report_utils.py. by Adele Zhou · 9 years ago
  66. 2271ab5 Create a separate utility for reporting. by Adele Zhou · 9 years ago
  67. ad7aefd Merge pull request #3974 from adelez/bazel-like-output by Craig Tiller · 9 years ago
  68. 05e9e27 Merge pull request #3987 from jtattermusch/csharp_opencover by Nicolas Noble · 9 years ago
  69. bdf4b2e C# native extension coverage on Linux by Jan Tattermusch · 9 years ago
  70. 61c3a83 unbreak linux csharp gcov by Jan Tattermusch · 9 years ago
  71. bf3b153 Add OpenCover coverage for C# by Jan Tattermusch · 9 years ago
  72. fe30045 Fixing 'all' run tests target. by Nicolas "Pixel" Noble · 9 years ago
  73. 4671096 Escape quotation marks in html. by Adele Zhou · 9 years ago
  74. d5fffa5 Print detailed results for each test. by Adele Zhou · 9 years ago
  75. 49bca46 Merge pull request #3970 from murgatroid99/node_runtests_no_make by Nicolas Noble · 9 years ago
  76. 8ae409f Prevent run_tests.py from running make if the language has no make targets by murgatroid99 · 9 years ago
  77. e3d6625 use proper shortname for sanity tests by Jan Tattermusch · 9 years ago
  78. f2ca7bc Fixed a couple places not updated with new jobset.run() return values. by Adele Zhou · 9 years ago
  79. e4c3561 generate html report for interop tests by Adele Zhou · 9 years ago
  80. 9375895 Moved Node pre-build steps to a separate shell script by murgatroid99 · 9 years ago
  81. 7b7a14f Fix npm install failing to download Node headers in run_tests.py by murgatroid99 · 9 years ago
  82. bee8f10 Merge pull request #3791 from nicolasnoble/add-c-and-cxx-coverage-reports by David G. Quintas · 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. 367d41d Trying harder to avoid Jenkins killing us by Craig Tiller · 9 years ago
  86. d2c3971 Attempt to daemonize port server by Craig Tiller · 9 years ago
  87. f0a293e Robustness work for port_server startup by Craig Tiller · 9 years ago
  88. 3e1b972 Merge pull request #3766 from soltanmm/pink-floyd by Craig Tiller · 9 years ago
  89. 3fcd3bf Adds coverage reports for C and C++. by Nicolas "Pixel" Noble · 9 years ago
  90. c2ee814 Merge pull request #3783 from murgatroid99/node_preinstall_cache_dependencies by Nicolas Noble · 9 years ago
  91. 1e2b606 Merge pull request #3752 from ctiller/just-keep-trying! by Nicolas Noble · 9 years ago
  92. ae369de Added node pre-build steps to run_tests.py by murgatroid99 · 9 years ago
  93. 26ea9e2 Give Python tests 15 minutes by Masood Malekghassemi · 9 years ago
  94. 35505de Retry timeouts on pull requests by Craig Tiller · 9 years ago
  95. d6f7035 Merge pull request #3728 from nicolasnoble/go-fetch by Craig Tiller · 9 years ago
  96. 7d9bb2e Merge pull request #3734 from jtattermusch/nuget_restore_prebuild by Nicolas Noble · 9 years ago
  97. 874aec0 move nuget restore into prebuild step on windows by Jan Tattermusch · 9 years ago
  98. 48423fc move C# nuget restore on linux to prebuild phase by Jan Tattermusch · 9 years ago
  99. bcf988f Splitting out bundle install for ruby into the prebuild step. by Nicolas "Pixel" Noble · 9 years ago
  100. 351da8d Improving run_tests's build step. by Nicolas "Pixel" Noble · 9 years ago