1. 2cecece Add a unit test for compression. by yang-g · 8 years ago
  2. ffc780d Merge pull request #6803 from sreecha/epoll_changes by Craig Tiller · 8 years ago
  3. d29a3bf Update master branch to 0.16.0-dev by murgatroid99 · 8 years ago
  4. c3a9fae Merge branch 'master' into epoll_changes_merged by Sree Kuchibhotla · 8 years ago
  5. 812c66b Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  6. 13c0940 Merge branch 'idempotent_endpoint_shutdown' into handshake_timeout by Craig Tiller · 8 years ago
  7. 654db3d Regenerate build files by Yuchen Zeng · 8 years ago
  8. 492fd96 generate_projects.sh after adding grpc_use_signal() API by Sree Kuchibhotla · 8 years ago
  9. 0ca68b7 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  10. b97e2d1 Add C++ support for using external FD by Adam Michalik · 8 years ago
  11. bf10c82 implement support for adding external fd to server by Adam Michalik · 8 years ago
  12. 321b1fb separate posix functionality to grpc_posix.h by Adam Michalik · 8 years ago
  13. 46cc2ac add tests by Adam Michalik · 8 years ago
  14. 2888bd5 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  15. 87ec3b7 Merge pull request #6750 from makdharma/cronet by Jan Tattermusch · 8 years ago
  16. d925c93 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  17. 6c81c25 Merge pull request #6306 from y-zeng/win32_suffix by Jan Tattermusch · 8 years ago
  18. 11ca9d8 Merge pull request #6674 from murgatroid99/node_ruby_codegen_comments by Jan Tattermusch · 8 years ago
  19. 48ed92e GRPC_CHANNEL_FATAL_FAILURE --> GRPC_CHANNEL_SHUTDOWN by Craig Tiller · 8 years ago
  20. 75584a4 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  21. 2a2599b incremental fix - removed cronet dependency from grpc_secure by Makarand Dharmapurikar · 8 years ago
  22. dce1ee6 Fixed ruby fd bug by Ken Payson · 8 years ago
  23. 4594bd9 Merge remote-tracking branch 'upstream/master' into base by Yuchen Zeng · 8 years ago
  24. 48abdde Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  25. 6db0232 Merge pull request #6662 from murgatroid99/ruby_explicit_kw_args by Jan Tattermusch · 8 years ago
  26. 2939e2f Update ruby perf code with keyword args changes by murgatroid99 · 8 years ago
  27. 74cb8f5 Removed remaining reference to timeout argument from ruby interop client by murgatroid99 · 8 years ago
  28. fb2877d Updated ruby interop client with keyword argument changes by murgatroid99 · 8 years ago
  29. b39ad70 Added comments to ruby code generation by murgatroid99 · 8 years ago
  30. 139040b Merge github.com:grpc/grpc into test_affine by Craig Tiller · 8 years ago
  31. ae34a37 Finished updating code and tests with keyword argument changes by murgatroid99 · 8 years ago
  32. 2477c3c Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  33. 83939ce Merge branch 'ruby_signal_handling_improvement' into ruby_explicit_kw_args by murgatroid99 · 8 years ago
  34. 746ea97 Finished removing ruby-level signal handlers again by murgatroid99 · 8 years ago
  35. e68a715 Fixed a couple of issues, removed ruby-level signal handling again by murgatroid99 · 8 years ago
  36. 19bf00b Re-added signal handlers to cancel calls and shut down servers by murgatroid99 · 8 years ago
  37. b0b5380 Merge branch 'ruby_signal_handling_improvement' into ruby_explicit_kw_args by murgatroid99 · 8 years ago
  38. c0ecedb Made signal handling properly handle non-killing signals by murgatroid99 · 8 years ago
  39. 76733cf Removed remaining references to old server handling code by murgatroid99 · 8 years ago
  40. d595fb6 Handle signals properly when dropping GVL by murgatroid99 · 8 years ago
  41. b19f181 Avoid using unspecified keyword args where possible by murgatroid99 · 8 years ago
  42. f7a670f Merge branch 'server_channel_affinity' of github.com:sreecha/grpc into affine by Craig Tiller · 8 years ago
  43. d6a5b80 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  44. c2ec95b Revert "Revert "cronet wrapper code"" by makdharma · 8 years ago
  45. f624a79 Merge pull request #6537 from grpc/release-0_14 by Nicolas Noble · 8 years ago
  46. 0840b85 Merge pull request #6500 from murgatroid99/ruby_user_agent by Jan Tattermusch · 8 years ago
  47. 38c6cfb Merge pull request #6536 from grpc/release-0_14 by Nicolas Noble · 8 years ago
  48. 8dbe2cb Merge branch 'master' into server_channel_affinity by Sree Kuchibhotla · 8 years ago
  49. 7573dfc Fixed references in grpc-tools gemspec by murgatroid99 · 8 years ago
  50. 2c75731 The release branch is now 0.14.1-pre1. by Nicolas "Pixel" Noble · 8 years ago
  51. 5ecdda7 Processing the 0.14 release. by Nicolas "Pixel" Noble · 8 years ago
  52. fac1b4d Merge pull request #6475 from grpc/release-0_14 by Nicolas Noble · 8 years ago
  53. de88da9 Merge pull request #6433 from murgatroid99/tools_package_bin_namespacing by Nicolas Noble · 8 years ago
  54. 585ceca Make namespacing of executables exposed by grpc-tools packages consistent between Node and Ruby by murgatroid99 · 8 years ago
  55. 3080ede Allow Ruby client code to set a user agent by murgatroid99 · 8 years ago
  56. 0545d7f Revert "Merge pull request #6214 from makdharma/master" by Nicolas "Pixel" Noble · 8 years ago
  57. 03f7e99 Merge pull request #6472 from murgatroid99/ruby_signal_handling2 by Jan Tattermusch · 8 years ago
  58. 42342cb Revert "cronet wrapper code" by Craig Tiller · 8 years ago
  59. cf239e7 Add a default handler to Ruby services that returns UNIMPLEMENTED by murgatroid99 · 8 years ago
  60. 41fd37b Poll for signals more frequently, for greater responsiveness by murgatroid99 · 8 years ago
  61. 873e419 Added explanation about handling signals in C by murgatroid99 · 8 years ago
  62. 6bbe369 Make Ruby library terminate on Ctrl+C on client and server by murgatroid99 · 8 years ago
  63. 19c46c3 Merge remote-tracking branch 'google/release-0_14' by Nicolas "Pixel" Noble · 8 years ago
  64. 24ccbed Merge pull request #6458 from nicolasnoble/ruby-fixes by Nicolas Noble · 8 years ago
  65. 16caa50 Master is now 0.15.0-dev. by Nicolas "Pixel" Noble · 8 years ago
  66. 253a710 The release branch is now 0.14.0-pre1. by Nicolas "Pixel" Noble · 8 years ago
  67. 48d833a Merge pull request #6214 from makdharma/master by Nicolas Noble · 8 years ago
  68. 9fcdc87 Cleaning up includes. by Nicolas "Pixel" Noble · 8 years ago
  69. 88f56e5 'exception_info' is a bad word for Windows... by Nicolas "Pixel" Noble · 8 years ago
  70. d8b07cb Let's not compile grpc under Windows - it's taken care of already. by Nicolas "Pixel" Noble · 8 years ago
  71. 2b6a2ab Make namespacing of executables exposed by grpc-tools packages consistent between Node and Ruby by murgatroid99 · 8 years ago
  72. 274bcc8 Added dummy cronet api implementation so we can build on Jenkins. by Makarand Dharmapurikar · 8 years ago
  73. 59dfee8 Fixed rubocop issues with newest changes by murgatroid99 · 8 years ago
  74. 38281cf Ruby: improve server error handling, fix a reference error by murgatroid99 · 8 years ago
  75. b69251c Merge branch 'master' into server_channel_affinity by Sree Kuchibhotla · 8 years ago
  76. 70f697b reran generate_projects.sh after @nnoble's fix in PR6399. by Makarand Dharmapurikar · 8 years ago
  77. 1c4dfc6 Merge pull request #6396 from nicolasnoble/build-it-all-the-way-2 by Nicolas Noble · 8 years ago
  78. 3f2fad6 Merge pull request #6371 from murgatroid99/ruby_tools_gem by Nicolas Noble · 8 years ago
  79. 791e93e Always build the grpc library when building the ruby extension. by Nicolas "Pixel" Noble · 8 years ago
  80. 8e4512b Reversed premature removal of a file by murgatroid99 · 8 years ago
  81. edb8b76 Simplified Ruby tools extension checking by murgatroid99 · 8 years ago
  82. 63ee8ce Reran tools/buildgen/generate_projects.sh again. by Makarand Dharmapurikar · 8 years ago
  83. faf3bfc Fixed grpc-tools.gemspec by murgatroid99 · 8 years ago
  84. 3b29325 Created grpc-tools ruby gem for distributing protoc and the plugin by murgatroid99 · 8 years ago
  85. a2b5495 Merge branch 'master' into server_channel_affinity by Sree Kuchibhotla · 8 years ago
  86. 9003768 Fixed unused parameter error by murgatroid99 · 8 years ago
  87. 9e3538c Load default roots.pem in Ruby via grpc_set_ssl_roots_override_callback by murgatroid99 · 8 years ago
  88. f128cd2 Merge pull request #6196 from y-zeng/call-error-to-string by Craig Tiller · 8 years ago
  89. cfa6401 Merge branch 'master' into server_channel_affinity by Sree Kuchibhotla · 8 years ago
  90. 12dfdc3 Change win32 file suffix by Yuchen Zeng · 8 years ago
  91. e6077b8 Merge pull request #6233 from ewr/fetch-peer-cert-in-ruby by Jan Tattermusch · 8 years ago
  92. 8cc7332 Merge pull request #6266 from murgatroid99/ruby_stress_client by Jan Tattermusch · 8 years ago
  93. 3049976 Merge branch 'master' into server_channel_affinity by Sree Kuchibhotla · 8 years ago
  94. deadbcd Wrap delegate line to fix a Rubocop error about line length by Eric Richardson · 8 years ago
  95. 79108d0 Changed some 'require' to 'require_relative' and modified rpc_server slightly by murgatroid99 · 8 years ago
  96. ddaa69f Got Ruby stress client working, with some modifications to interop tests by murgatroid99 · 8 years ago
  97. 0190712 generate_projects.sh and fix copyright year by Sree Kuchibhotla · 8 years ago
  98. e621f13 Simplified ruby interop test files by murgatroid99 · 8 years ago
  99. 336b744 Fix a mixed declaration warning in the grpc_rb_call_get_peer_cert method by Eric Richardson · 8 years ago
  100. 8ecd4d7 Add support for an "OTHER" value in client_type, server_type, and add a string to by vjpai · 8 years ago