1. 93cec49 Merge pull request #3754 from ctiller/latent-see by David G. Quintas · 9 years ago
  2. a538c40 Merge pull request #3806 from vjpai/plugin_nullptr by Yang Gao · 9 years ago
  3. 494f7da Remove extra line by Craig Tiller · 9 years ago
  4. 7f71570 Some changes required to make C++ code generator plugin work fine for by Vijay Pai · 9 years ago
  5. 041d90a Merge pull request #3788 from dgquintas/one_less_lock by Craig Tiller · 9 years ago
  6. deea05b Merge pull request #3688 from murgatroid99/run_tests_tracing_fix by Michael Lumish · 9 years ago
  7. 8d7d06f Merge pull request #3804 from vjpai/gcc44_issues by Craig Tiller · 9 years ago
  8. 383e0d5 Merge pull request #3801 from ctiller/port-server-fixes by Nicolas Noble · 9 years ago
  9. 9c476ad Merge pull request #3785 from jboeuf/boringssl_type_issues by Nicolas Noble · 9 years ago
  10. 367d41d Trying harder to avoid Jenkins killing us by Craig Tiller · 9 years ago
  11. 41a7bf5 Close standard pipes by Craig Tiller · 9 years ago
  12. b100410 Stop using atm operations on fd->shutdown since that is already used by Vijay Pai · 9 years ago
  13. d2c3971 Attempt to daemonize port server by Craig Tiller · 9 years ago
  14. 154c3c8 Merge pull request #3790 from stanley-cheung/php_validate_metadata_keys by Michael Lumish · 9 years ago
  15. f438ee1 fixed comment by Stanley Cheung · 9 years ago
  16. f0a293e Robustness work for port_server startup by Craig Tiller · 9 years ago
  17. 86490e2 Merge github.com:grpc/grpc into latent-see by Craig Tiller · 9 years ago
  18. 3e1b972 Merge pull request #3766 from soltanmm/pink-floyd by Craig Tiller · 9 years ago
  19. 9519009 Update gyp by Craig Tiller · 9 years ago
  20. 56198de Merge github.com:grpc/grpc into latent-see by Craig Tiller · 9 years ago
  21. c2ee814 Merge pull request #3783 from murgatroid99/node_preinstall_cache_dependencies by Nicolas Noble · 9 years ago
  22. 2b15f1e Merge github.com:grpc/grpc into latent-see by Craig Tiller · 9 years ago
  23. b733c74 Merge pull request #3760 from murgatroid99/node_unified_installation_failure by Jan Tattermusch · 9 years ago
  24. 1e2b606 Merge pull request #3752 from ctiller/just-keep-trying! by Nicolas Noble · 9 years ago
  25. 8e30e25 Fix asan compile error by Craig Tiller · 9 years ago
  26. b0cd08a php: validate and normalize metadata keys by Stanley Cheung · 9 years ago
  27. 0ba432d Move profiling system to gpr by Craig Tiller · 9 years ago
  28. 5994bd1 Avoid lock/unlock for common client channel pick. by David Garcia Quintas · 9 years ago
  29. abaf47c Merge pull request #3746 from murgatroid99/node_interop_compliance by Jan Tattermusch · 9 years ago
  30. 44011e8 More markup by Craig Tiller · 9 years ago
  31. ce1f19e More markup by Craig Tiller · 9 years ago
  32. 01ac4f0 Removing warnings when using boringssl. by Julien Boeuf · 9 years ago
  33. 28c06d8 Added persistent caching for npm dependencies in Jenkins Dockerfiles by murgatroid99 · 9 years ago
  34. 8aad5a0 Merge pull request #3751 from jboeuf/fix_3680 by Yang Gao · 9 years ago
  35. e754079 Fixed spelling error by murgatroid99 · 9 years ago
  36. ae369de Added node pre-build steps to run_tests.py by murgatroid99 · 9 years ago
  37. 26ea9e2 Give Python tests 15 minutes by Masood Malekghassemi · 9 years ago
  38. 423cce4 Merge pull request #3702 from nicolasnoble/docker-inception by Craig Tiller · 9 years ago
  39. cdb5f43 Merge pull request #3763 from nicolasnoble/node-coverage-report-fix by Michael Lumish · 9 years ago
  40. 4c351aa Merge pull request #3701 from yang-g/unreachable by Craig Tiller · 9 years ago
  41. 1f41b6b Simplify adding annotations, annotate more things by Craig Tiller · 9 years ago
  42. 0ca8c06 Adding basic redirect for the node coverage report html. by Nicolas "Pixel" Noble · 9 years ago
  43. 798d8ba Merge pull request #3761 from jtattermusch/fix_interop_tests by Jan Tattermusch · 9 years ago
  44. cc6a2b8 eat output from docker kill as well by Jan Tattermusch · 9 years ago
  45. ab5bc72 prevent polluting output by subprocesses by Jan Tattermusch · 9 years ago
  46. 5dbbd91 Revert "Added interval_us delay in Node interop server" by murgatroid99 · 9 years ago
  47. be13d81 Fixed some issues with the tests by murgatroid99 · 9 years ago
  48. 1f1c5c5 run empty_stream interop test by Jan Tattermusch · 9 years ago
  49. 0a14f62 dont use + character in generated container names by Jan Tattermusch · 9 years ago
  50. 98c0be5 add retries for docker port command by Jan Tattermusch · 9 years ago
  51. 0221ecb Ensuring docker dependencies present in the container. by Nicolas "Pixel" Noble · 9 years ago
  52. 15def98 Expanded comment in binding.gyp by murgatroid99 · 9 years ago
  53. eb185de Fixed some issues with the Node tests by murgatroid99 · 9 years ago
  54. fd994f1 Consolidated gyp files to fix Node installation issue by murgatroid99 · 9 years ago
  55. 32a145b Moved grpc.gyp.template to binding.gyp.template by murgatroid99 · 9 years ago
  56. a9c1493 Merge pull request #3758 from stanley-cheung/php_empty_stream_interop_test by Michael Lumish · 9 years ago
  57. 66ec9bb php: call writesDone in interop test by Stanley Cheung · 9 years ago
  58. e5ba29f php: implement empty_stream interop test by Stanley Cheung · 9 years ago
  59. 6374f9d Fix a couple of issues with the node interop client by murgatroid99 · 9 years ago
  60. 2e58faf Merge branch 'master' into node_interop_compliance by murgatroid99 · 9 years ago
  61. 4d3fc14 Merge pull request #3757 from murgatroid99/node_interop_docker_fix_real by Michael Lumish · 9 years ago
  62. c86909c Fixed node interop build script and Dockerfile by murgatroid99 · 9 years ago
  63. 1f0846d Merge pull request #3692 from dgquintas/inspector_fail by Sree Kuchibhotla · 9 years ago
  64. 2ccbb91 Merge pull request #3691 from sreecha/fix_compression by David G. Quintas · 9 years ago
  65. 2136186 Merge pull request #3755 from jtattermusch/handle_interop_client_timeout by Jan Tattermusch · 9 years ago
  66. df58c81 Merge pull request #3698 from ctiller/qps_test_be_locky by Vijay Pai · 9 years ago
  67. 65854eb stop using --cidfile for run_tests by Jan Tattermusch · 9 years ago
  68. 9b98121 use --name instead of --cidfile by Jan Tattermusch · 9 years ago
  69. e268628 kill interop clients on timeout by Jan Tattermusch · 9 years ago
  70. 8910ac6 more markers by Craig Tiller · 9 years ago
  71. 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
  72. f73b006 Remove unnecessary include by Craig Tiller · 9 years ago
  73. 0c33188 Hid test-only functions from surface/call.h by David Garcia Quintas · 9 years ago
  74. b37391e Merge github.com:grpc/grpc into latent-see by Craig Tiller · 9 years ago
  75. dd25694 Script to generate latency reports by Craig Tiller · 9 years ago
  76. 9f06aba Merge pull request #3753 from nicolasnoble/generate-all-the-reports by Craig Tiller · 9 years ago
  77. 52f6fc1 All of the subprojects need to generate a report, otherwise Jenkins will be sad. by Nicolas "Pixel" Noble · 9 years ago
  78. 2b74536 merge and resolve conflicts by yang-g · 9 years ago
  79. 35505de Retry timeouts on pull requests by Craig Tiller · 9 years ago
  80. 86253ca Latency traces by Craig Tiller · 9 years ago
  81. 6d22a58 Merge pull request #3750 from stanley-cheung/php_update_master by Stanley Cheung · 9 years ago
  82. bf3c463 Merge pull request #3640 from carl-mastrangelo/master by Craig Tiller · 9 years ago
  83. d6f7035 Merge pull request #3728 from nicolasnoble/go-fetch by Craig Tiller · 9 years ago
  84. 9a52908 Fixing #3680 by Julien Boeuf · 9 years ago
  85. 6d3f9ac php: update package.xml to prepare for 0.6.1 release by Stanley Cheung · 9 years ago
  86. c96f27b Merge pull request #3749 from jtattermusch/rename_csharp_ext_nuget by Stanley Cheung · 9 years ago
  87. 0bb06f3 Merge pull request #3747 from stanley-cheung/remove_linuxbrew_reference by Stanley Cheung · 9 years ago
  88. 601f03c removed a few more linuxbrew references by Stanley Cheung · 9 years ago
  89. a6e68f1 rename grpc.native.csharp_ext nuget to grpc.native.csharp by Jan Tattermusch · 9 years ago
  90. 3d36e62 Merge pull request #3745 from jtattermusch/fix_vs2010_compilation by Jan Tattermusch · 9 years ago
  91. 2167500 Merge pull request #3739 from jtattermusch/csharp_interop_auth by Stanley Cheung · 9 years ago
  92. b8ceb7c Added remaining implementable node interop tests, except compression by murgatroid99 · 9 years ago
  93. 7d9bb2e Merge pull request #3734 from jtattermusch/nuget_restore_prebuild by Nicolas Noble · 9 years ago
  94. 30df27a Made Node interop client use all specified command line flags by murgatroid99 · 9 years ago
  95. d73ca48 fix compilation with VS2010 by Jan Tattermusch · 9 years ago
  96. 6d137ad Merge pull request #3684 from yang-g/prod_roots by Jan Tattermusch · 9 years ago
  97. 5dde2b8 Merge pull request #3731 from jtattermusch/csharp_use_common_protos by Yang Gao · 9 years ago
  98. 83815ea Added interval_us delay in Node interop server by murgatroid99 · 9 years ago
  99. 37233e6 Merge pull request #3741 from nkibler/master by Michael Lumish · 9 years ago
  100. 6b10805 Merge branch 'grpc/master' by Nate Kibler · 9 years ago