1. c0fa4da Fix run_tests for non-C/C++ by Craig Tiller · 7 years ago
  2. 8ff3032 Fix run_tests for C++ by David Garcia Quintas · 7 years ago
  3. 93ef6fe Enable EPOLLEXCLUSIVE poller by Craig Tiller · 7 years ago
  4. 63cde40 Merge pull request #11010 from ctiller/uberpoll by Craig Tiller · 7 years ago
  5. add2e4d Remove gcc-4.4 and 4.6 from portability tests since core now accepts C++11. by Vijay Pai · 7 years ago
  6. 6e86c46 Merge github.com:grpc/grpc into uberpoll by Craig Tiller · 7 years ago
  7. 52ff986 Add option to upload Jenkins test result to BQ by Matt Kwong · 7 years ago
  8. 18545a3 Merge branch 'epoll_thread_pool' of github.com:sreecha/grpc into uberpoll by Craig Tiller · 7 years ago
  9. 9739a2a Merge branch 'master' into epoll_thread_pool by Sree Kuchibhotla · 7 years ago
  10. eda29c6 Merge branch 'epex4' into uberpoll by Craig Tiller · 7 years ago
  11. d6ff2f0 Merge github.com:grpc/grpc into hiertune by Craig Tiller · 7 years ago
  12. d4fc32e New epoll-based polling engine with dedicated poller threads by Sree Kuchibhotla · 7 years ago
  13. 5c53d1b Fix merge by Craig Tiller · 7 years ago
  14. c610985 Merge branch 'hiertune' into epex4+epoll1 by Craig Tiller · 7 years ago
  15. a64f38d Merge commit '3049460b75ac557348243601896ed68ca8145522' into master-upmerge-v1.3.x by David Garcia Quintas · 7 years ago
  16. d4838a9 Tweaks by Craig Tiller · 7 years ago
  17. ac99bff Merge github.com:grpc/grpc into epex4 by Craig Tiller · 7 years ago
  18. 819cd88 Allow EPOLLEXCLUSIVE tests to be omitted outside of CI by Craig Tiller · 7 years ago
  19. 3049462 Merge remote-tracking branch 'upstream/v1.3.x' into node_only_uv by murgatroid99 · 7 years ago
  20. bac1c1b Removed another couple of uses of '--iomgr_platform=uv' by murgatroid99 · 7 years ago
  21. f94f64f Remove non-libuv code from Node extension by murgatroid99 · 7 years ago
  22. decec09 Merge github.com:grpc/grpc into c++lame by Craig Tiller · 7 years ago
  23. def5aa8 Merge github.com:grpc/grpc into epex4 by Craig Tiller · 7 years ago
  24. a1ac2a1 Allow specifying a maximum run time to run_tests by Craig Tiller · 7 years ago
  25. 3df4584 Merge github.com:grpc/grpc into epex4 by Craig Tiller · 7 years ago
  26. f25f505 Build for more versions of electron, restrict when a Windows warning is shown by murgatroid99 · 7 years ago
  27. 90ce723 Fixes by Craig Tiller · 7 years ago
  28. fb75b8d Merge github.com:grpc/grpc into epex3 by Craig Tiller · 7 years ago
  29. 7fb23e4 Merge github.com:grpc/grpc into c++lame by Craig Tiller · 7 years ago
  30. 498e2b3 Merge pull request #10480 from jtattermusch/csharp_new_projects by Jan Tattermusch · 7 years ago
  31. 78cb931 address review comments by Jan Tattermusch · 7 years ago
  32. 157c569 fix c# by Craig Tiller · 7 years ago
  33. eb73f80 Add epollex polling engine to run_tests.py by Craig Tiller · 7 years ago
  34. 3c344d2 adjust run_tests scripts by Jan Tattermusch · 7 years ago
  35. 975b510 Fix build on Alpine linux + add portability tests by Ken Payson · 7 years ago
  36. 0ff1957 Fix test coverage reporting by Matt Kwong · 7 years ago
  37. b29f1fe Update include paths by Craig Tiller · 7 years ago
  38. f466ae1 Merge pull request #7771 from y-zeng/cares_buildin by Yuchen Zeng · 7 years ago
  39. e44a50f Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0 by Nicolas "Pixel" Noble · 7 years ago
  40. 9bc0d82 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  41. 2c97708 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  42. f3147b3 watch channel state without the gil to fix deadlock on abrupt SIGTERM by Alexander Polcyn · 7 years ago
  43. c44c16e add initial framework for full end2end tests outside of rspec by Alexander Polcyn · 7 years ago
  44. d194f59 Make testing scripts python3.x compatible by Siddharth Shukla · 7 years ago
  45. 45c34c3 Merge pull request #10046 from jtattermusch/dont_silence_run_tests_use_docker by Jan Tattermusch · 7 years ago
  46. e2bdbfe Fix misplaced assert in run_tests.py by David Garcia Quintas · 7 years ago
  47. 3464f70 dont silence realtime output from run_tests.py --use_docker by Jan Tattermusch · 7 years ago
  48. a35d0e3 Merge pull request #9814 from apolcyn/turn_off_ruby_tests by apolcyn · 7 years ago
  49. fbedd67 Merge pull request #9769 from ctiller/always-use-port-server by Craig Tiller · 7 years ago
  50. 9ccebc3 Merge pull request #9773 from dgquintas/build_files by David G. Quintas · 7 years ago
  51. c2515d0 Merge github.com:grpc/grpc into always-use-port-server by Craig Tiller · 7 years ago
  52. 98cdf3b Merge remote-tracking branch 'upstream/v1.1.x' into merge_1.1.x_master by murgatroid99 · 7 years ago
  53. 4d34729 Merge github.com:grpc/grpc into always-use-port-server by Craig Tiller · 7 years ago
  54. e0f5688 re-enable ruby tests on mac by Alexander Polcyn · 7 years ago
  55. 0727c10 Fix wrong way of logging cmd failures in run_tests.py by David Garcia Quintas · 7 years ago
  56. 88113f7 Minor fixes to tests by murgatroid99 · 7 years ago
  57. 947e530 Fix args processing in run_tests by David Garcia Quintas · 7 years ago
  58. 1191b72 Improve Node and libuv testing and test coverage by murgatroid99 · 7 years ago
  59. cba864b Eliminate port server env var, force its use always, consolidate code by Craig Tiller · 7 years ago
  60. 941adcf Merge pull request #9741 from dgquintas/runtests_sampling by David G. Quintas · 7 years ago
  61. b5359b5 added assert against combining -p and -n by David Garcia Quintas · 7 years ago
  62. 95b37b7 Add random samping to run_tests.py by David Garcia Quintas · 7 years ago
  63. 0392025 Better error reporting in run_tests.py by David Garcia Quintas · 7 years ago
  64. dd900d5 cleanup windows_build_bat by Jan Tattermusch · 7 years ago
  65. 397d2d9 compile C# with VS2015 by Jan Tattermusch · 7 years ago
  66. dc5e509 remove vs2010 references from run_tests.py by Jan Tattermusch · 7 years ago
  67. e7f0b85 use grpc_csharp_ext built by cmake by Jan Tattermusch · 7 years ago
  68. f44e781 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  69. d52b76d Merge github.com:grpc/grpc into bm_perf by Craig Tiller · 7 years ago
  70. 923e054 Merge pull request #8143 from oza/run_test_work_with_python3 by Nathaniel Manista · 7 years ago
  71. 7546f3c Merge pull request #9589 from apolcyn/turn_off_ruby_tests by apolcyn · 7 years ago
  72. e364b9a skip ruby tests on mac by Alex Polcyn · 7 years ago
  73. c98bde6 add cmake support to run_tests.py by Jan Tattermusch · 8 years ago
  74. 7dc4ea6 Make the microbenchmark profile gatherer run some in parallel by Craig Tiller · 7 years ago
  75. 86d2115 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  76. 03370d3 Merge branch 'master' into poll-cv-disable by Sree Kuchibhotla · 7 years ago
  77. ca7effc Replace timeout/scaling macros with functions. by Robbie Shade · 8 years ago
  78. b5517dd typo by Sree Kuchibhotla · 8 years ago
  79. 70d9ca4 Excluded async_client_sync_server_* tests for poll-cv engine since it by Sree Kuchibhotla · 8 years ago
  80. 4e0238d Using "/usr/bin/env python" in run_tests.py by Tsuyoshi Ozawa · 8 years ago
  81. 04ec470 Merge remote-tracking branch 'upstream/master' into cares_buildin by Yuchen Zeng · 8 years ago
  82. c518198 run_tests: set Node runtime variable when using default compiler by murgatroid99 · 8 years ago
  83. c34cac2 Merge branch 'master' into node_electron_build by murgatroid99 · 8 years ago
  84. 7dd2cc6 cleanup and speedup of sanity tests by Jan Tattermusch · 8 years ago
  85. 5c79a31 cleanup tools/run_tests directory by Jan Tattermusch · 8 years ago
  86. 68e27bf enable running many runs per test without flooding the logs by Jan Tattermusch · 8 years ago
  87. fffb267 test timeouts eliminated by mistake by Jan Tattermusch · 8 years ago
  88. c4f5a2e Fix test runner failures for Python on Windows by Masood Malekghassemi · 8 years ago
  89. f1c85b0 Merge branch 'master' into node_electron_build by murgatroid99 · 8 years ago
  90. bc28cd6 Scale poll-cv test timeouts up by Craig Tiller · 8 years ago
  91. b0023d2 Merge remote-tracking branch 'upstream/master' into cares_buildin by Yuchen Zeng · 8 years ago
  92. ab34b12 Make a better educated guess about CPU costs of a benchmark by Craig Tiller · 8 years ago
  93. bd36354 Merge remote-tracking branch 'upstream/master' into cares_buildin by Yuchen Zeng · 8 years ago
  94. e6684f4 Remove legacy poller by Craig Tiller · 8 years ago
  95. fdae4bd Add env variable GRPC_DNS_RESOLVER by Yuchen Zeng · 8 years ago
  96. da29be5 Merge branch 'master' into node_electron_build by murgatroid99 · 8 years ago
  97. 1347e40 Use Jessie instead of Ubuntu Dockerfile for GCC-4.8 tests by Matt Kwong · 8 years ago
  98. 029ed10 Enable port tests to be run using gcc4.8 by Matt Kwong · 8 years ago
  99. fdbf733 Merge branch 'master' into node_electron_build by murgatroid99 · 8 years ago
  100. eaf7964 Add test scripts for electron by murgatroid99 · 8 years ago