1. cab9d4f Make Python tests run on Windows by Masood Malekghassemi · 8 years ago
  2. 5a412cf Merge pull request #7219 from jcanizales/merge-0.14-into-master by makdharma · 8 years ago
  3. dcca468 Merge pull request #6791 from soltanmm/pain by kpayson64 · 8 years ago
  4. 6ec3b53 Fix runtest.py breakage by Jorge Canizales · 8 years ago
  5. e6a23e2 Fix job_spec invocation for Python run_tests by Masood Malekghassemi · 8 years ago
  6. 1c062bd Remove gcov special-casing for Python tests by Masood Malekghassemi · 8 years ago
  7. 3b5b206 Make running individual Python tests less painful by Masood Malekghassemi · 8 years ago
  8. 1ff429d Organize Python tests to use grpcio-tools directly by Masood Malekghassemi · 8 years ago
  9. fa51de5 Change port_server.py to use port 32766 by Ken Payson · 8 years ago
  10. 0d12151 Merge pull request #6992 from y-zeng/auto-build-example by makdharma · 8 years ago
  11. ca171ce Merge pull request #7114 from jtattermusch/mac_port_server_timeouts by Nicolas Noble · 8 years ago
  12. 292d010 give existing port_server time to respond by Jan Tattermusch · 8 years ago
  13. 14a301d fix coreclr linux build by Jan Tattermusch · 8 years ago
  14. 0c75c11 Merge pull request #7027 from ctiller/faster_runtests by Jan Tattermusch · 8 years ago
  15. 8d4ea79 \o/ Python by Craig Tiller · 8 years ago
  16. 34226af Fix sanity by Craig Tiller · 8 years ago
  17. eb5e437 Fix ruby tests by Craig Tiller · 8 years ago
  18. 74189cd Remove caching of results by run_tests by Craig Tiller · 8 years ago
  19. 09b1ec8 Merge remote-tracking branch 'upstream/master' into auto-build-example by Yuchen Zeng · 8 years ago
  20. d139da8 Remove unnecessary changes by Yuchen Zeng · 8 years ago
  21. 05fd4fe Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  22. 82393ef Fix run_test.py by Yuchen Zeng · 8 years ago
  23. cfce066 Merge pull request #6104 from jtattermusch/coreclr_support by Jan Tattermusch · 8 years ago
  24. c0668c8 Increase timeout_seconds for build_example_test by Yuchen Zeng · 8 years ago
  25. f95a489 Fixed format issues by Yuchen Zeng · 8 years ago
  26. caca0a1 Build objc examples as part of automatic tests by Yuchen Zeng · 8 years ago
  27. c3a9fae Merge branch 'master' into epoll_changes_merged by Sree Kuchibhotla · 8 years ago
  28. 743decd fix C# --use_docker on linux by Jan Tattermusch · 8 years ago
  29. 6e2f88c compile 64bit extension for coreclr on windows by Jan Tattermusch · 8 years ago
  30. 6d08220 try making C# tests work on coreclr on mac by Jan Tattermusch · 8 years ago
  31. 64c137c select runtime dir by Jan Tattermusch · 8 years ago
  32. bc98af1 make run_tests.py support coreclr on windows by Jan Tattermusch · 8 years ago
  33. b6163df Merge pull request #6352 from ctiller/error by Jan Tattermusch · 8 years ago
  34. 76511a5 attempt for run_tests.py by Jan Tattermusch · 8 years ago
  35. ddf694c Merge branch 'master' into wheezy by Vijay Pai · 8 years ago
  36. e1cbd62 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  37. 0aa52e3 Merge pull request #6917 from ctiller/poller_restrictions by Jan Tattermusch · 8 years ago
  38. b9e927a Merge branch 'master' into wheezy by Vijay Pai · 8 years ago
  39. 123f137 Allow forcing the use of the default polling strategy [instead of all strategies] by Craig Tiller · 8 years ago
  40. c0f4fe2 Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  41. 488fd0e Add an option --regex_exclude to block certain tests from running by Vijay Pai · 8 years ago
  42. 1d39a06 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  43. 68e5ecb Merge pull request #6503 from kpayson64/python_3_support by Jan Tattermusch · 8 years ago
  44. 6d258c5 add support for clang3.5, clang3.7 and gcc4.6 by Jan Tattermusch · 8 years ago
  45. 1efb601 Initial Python3 support by Ken Payson · 8 years ago
  46. 1fd6235 Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  47. d925c93 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  48. fd3857b fix propagation of make options under docker by Jan Tattermusch · 8 years ago
  49. 4c751eb Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  50. c29298d Revert "Disable legacy poller testing: seems like there is a bug, its legacy" by Craig Tiller · 8 years ago
  51. 69f3e2b Revert "Remove legacy poller" by Craig Tiller · 8 years ago
  52. 8c6c906 run epoll tests too by Sree Kuchibhotla · 8 years ago
  53. c22eb5a Add epoll polling strategy to run_tests.py by Sree Kuchibhotla · 8 years ago
  54. 48abdde Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  55. da2d619 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  56. d88e15c Remove legacy poller by Craig Tiller · 8 years ago
  57. f1cde58 Disable legacy poller testing: seems like there is a bug, its legacy by Craig Tiller · 8 years ago
  58. 3b6ab81 Fix code coverage. by Adele Zhou · 8 years ago
  59. c654554 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  60. 19144a6 Merge pull request #6439 from kpayson64/python_health_check by Jan Tattermusch · 8 years ago
  61. d6a5b80 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  62. 2b59dbc Fixes by Craig Tiller · 8 years ago
  63. fe01b58 Merge github.com:grpc/grpc into cleaner-posix3 by Craig Tiller · 8 years ago
  64. c47e43d Added to PYTHONPATH by Ken Payson · 8 years ago
  65. 2c56e1c run_tests.py updated by Ken Payson · 8 years ago
  66. 4df9647 Reworked python health checking and added tests by Ken Payson · 8 years ago
  67. 9835d4b update locations of dockerization scripts by Jan Tattermusch · 8 years ago
  68. 9fab438 Made Node tests support multiple versions and set the Node default version to 4 everywhere possible by murgatroid99 · 8 years ago
  69. 825471c Add --compiler python3.4 option to run_tests.py by Jan Tattermusch · 8 years ago
  70. 707c9e2 Changed python proto build to use shared protos by Ken Payson · 8 years ago
  71. a5f1f12 make sure OpenCover.Console runs exclusively by Jan Tattermusch · 9 years ago
  72. bd58f6f fix C# coverage on windows by Jan Tattermusch · 9 years ago
  73. 35e608f run_tests.py script fixup by Jan Tattermusch · 9 years ago
  74. 38ed2cf teach run_tests how to run C# tests with NUnitLite by Jan Tattermusch · 9 years ago
  75. f6824c2 fix run_tests scripts by Jan Tattermusch · 9 years ago
  76. ed73510 Small tweaks by Craig Tiller · 9 years ago
  77. 946ce7a Allow flagging tests that arent dependent on polling strategy by Craig Tiller · 9 years ago
  78. 0bda0b3 Configure performance scenarios with json by Craig Tiller · 9 years ago
  79. 32775c4 Merge branch 'cleaner-posix2' into cleaner-posix3 by Craig Tiller · 9 years ago
  80. f8a519e Merge branch 'cleaner-posix2' into cleaner-posix3 by Craig Tiller · 9 years ago
  81. 64a12c5 Merge github.com:grpc/grpc into copyright-fix by Craig Tiller · 9 years ago
  82. 6169d5f Update copyrights by Craig Tiller · 9 years ago
  83. 2a322c2 dont break mac build by EMBED_ZLIB=true again by Jan Tattermusch · 9 years ago
  84. d9ff456 make C# mac build use same args as in artifact builder by Jan Tattermusch · 9 years ago
  85. d5a5094 dont break the mac build by Jan Tattermusch · 9 years ago
  86. b2531e2 disable C# arch choosing for now by Jan Tattermusch · 9 years ago
  87. 6d28d35 refactor C# building by Jan Tattermusch · 9 years ago
  88. a5701c6 always embed zlib and openssl for C# by Jan Tattermusch · 9 years ago
  89. 3eb403f Revert "Refactor C# building in run_tests.py" by Jan Tattermusch · 9 years ago
  90. b55f1c4 Merge pull request #5963 from jtattermusch/csharp_refactor_building by Stanley Cheung · 9 years ago
  91. d9a60bb Merge branch 'cleaner-posix2' into cleaner-posix3 by Craig Tiller · 9 years ago
  92. 1796f87 Fix creds path by Craig Tiller · 9 years ago
  93. abd7df8 disable C# arch choosing for now by Jan Tattermusch · 9 years ago
  94. 690914f refactor C# building by Jan Tattermusch · 9 years ago
  95. af307d7 always embed zlib and openssl for C# by Jan Tattermusch · 9 years ago
  96. c227815 Merge branch 'cleaner-posix2' into cleaner-posix3 by Craig Tiller · 9 years ago
  97. 3359997 Tweaks by Craig Tiller · 9 years ago
  98. de7edf8 Merge github.com:grpc/grpc into backoff2 by Craig Tiller · 9 years ago
  99. 9bb7062 Fix gcc4.4 tests by Jan Tattermusch · 9 years ago
  100. ec8eef4 Merge branch 'cleaner-posix2' into cleaner-posix3 by Craig Tiller · 9 years ago