1. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  2. 1d68520 Remove extraneous mutex, restrict state transitions by murgatroid99 · 9 years ago
  3. d48d84d Ruby: fix some synchronization code in server implementation by murgatroid99 · 9 years ago
  4. 88966ab Merge pull request #5348 from nicolasnoble/backport-merge by Nicolas Noble · 9 years ago
  5. 73f5d7c Fix copyrights by murgatroid99 · 9 years ago
  6. 4999ba9 Ruby: explicitly require 'grpc/grpc' when loading C core, to avoid circular import warning by murgatroid99 · 9 years ago
  7. 6910ce8 Flagging 0.13.1-pre1. by Nicolas "Pixel" Noble · 9 years ago
  8. 7a925f7 Flagging the release. by Nicolas "Pixel" Noble · 9 years ago
  9. b14ea1d Revert Ruby version specialization by Masood Malekghassemi · 9 years ago
  10. ca144fd Fixing Ruby binary build (again). by Nicolas "Pixel" Noble · 9 years ago
  11. f9e3c23 Fixing ruby versionning. by Nicolas "Pixel" Noble · 9 years ago
  12. cda4bad Flagging 0.13 as pre1. by Nicolas "Pixel" Noble · 9 years ago
  13. f008f06 build.yaml centric versioning by Craig Tiller · 9 years ago
  14. 1be9265 Versionning Ruby from build.yaml, and regenerating broken files after census merge. by Nicolas "Pixel" Noble · 9 years ago
  15. fb2d8f5 Fixing copyrights. by Nicolas "Pixel" Noble · 9 years ago
  16. eade6e0 Renaming the Ruby grpc extension to grpc_c, and renaming its loader from loader.rb to grpc.rb by Nicolas "Pixel" Noble · 9 years ago
  17. d899dce Few more fixes to the Ruby installation. by Nicolas "Pixel" Noble · 9 years ago
  18. cb287a1 Allowing for creation of pre-compiled gems, using rack-compiler-dock. by Nicolas "Pixel" Noble · 9 years ago
  19. 7fac30d Update copyright by murgatroid99 · 9 years ago
  20. 00450af Made ruby per-rpc creds interop use auth plugin API by murgatroid99 · 9 years ago
  21. a4d3d2c Fix typo in method call by murgatroid99 · 9 years ago
  22. 73cefb8 Updated copyright in Ruby version file by murgatroid99 · 9 years ago
  23. 0e59927 Update Ruby library version for next release by murgatroid99 · 9 years ago
  24. b570322 Include roots.pem with Ruby package by murgatroid99 · 9 years ago
  25. afe3974 Made insecure channel/stub explicit, in all layers by murgatroid99 · 9 years ago
  26. 7fe4326 Merge pull request #4412 from murgatroid99/ruby_auth_metadata_plugin by Michael Lumish · 9 years ago
  27. f88008c Fixed a busy-wait in Ruby server run_till_terminated by murgatroid99 · 9 years ago
  28. cfa26e1 Plumb CallCredentials through Ruby code, replacing metadata_updater functionality by murgatroid99 · 9 years ago
  29. 675b5ce Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change by Julien Boeuf · 9 years ago
  30. 75065d4 Merge pull request #4106 from tbetbetbe/grpc_ruby_fix_flaky_ruby_interop_test by Michael Lumish · 9 years ago
  31. 7d21c04 Fixes a multithreading bug in the ruby rpc_server by Tim Emiola · 9 years ago
  32. 24fdc17 Ensures that bidi calls obtain metadata. by Tim Emiola · 9 years ago
  33. 43a7e4e Ruby wrapping of core credentials API change. by Tim Emiola · 9 years ago
  34. 3c09a64 Fixed previous change, altered RuboCop settings to let me do so by murgatroid99 · 9 years ago
  35. 59e339b Made ruby server stop waiting for calls when it starts getting null calls by murgatroid99 · 9 years ago
  36. bfe8a9f Fixes the broken ruby interop tests by Tim Emiola · 9 years ago
  37. 383d7da Bugfix: correct circular arg ref by Tim Emiola · 9 years ago
  38. 0deeb04 Bump version to reflect changes to the gRPC ruby package by Tim Emiola · 9 years ago
  39. c88e834 Merge pull request #3171 from tbetbetbe/grpc_ruby_improve_test_stability by Stanley Cheung · 9 years ago
  40. bab6706 Bumps the ruby version to beta by Tim Emiola · 9 years ago
  41. 391664a Improves test stability by Tim Emiola · 9 years ago
  42. 81d950a Updates server shutdown handling by Tim Emiola · 9 years ago
  43. 7840a55 Adds support for per message compression by Tim Emiola · 9 years ago
  44. 27ccd19 Corrects logconfig from #2956 by Tim Emiola · 9 years ago
  45. 25f5011 Remove the runtime dependency on the logging gem. by Tim Emiola · 9 years ago
  46. cdb7ccc Adds the ruby timeout interop test. by Tim Emiola · 9 years ago
  47. 49b7650 Breaks API - switches timeout to a keyword arg. by Tim Emiola · 9 years ago
  48. fde3dbf Allow reserved metadata to be propagated between calls by Tim Emiola · 9 years ago
  49. bc447de Merge pull request #2888 from tbetbetbe/grpc-ruby-user-null-for-default-host by Jan Tattermusch · 9 years ago
  50. d42c1b7 Use null for default host by Tim Emiola · 9 years ago
  51. 23e0f88 Aligns with the cognoscenti on timeouts by Tim Emiola · 9 years ago
  52. 10ddfde Adds grpc.primary_user_agent key during stub creation by Tim Emiola · 9 years ago
  53. 1cbeeb5 Merge pull request #2336 from murgatroid99/ruby_error_codes by Abhishek Kumar · 9 years ago
  54. f88eecd Changed found? to implemented? by murgatroid99 · 9 years ago
  55. 7f27db2 Bumped Ruby package version to 0.10.0 by murgatroid99 · 9 years ago
  56. 3d6d058 Made ruby server return correct error code for unimplemented method by murgatroid99 · 9 years ago
  57. 27243c2 Bump version of grpc ruby for release on the release branch by Tim Emiola · 9 years ago
  58. aa57bab Corrects the cancel_after_first_response behaviour by Tim Emiola · 9 years ago
  59. b1fa5d4 Ruby shutdown api migration by Tim Emiola · 9 years ago
  60. 1a2988d Update version; fix dependency advisory comment by Tim Emiola · 9 years ago
  61. 9341045 bump grpc ruby version by Tim Emiola · 9 years ago
  62. d62d345 Corrects the cancel_after_first_response test by Tim Emiola · 9 years ago
  63. dd7a036 Add's logging tweaks thread interaction for bidi_server by Tim Emiola · 9 years ago
  64. af74e4e Updates gRPC Ruby to 0.9.0 by Tim Emiola · 9 years ago
  65. 4aba356 Various tweaks to improve server stability by Tim Emiola · 9 years ago
  66. f233d96 Encapsulate logger within GRPC module by Nick Gauthier · 9 years ago
  67. 57e7dc8 Ruby style changes: replace `== 0` with `zero?` by Aggelos Avgerinos · 9 years ago
  68. bae3a61 Really removes the string monkey-patch by Tim Emiola · 9 years ago
  69. 13363e3 make underscore a class method of GenericService by Tim Emiola · 9 years ago
  70. 9cb56f8 Move Notifier into its own file by Tim Emiola · 9 years ago
  71. 0a65578 Simplify debugging, avoid inspecting C-backed objects. by Tim Emiola · 9 years ago
  72. 117cc12 Fix failing interop servers by Tim Emiola · 9 years ago
  73. 291800b Merge pull request #1309 from tbetbetbe/grpc_ruby_rpc_server_md by Jan Tattermusch · 9 years ago
  74. 154db73 Remove usage of xray by Tim Emiola · 9 years ago
  75. 9a0ae03 Adds support for updating the output metadata to calls by Tim Emiola · 9 years ago
  76. 8661a43 Propagate metadata in BadStatus by Tim Emiola · 9 years ago
  77. 1c5faea Allow BadStatus to contain metadata by Tim Emiola · 9 years ago
  78. 3fd2be2 Adds a hook for returning the client connect metadata by Tim Emiola · 9 years ago
  79. f9e77b3 Refactor: Shorter methods in RpcServer by Tim Emiola · 9 years ago
  80. e6be7f3 Refactor: Move the Pool out from RpcServer by Tim Emiola · 9 years ago
  81. bf6d78c Fixes error with the keep-alive by Tim Emiola · 9 years ago
  82. 9558460 Adds a #run_till_terminated func to RpcServer by Tim Emiola · 9 years ago
  83. a10a843 Corrects handling of status during bidi call orchestration. by Tim Emiola · 9 years ago
  84. 1b39916 Adds an explicit Cancellation exception by Tim Emiola · 9 years ago
  85. 7db18b4 Automatically adds a key for the jwt_aud_uri to the metadata handled by the metadata_update_proc by Tim Emiola · 9 years ago
  86. e1fd1bb Update the version to 0.6.1 by Tim Emiola · 9 years ago
  87. 89cc873 Move timeout handling into the extension by Tim Emiola · 9 years ago
  88. 495e9a8 Cleanup: remove redundant ruby code by Tim Emiola · 9 years ago
  89. f90ce67 Updates BidiCall/ClientStub to the new Call API by Tim Emiola · 9 years ago
  90. b22a21e Update RPC server to use the new call API by Tim Emiola · 9 years ago
  91. 5684b40 Updates ActiveCall to use the new call API by Tim Emiola · 9 years ago
  92. 564719d Updates Channel#create_call to the new API by Tim Emiola · 9 years ago
  93. 14e941d Bump ruby version to match the new release by Tim Emiola · 9 years ago
  94. 601869b Enables some incorrectly disabled tests by Tim Emiola · 9 years ago
  95. 77e2fb0 Corrects the handling of metadata when the optional deadline is specified by Tim Emiola · 9 years ago
  96. 0e93c92 Merge pull request #1080 from tbetbetbe/grpc_ruby_add_back_server_finish_calls by Michael Lumish · 9 years ago
  97. e52995e Adds back calls to #finish at the end of server calls by Tim Emiola · 9 years ago
  98. 62e3cc8 Exposes the metadata method in server-side ActiveCall view classes by Tim Emiola · 9 years ago
  99. c20324e Merge github.com:grpc/grpc into credit by Craig Tiller · 10 years ago
  100. 4c7caf6 Fix for #804 by Tim Emiola · 10 years ago