1. 6db0232 Merge pull request #6662 from murgatroid99/ruby_explicit_kw_args by Jan Tattermusch · 8 years ago
  2. 2939e2f Update ruby perf code with keyword args changes by murgatroid99 · 8 years ago
  3. 74cb8f5 Removed remaining reference to timeout argument from ruby interop client by murgatroid99 · 8 years ago
  4. fb2877d Updated ruby interop client with keyword argument changes by murgatroid99 · 8 years ago
  5. 139040b Merge github.com:grpc/grpc into test_affine by Craig Tiller · 8 years ago
  6. ae34a37 Finished updating code and tests with keyword argument changes by murgatroid99 · 8 years ago
  7. 83939ce Merge branch 'ruby_signal_handling_improvement' into ruby_explicit_kw_args by murgatroid99 · 8 years ago
  8. 746ea97 Finished removing ruby-level signal handlers again by murgatroid99 · 8 years ago
  9. e68a715 Fixed a couple of issues, removed ruby-level signal handling again by murgatroid99 · 8 years ago
  10. 19bf00b Re-added signal handlers to cancel calls and shut down servers by murgatroid99 · 8 years ago
  11. b0b5380 Merge branch 'ruby_signal_handling_improvement' into ruby_explicit_kw_args by murgatroid99 · 8 years ago
  12. c0ecedb Made signal handling properly handle non-killing signals by murgatroid99 · 8 years ago
  13. 76733cf Removed remaining references to old server handling code by murgatroid99 · 8 years ago
  14. d595fb6 Handle signals properly when dropping GVL by murgatroid99 · 8 years ago
  15. b19f181 Avoid using unspecified keyword args where possible by murgatroid99 · 8 years ago
  16. f7a670f Merge branch 'server_channel_affinity' of github.com:sreecha/grpc into affine by Craig Tiller · 8 years ago
  17. c2ec95b Revert "Revert "cronet wrapper code"" by makdharma · 8 years ago
  18. f624a79 Merge pull request #6537 from grpc/release-0_14 by Nicolas Noble · 8 years ago
  19. 0840b85 Merge pull request #6500 from murgatroid99/ruby_user_agent by Jan Tattermusch · 8 years ago
  20. 38c6cfb Merge pull request #6536 from grpc/release-0_14 by Nicolas Noble · 8 years ago
  21. 8dbe2cb Merge branch 'master' into server_channel_affinity by Sree Kuchibhotla · 8 years ago
  22. 7573dfc Fixed references in grpc-tools gemspec by murgatroid99 · 8 years ago
  23. 2c75731 The release branch is now 0.14.1-pre1. by Nicolas "Pixel" Noble · 8 years ago
  24. 5ecdda7 Processing the 0.14 release. by Nicolas "Pixel" Noble · 8 years ago
  25. fac1b4d Merge pull request #6475 from grpc/release-0_14 by Nicolas Noble · 8 years ago
  26. de88da9 Merge pull request #6433 from murgatroid99/tools_package_bin_namespacing by Nicolas Noble · 8 years ago
  27. 585ceca Make namespacing of executables exposed by grpc-tools packages consistent between Node and Ruby by murgatroid99 · 8 years ago
  28. 3080ede Allow Ruby client code to set a user agent by murgatroid99 · 8 years ago
  29. 0545d7f Revert "Merge pull request #6214 from makdharma/master" by Nicolas "Pixel" Noble · 8 years ago
  30. 03f7e99 Merge pull request #6472 from murgatroid99/ruby_signal_handling2 by Jan Tattermusch · 8 years ago
  31. 42342cb Revert "cronet wrapper code" by Craig Tiller · 8 years ago
  32. cf239e7 Add a default handler to Ruby services that returns UNIMPLEMENTED by murgatroid99 · 8 years ago
  33. 41fd37b Poll for signals more frequently, for greater responsiveness by murgatroid99 · 8 years ago
  34. 873e419 Added explanation about handling signals in C by murgatroid99 · 8 years ago
  35. 6bbe369 Make Ruby library terminate on Ctrl+C on client and server by murgatroid99 · 8 years ago
  36. 19c46c3 Merge remote-tracking branch 'google/release-0_14' by Nicolas "Pixel" Noble · 8 years ago
  37. 24ccbed Merge pull request #6458 from nicolasnoble/ruby-fixes by Nicolas Noble · 8 years ago
  38. 16caa50 Master is now 0.15.0-dev. by Nicolas "Pixel" Noble · 8 years ago
  39. 253a710 The release branch is now 0.14.0-pre1. by Nicolas "Pixel" Noble · 8 years ago
  40. 48d833a Merge pull request #6214 from makdharma/master by Nicolas Noble · 8 years ago
  41. 9fcdc87 Cleaning up includes. by Nicolas "Pixel" Noble · 8 years ago
  42. 88f56e5 'exception_info' is a bad word for Windows... by Nicolas "Pixel" Noble · 8 years ago
  43. d8b07cb Let's not compile grpc under Windows - it's taken care of already. by Nicolas "Pixel" Noble · 8 years ago
  44. 2b6a2ab Make namespacing of executables exposed by grpc-tools packages consistent between Node and Ruby by murgatroid99 · 8 years ago
  45. 274bcc8 Added dummy cronet api implementation so we can build on Jenkins. by Makarand Dharmapurikar · 8 years ago
  46. 59dfee8 Fixed rubocop issues with newest changes by murgatroid99 · 8 years ago
  47. 38281cf Ruby: improve server error handling, fix a reference error by murgatroid99 · 8 years ago
  48. b69251c Merge branch 'master' into server_channel_affinity by Sree Kuchibhotla · 8 years ago
  49. 70f697b reran generate_projects.sh after @nnoble's fix in PR6399. by Makarand Dharmapurikar · 8 years ago
  50. 1c4dfc6 Merge pull request #6396 from nicolasnoble/build-it-all-the-way-2 by Nicolas Noble · 8 years ago
  51. 3f2fad6 Merge pull request #6371 from murgatroid99/ruby_tools_gem by Nicolas Noble · 8 years ago
  52. 791e93e Always build the grpc library when building the ruby extension. by Nicolas "Pixel" Noble · 8 years ago
  53. 8e4512b Reversed premature removal of a file by murgatroid99 · 8 years ago
  54. edb8b76 Simplified Ruby tools extension checking by murgatroid99 · 8 years ago
  55. 63ee8ce Reran tools/buildgen/generate_projects.sh again. by Makarand Dharmapurikar · 8 years ago
  56. faf3bfc Fixed grpc-tools.gemspec by murgatroid99 · 8 years ago
  57. 3b29325 Created grpc-tools ruby gem for distributing protoc and the plugin by murgatroid99 · 8 years ago
  58. a2b5495 Merge branch 'master' into server_channel_affinity by Sree Kuchibhotla · 8 years ago
  59. 9003768 Fixed unused parameter error by murgatroid99 · 8 years ago
  60. 9e3538c Load default roots.pem in Ruby via grpc_set_ssl_roots_override_callback by murgatroid99 · 8 years ago
  61. f128cd2 Merge pull request #6196 from y-zeng/call-error-to-string by Craig Tiller · 8 years ago
  62. cfa6401 Merge branch 'master' into server_channel_affinity by Sree Kuchibhotla · 8 years ago
  63. e6077b8 Merge pull request #6233 from ewr/fetch-peer-cert-in-ruby by Jan Tattermusch · 8 years ago
  64. 8cc7332 Merge pull request #6266 from murgatroid99/ruby_stress_client by Jan Tattermusch · 8 years ago
  65. 3049976 Merge branch 'master' into server_channel_affinity by Sree Kuchibhotla · 8 years ago
  66. deadbcd Wrap delegate line to fix a Rubocop error about line length by Eric Richardson · 8 years ago
  67. 79108d0 Changed some 'require' to 'require_relative' and modified rpc_server slightly by murgatroid99 · 8 years ago
  68. ddaa69f Got Ruby stress client working, with some modifications to interop tests by murgatroid99 · 8 years ago
  69. 0190712 generate_projects.sh and fix copyright year by Sree Kuchibhotla · 8 years ago
  70. e621f13 Simplified ruby interop test files by murgatroid99 · 8 years ago
  71. 336b744 Fix a mixed declaration warning in the grpc_rb_call_get_peer_cert method by Eric Richardson · 8 years ago
  72. 8ecd4d7 Add support for an "OTHER" value in client_type, server_type, and add a string to by vjpai · 8 years ago
  73. dde6dfb Merge pull request #5958 from deepaklukose/skip_client_cert_verification by Jan Tattermusch · 8 years ago
  74. bdfaf48 Short-circuit `peer_cert` if we're insecure or unauthenticated by Eric Richardson · 8 years ago
  75. b2f3a02 Allow `peer` and `peer_cert` to be used from ActiveCall::SingleReqView by Eric Richardson · 8 years ago
  76. 69d735a Add peer_cert method to Ruby call object by Eric Richardson · 8 years ago
  77. 87bac95 Eradicate Uniform, Deterministic, and Pareto interarrival by vjpai · 8 years ago
  78. dba4c5f Add various options to verify ssl/tls client cert including letting the by Deepak Lukose · 8 years ago
  79. 5aff099 Merge pull request #6189 from y-zeng/default-verbosity by Yuchen Zeng · 8 years ago
  80. b54f2ae actually stop benchmark server by Jan Tattermusch · 8 years ago
  81. 3849335 remove trailing whitespaces by Jan Tattermusch · 8 years ago
  82. 2e7d957 Provide a function that converts grpc_call_error values into a string by Yuchen Zeng · 8 years ago
  83. 1874663 After running generate_projects.sh by Yuchen Zeng · 8 years ago
  84. 8079afa New CQ for each client call by vjpai · 8 years ago
  85. c086285 ruby: Add test case for referring external package by Jun Mukai · 8 years ago
  86. aa4a7f5 Merge pull request #5528 from rafaelsales/raise-on-unexpected-metadata by Jan Tattermusch · 8 years ago
  87. abb4f5f Merge pull request #6070 from ctiller/head-of-line-blocking by Jan Tattermusch · 8 years ago
  88. 895c111 Make ruby library conform to status code spec by murgatroid99 · 8 years ago
  89. 725aaf2 Fix codegen by Craig Tiller · 8 years ago
  90. eddcd85 Merge pull request #6010 from vjpai/i_know_rubies by Jan Tattermusch · 8 years ago
  91. bc846f7 Add spec to make sure invalid metadata values raise ArgumentError by Rafael Sales · 8 years ago
  92. ac491d8 Raise on unexpected metadata values by Rafael Sales · 8 years ago
  93. 5562807 Support many oustanding RPCs per channel - forgot to do this last time by Vijay Pai · 8 years ago
  94. 64a12c5 Merge github.com:grpc/grpc into copyright-fix by Craig Tiller · 8 years ago
  95. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  96. a5dc80d Merge pull request #5691 from ctiller/idempotent by Nicolas Noble · 8 years ago
  97. 828558a Merge branch 'master' into i_know_rubies by Vijay Pai · 8 years ago
  98. d9389a8 Support secure client by vjpai · 8 years ago
  99. cf36f85 Support server-side secure test. by vjpai · 8 years ago
  100. ed25a33 Improved formatting by vjpai · 8 years ago