1. d292131 Remove alpha tests by Masood Malekghassemi · 9 years ago
  2. dae3dad Merge pull request #3940 from soltanmm/move-along by Nathaniel Manista · 9 years ago
  3. 23c91fb Merge pull request #3946 from dgquintas/wut by Craig Tiller · 9 years ago
  4. fbb6b92 Fixed an inexplicable wrong handling of a lock by David Garcia Quintas · 9 years ago
  5. 850ffbc Merge pull request #3944 from murgatroid99/node_mac_build by Jan Tattermusch · 9 years ago
  6. 2a0cb49 Bring Python interop tests to the beta API by Masood Malekghassemi · 9 years ago
  7. df5ac28 Merge pull request #3945 from stanley-cheung/php_remove_ssl_cert_var by Michael Lumish · 9 years ago
  8. 2f7b678 Merge pull request #3939 from jtattermusch/interop_test_timeout_retry by Nicolas Noble · 9 years ago
  9. 22c448b Removed extraneous C++ settings in Node gyp C targets by murgatroid99 · 9 years ago
  10. d94f926 php: remove ssl_cert_file env var by Stanley Cheung · 9 years ago
  11. afe4698 Compile statically against Node's OpenSSL headers by murgatroid99 · 9 years ago
  12. 29fd005 adjust paralellism and timeouts by Jan Tattermusch · 9 years ago
  13. 97e399a Merge pull request #3937 from jtattermusch/coapp_openssl by Nicolas Noble · 9 years ago
  14. 39e3cb3 prevent container name reuse error for timeout flakes by Jan Tattermusch · 9 years ago
  15. 43859b3 update project site info for coapp packages by Jan Tattermusch · 9 years ago
  16. a7fab60 use openssl sources from third_party/openssl by Jan Tattermusch · 9 years ago
  17. 33d35d5 Merge pull request #3868 from sreecha/stress_tests_new by David G. Quintas · 9 years ago
  18. e55cc75 Merge pull request #3929 from nicolasnoble/removing-coveralls-badge by Jan Tattermusch · 9 years ago
  19. 5cca989 Merge pull request #3928 from murgatroid99/node_jenkins_xml_report_retry by Nicolas Noble · 9 years ago
  20. 6ffdb94 Modified Mac build fix for new binding.gyp structure by murgatroid99 · 9 years ago
  21. e6cd0e7 Return success if there are no test cases to run by Sree Kuchibhotla · 9 years ago
  22. bbfa1d5 add files to build openssl coapp package by Jan Tattermusch · 9 years ago
  23. 403caaf Copy Node Mac build fix from old pull request (#1199) by murgatroid99 · 9 years ago
  24. 7f5b328 Merge pull request #3926 from jtattermusch/csharp_not_ssl_cert_env by Michael Lumish · 9 years ago
  25. 1190624 Fix the error reported by tools/run_tests/check_sources_and_headers.py by Sree Kuchibhotla · 9 years ago
  26. a2cb24e Removing coveralls badge, as we're no longer using it. by Nicolas "Pixel" Noble · 9 years ago
  27. 82116f6 Merge pull request #3901 from a-veitch/test_cpu by Craig Tiller · 9 years ago
  28. a653e0f Added per-test XML reports for Node tests on Jenkins by murgatroid99 · 9 years ago
  29. 5864e82 Merge pull request #3920 from stanley-cheung/php_remove_unused_file by Michael Lumish · 9 years ago
  30. c66b901 Merge pull request #3921 from murgatroid99/node_interop_default_credentials by Michael Lumish · 9 years ago
  31. beffc77 stop using SSL_CERT_FILE env for C# interop tests by Jan Tattermusch · 9 years ago
  32. def77a5 Merge pull request #3923 from adelez/add_interop_report by Jan Tattermusch · 9 years ago
  33. 5639789 Merge pull request #3911 from jtattermusch/interop_test_unimplemented_tests by Jan Tattermusch · 9 years ago
  34. 030387d remove include by Stanley Cheung · 9 years ago
  35. 5f42b67 merge & resolve conflicts by Alistair Veitch · 9 years ago
  36. f5f720b add vsprojects by Alistair Veitch · 9 years ago
  37. 51b6eae Add an indicator for server and client languages. by Adele Zhou · 9 years ago
  38. 41b2143 Address code review comment by Sree Kuchibhotla · 9 years ago
  39. 7f729f5 Merge branch 'master' into stress_tests_new by Sree Kuchibhotla · 9 years ago
  40. 1bc8fa7 Merge pull request #3643 from dgquintas/microchannels by Craig Tiller · 9 years ago
  41. cc19b94 Make Node interop client use default roots file path by murgatroid99 · 9 years ago
  42. 47c1a53 php: remove unused file by Stanley Cheung · 9 years ago
  43. bfbd038 correctly display auth interop tests in HTML report by Jan Tattermusch · 9 years ago
  44. 5d1c7e8 remove extra print statement by Jan Tattermusch · 9 years ago
  45. 289b7b9 add notion of unimplemented interop tests by Jan Tattermusch · 9 years ago
  46. c8b9441 simplify cmdline arg logic by Jan Tattermusch · 9 years ago
  47. bdf0a3e Merge pull request #3871 from adelez/add_interop_report by Jan Tattermusch · 9 years ago
  48. e4c3561 generate html report for interop tests by Adele Zhou · 9 years ago
  49. 427eb90 Fix memory leak by Alistair Veitch · 9 years ago
  50. 509088b Merge pull request #3900 from stanley-cheung/php_unit_test_code_coverage by Michael Lumish · 9 years ago
  51. 849b2c7 Merge pull request #3903 from jtattermusch/unify_interop_args by Jan Tattermusch · 9 years ago
  52. 25ec13e fix go build_interop script by Jan Tattermusch · 9 years ago
  53. 72badb4 more verbose message by Alistair Veitch · 9 years ago
  54. c11e847 only print #cores seen by Alistair Veitch · 9 years ago
  55. 75d2ee0 unify args passed to interop tests by Jan Tattermusch · 9 years ago
  56. dcfb3fe add CPU tests by Alistair Veitch · 9 years ago
  57. ac7edec Add an option to reuse the TestService::Stub in interop client class by Sree Kuchibhotla · 9 years ago
  58. 75457ff php: add more unit test for code coverage analysis by Stanley Cheung · 9 years ago
  59. 63544f7 Merge pull request #3892 from jtattermusch/python_fix_auth_tests by Masood Malekghassemi · 9 years ago
  60. 2da13a0 Merge pull request #3890 from jtattermusch/fix_ruby_per_rpc_creds by Michael Lumish · 9 years ago
  61. 42e2beb Merge pull request #3858 from enisoc/php-close by Stanley Cheung · 9 years ago
  62. 70815ae Merge pull request #3878 from murgatroid99/node_remove_log_lines by Nicolas Noble · 9 years ago
  63. 5519985 Merge pull request #3887 from jtattermusch/update_plugin_installation by Stanley Cheung · 9 years ago
  64. 3b6fef1 fix some python auth interop tests by Jan Tattermusch · 9 years ago
  65. ee8038f Merge pull request #3888 from murgatroid99/node_portable_version_check by Jan Tattermusch · 9 years ago
  66. fe3d9ea fix ruby per_rpc_creds by Jan Tattermusch · 9 years ago
  67. c07c734 Changed to a more portable Node version check in binding.gyp by murgatroid99 · 9 years ago
  68. 08b14ea Merge pull request #3837 from jtattermusch/unparseable_xml by Craig Tiller · 9 years ago
  69. 85ccb8c added grpc_client_uchannel_set_subchannel func by David Garcia Quintas · 9 years ago
  70. e49501a Update README.md by Jan Tattermusch · 9 years ago
  71. 2bc3ac3 Merge branch 'stress_tests_new' of github.com:sreecha/grpc into stress_tests_new by Sree Kuchibhotla · 9 years ago
  72. fbc376f Interop stress tests by Sree Kuchibhotla · 9 years ago
  73. b5ab8a2 Merge branch 'master' of github.com:grpc/grpc into microchannels by David Garcia Quintas · 9 years ago
  74. e2a1bf4 Merge pull request #3726 from dgquintas/iomgr_executor by Craig Tiller · 9 years ago
  75. 8093b57 Merge pull request #3881 from vjpai/uniproto by Jan Tattermusch · 9 years ago
  76. 9093eda Merge pull request #3822 from nathanielmanistaatgoogle/prerequisites by Kailash Sethuraman · 9 years ago
  77. 0cc1341 Move qpstest.proto to a common area (test/proto) instead of test/cpp/qps by vjpai · 9 years ago
  78. cbcf187 Add python-dev and Python 3 to prerequisites by Nathaniel Manista · 9 years ago
  79. 5fccd90 This is a library. It should not output logs to STDOUT by default by murgatroid99 · 9 years ago
  80. 1ae8163 Merge pull request #3876 from jtattermusch/unify_usetls by Jan Tattermusch · 9 years ago
  81. 7f24fb3 -use_tls=true is language independent now by Jan Tattermusch · 9 years ago
  82. 651ebdd Merge pull request #3861 from jtattermusch/ruby_use_tls by Michael Lumish · 9 years ago
  83. 627f984 Merge pull request #3872 from soltanmm/empty by Nathaniel Manista · 9 years ago
  84. 28738bb Add empty_stream Python interop test by Masood Malekghassemi · 9 years ago
  85. 551d0f3 Merge pull request #3860 from jtattermusch/python_use_tls_compat by Nathaniel Manista · 9 years ago
  86. 785efd4 accept --use_tls=true --use_test_ca=true in python by Jan Tattermusch · 9 years ago
  87. 921149c Merge pull request #3857 from jtattermusch/cleanup_old_interop by Nicolas Noble · 9 years ago
  88. cedc101 Merge branch 'release-0_11' by Nicolas "Pixel" Noble · 9 years ago
  89. 7aa1f82 Merge branch 'master' into release-0_11 by Nicolas "Pixel" Noble · 9 years ago
  90. ff46610 Merge pull request #3862 from jcanizales/fix-release-conflict by Nicolas Noble · 9 years ago
  91. d249192 Merge pull request #3849 from murgatroid99/node_restrict_coverage_report by Nicolas Noble · 9 years ago
  92. 728a610 Interop stress tests by Sree Kuchibhotla · 9 years ago
  93. b839682 Merge pull request #3863 from jtattermusch/csharp_prevent_timeout by David Klempner · 9 years ago
  94. 2ca1df1 restrict number of iterations for UnaryCallPerformance test by Jan Tattermusch · 9 years ago
  95. 5e2db5b Merge pull request #3841 from murgatroid99/ruby_test_timeout by Jan Tattermusch · 9 years ago
  96. 3573e96 Merge pull request #3859 from stanley-cheung/interop_cleanup_build_env_var by Jan Tattermusch · 9 years ago
  97. 73b3eea accept --use_tls=true and --use_test_ca=true in ruby by Jan Tattermusch · 9 years ago
  98. 56482bc The Podspec is a template. The Podspec is a template. The Podspec is a template. by Jorge Canizales · 9 years ago
  99. 951875f Refer to https://github.com/CocoaPods/CocoaPods/issues/4386 regarding hack. by Jorge Canizales · 9 years ago
  100. 9a4730a Ignore Objective-C generated files by Jorge Canizales · 9 years ago