1. a89d9e7 Made build flags consistent in Node gcov build by murgatroid99 · 9 years ago
  2. c52dfac Fixed error in Node credentials test by murgatroid99 · 9 years ago
  3. 7cfee08 Added more tests, removed some unused code, fixed a bug by murgatroid99 · 9 years ago
  4. 71f5036 Added some more tests to increase coverage by murgatroid99 · 9 years ago
  5. 75a2bba Refactored some C++ code to improve code reuse by murgatroid99 · 9 years ago
  6. 6fe015e Add some tests to increase coverage, fix some failures by murgatroid99 · 9 years ago
  7. 3e1b972 Merge pull request #3766 from soltanmm/pink-floyd by Craig Tiller · 9 years ago
  8. c2ee814 Merge pull request #3783 from murgatroid99/node_preinstall_cache_dependencies by Nicolas Noble · 9 years ago
  9. b733c74 Merge pull request #3760 from murgatroid99/node_unified_installation_failure by Jan Tattermusch · 9 years ago
  10. 1e2b606 Merge pull request #3752 from ctiller/just-keep-trying! by Nicolas Noble · 9 years ago
  11. abaf47c Merge pull request #3746 from murgatroid99/node_interop_compliance by Jan Tattermusch · 9 years ago
  12. 28c06d8 Added persistent caching for npm dependencies in Jenkins Dockerfiles by murgatroid99 · 9 years ago
  13. 8aad5a0 Merge pull request #3751 from jboeuf/fix_3680 by Yang Gao · 9 years ago
  14. e754079 Fixed spelling error by murgatroid99 · 9 years ago
  15. ae369de Added node pre-build steps to run_tests.py by murgatroid99 · 9 years ago
  16. 26ea9e2 Give Python tests 15 minutes by Masood Malekghassemi · 9 years ago
  17. 423cce4 Merge pull request #3702 from nicolasnoble/docker-inception by Craig Tiller · 9 years ago
  18. cdb5f43 Merge pull request #3763 from nicolasnoble/node-coverage-report-fix by Michael Lumish · 9 years ago
  19. 4c351aa Merge pull request #3701 from yang-g/unreachable by Craig Tiller · 9 years ago
  20. 0ca8c06 Adding basic redirect for the node coverage report html. by Nicolas "Pixel" Noble · 9 years ago
  21. 798d8ba Merge pull request #3761 from jtattermusch/fix_interop_tests by Jan Tattermusch · 9 years ago
  22. cc6a2b8 eat output from docker kill as well by Jan Tattermusch · 9 years ago
  23. ab5bc72 prevent polluting output by subprocesses by Jan Tattermusch · 9 years ago
  24. 5dbbd91 Revert "Added interval_us delay in Node interop server" by murgatroid99 · 9 years ago
  25. be13d81 Fixed some issues with the tests by murgatroid99 · 9 years ago
  26. 1f1c5c5 run empty_stream interop test by Jan Tattermusch · 9 years ago
  27. 0a14f62 dont use + character in generated container names by Jan Tattermusch · 9 years ago
  28. 98c0be5 add retries for docker port command by Jan Tattermusch · 9 years ago
  29. 0221ecb Ensuring docker dependencies present in the container. by Nicolas "Pixel" Noble · 9 years ago
  30. 15def98 Expanded comment in binding.gyp by murgatroid99 · 9 years ago
  31. eb185de Fixed some issues with the Node tests by murgatroid99 · 9 years ago
  32. fd994f1 Consolidated gyp files to fix Node installation issue by murgatroid99 · 9 years ago
  33. 32a145b Moved grpc.gyp.template to binding.gyp.template by murgatroid99 · 9 years ago
  34. a9c1493 Merge pull request #3758 from stanley-cheung/php_empty_stream_interop_test by Michael Lumish · 9 years ago
  35. 66ec9bb php: call writesDone in interop test by Stanley Cheung · 9 years ago
  36. e5ba29f php: implement empty_stream interop test by Stanley Cheung · 9 years ago
  37. 6374f9d Fix a couple of issues with the node interop client by murgatroid99 · 9 years ago
  38. 2e58faf Merge branch 'master' into node_interop_compliance by murgatroid99 · 9 years ago
  39. 4d3fc14 Merge pull request #3757 from murgatroid99/node_interop_docker_fix_real by Michael Lumish · 9 years ago
  40. c86909c Fixed node interop build script and Dockerfile by murgatroid99 · 9 years ago
  41. 1f0846d Merge pull request #3692 from dgquintas/inspector_fail by Sree Kuchibhotla · 9 years ago
  42. 2ccbb91 Merge pull request #3691 from sreecha/fix_compression by David G. Quintas · 9 years ago
  43. 2136186 Merge pull request #3755 from jtattermusch/handle_interop_client_timeout by Jan Tattermusch · 9 years ago
  44. df58c81 Merge pull request #3698 from ctiller/qps_test_be_locky by Vijay Pai · 9 years ago
  45. 65854eb stop using --cidfile for run_tests by Jan Tattermusch · 9 years ago
  46. 9b98121 use --name instead of --cidfile by Jan Tattermusch · 9 years ago
  47. e268628 kill interop clients on timeout by Jan Tattermusch · 9 years ago
  48. 90540b4 add another return in case the macro is not defined and the compiler complains about no return statement by yang-g · 9 years ago
  49. 0c33188 Hid test-only functions from surface/call.h by David Garcia Quintas · 9 years ago
  50. 9f06aba Merge pull request #3753 from nicolasnoble/generate-all-the-reports by Craig Tiller · 9 years ago
  51. 52f6fc1 All of the subprojects need to generate a report, otherwise Jenkins will be sad. by Nicolas "Pixel" Noble · 9 years ago
  52. 2b74536 merge and resolve conflicts by yang-g · 9 years ago
  53. 35505de Retry timeouts on pull requests by Craig Tiller · 9 years ago
  54. 6d22a58 Merge pull request #3750 from stanley-cheung/php_update_master by Stanley Cheung · 9 years ago
  55. bf3c463 Merge pull request #3640 from carl-mastrangelo/master by Craig Tiller · 9 years ago
  56. d6f7035 Merge pull request #3728 from nicolasnoble/go-fetch by Craig Tiller · 9 years ago
  57. 9a52908 Fixing #3680 by Julien Boeuf · 9 years ago
  58. 6d3f9ac php: update package.xml to prepare for 0.6.1 release by Stanley Cheung · 9 years ago
  59. c96f27b Merge pull request #3749 from jtattermusch/rename_csharp_ext_nuget by Stanley Cheung · 9 years ago
  60. 0bb06f3 Merge pull request #3747 from stanley-cheung/remove_linuxbrew_reference by Stanley Cheung · 9 years ago
  61. 601f03c removed a few more linuxbrew references by Stanley Cheung · 9 years ago
  62. a6e68f1 rename grpc.native.csharp_ext nuget to grpc.native.csharp by Jan Tattermusch · 9 years ago
  63. 3d36e62 Merge pull request #3745 from jtattermusch/fix_vs2010_compilation by Jan Tattermusch · 9 years ago
  64. 2167500 Merge pull request #3739 from jtattermusch/csharp_interop_auth by Stanley Cheung · 9 years ago
  65. b8ceb7c Added remaining implementable node interop tests, except compression by murgatroid99 · 9 years ago
  66. 7d9bb2e Merge pull request #3734 from jtattermusch/nuget_restore_prebuild by Nicolas Noble · 9 years ago
  67. 30df27a Made Node interop client use all specified command line flags by murgatroid99 · 9 years ago
  68. d73ca48 fix compilation with VS2010 by Jan Tattermusch · 9 years ago
  69. 6d137ad Merge pull request #3684 from yang-g/prod_roots by Jan Tattermusch · 9 years ago
  70. 5dde2b8 Merge pull request #3731 from jtattermusch/csharp_use_common_protos by Yang Gao · 9 years ago
  71. 83815ea Added interval_us delay in Node interop server by murgatroid99 · 9 years ago
  72. 37233e6 Merge pull request #3741 from nkibler/master by Michael Lumish · 9 years ago
  73. 6b10805 Merge branch 'grpc/master' by Nate Kibler · 9 years ago
  74. 3ee1da8 Fixed a typo in the README by Nate Kibler · 9 years ago
  75. a4218c8 Merge pull request #3740 from tbetbetbe/grpc_ruby_tmp_fix_auth_interop by Michael Lumish · 9 years ago
  76. 211ebeb Merge pull request #3730 from nicolasnoble/fetch-ruby by Tim Emiola · 9 years ago
  77. bfe8a9f Fixes the broken ruby interop tests by Tim Emiola · 9 years ago
  78. cf72a3a use JWT credentials for per_rpc_creds by Jan Tattermusch · 9 years ago
  79. 9d8a652 prevent ArgumentNullException in credentials plugin by Jan Tattermusch · 9 years ago
  80. 64d7c24 make C# auth interop tests up to spec by Jan Tattermusch · 9 years ago
  81. b58de50 Merge pull request #3601 from Scott84/Scott84-ObjC-Compiler-Warning-Fix by Jorge Canizales · 9 years ago
  82. 0712527 Merge pull request #3729 from jtattermusch/csharp_args_spec by Michael Lumish · 9 years ago
  83. ad6b4bb Merge pull request #3468 from jtattermusch/csharp_metadata_plugin by Michael Lumish · 9 years ago
  84. 6438cfc fix if exist syntax in .bat files by Jan Tattermusch · 9 years ago
  85. 874aec0 move nuget restore into prebuild step on windows by Jan Tattermusch · 9 years ago
  86. 48423fc move C# nuget restore on linux to prebuild phase by Jan Tattermusch · 9 years ago
  87. 70f8652 regenerate generated interop testing files by Jan Tattermusch · 9 years ago
  88. 317cb72 remove extra copy of test.proto by Jan Tattermusch · 9 years ago
  89. 6d0bccf update C# regenerate proto script by Jan Tattermusch · 9 years ago
  90. bcf988f Splitting out bundle install for ruby into the prebuild step. by Nicolas "Pixel" Noble · 9 years ago
  91. 7828e81 make C# interop test args parsing compliant with spec by Jan Tattermusch · 9 years ago
  92. 351da8d Improving run_tests's build step. by Nicolas "Pixel" Noble · 9 years ago
  93. a6a9a6d Add incompressible responses and status echoing to Node interop server by murgatroid99 · 9 years ago
  94. b53b36e Merge pull request #3725 from jtattermusch/win_jenkins_adjustments by Craig Tiller · 9 years ago
  95. 2189719 increase timeout for build step jobs to 10 mins by Jan Tattermusch · 9 years ago
  96. 77556c3 Merge pull request #3558 from murgatroid99/node_auth_plugin by Tim Emiola · 9 years ago
  97. 854dca5 Merge pull request #3709 from jtattermusch/win_jenkins_adjustments by Craig Tiller · 9 years ago
  98. 47eeb2b reduce parallelism for windows build by Jan Tattermusch · 9 years ago
  99. 2756fde Resolved merge conflicts by murgatroid99 · 9 years ago
  100. 4de94d4 Added more documentation to credentials.js by murgatroid99 · 9 years ago