1. 71cb81c Merge github.com:grpc/grpc into one-pass by Craig Tiller · 9 years ago
  2. 1a727fd clang-format by Craig Tiller · 9 years ago
  3. 932b13b Corrects bad return values in C error-handling block by Tim Emiola · 9 years ago
  4. 9cb56f8 Move Notifier into its own file by Tim Emiola · 9 years ago
  5. 0a65578 Simplify debugging, avoid inspecting C-backed objects. by Tim Emiola · 9 years ago
  6. 119decc Fix logging version mismatchj by Tim Emiola · 9 years ago
  7. 117cc12 Fix failing interop servers by Tim Emiola · 9 years ago
  8. bc206b1 Corrects command/flags used in ruby interop tests by Tim Emiola · 9 years ago
  9. 291800b Merge pull request #1309 from tbetbetbe/grpc_ruby_rpc_server_md by Jan Tattermusch · 9 years ago
  10. 3bb4059 Merge pull request #1313 from tbetbetbe/grpc_ruby_add_ruby_coverage by Jan Tattermusch · 9 years ago
  11. b572fcb Merge pull request #1315 from jboeuf/security_connector by Craig Tiller · 9 years ago
  12. aab1edc Fixing inaccurate ruby test. by Julien Boeuf · 9 years ago
  13. 154db73 Remove usage of xray by Tim Emiola · 9 years ago
  14. c85c1ae Add SimpleCov coverage set up for gRPC ruby by Tim Emiola · 9 years ago
  15. a80aa7d clarify test descriptions by Tim Emiola · 9 years ago
  16. 9a0ae03 Adds support for updating the output metadata to calls by Tim Emiola · 9 years ago
  17. 8661a43 Propagate metadata in BadStatus by Tim Emiola · 9 years ago
  18. 4f558f5 Merge pull request #1297 from yugui/fix/header by Tim Emiola · 9 years ago
  19. 3d3a65d Merge pull request #1295 from yugui/fix/typed-struct by Tim Emiola · 9 years ago
  20. 1c5faea Allow BadStatus to contain metadata by Tim Emiola · 9 years ago
  21. 3fd2be2 Adds a hook for returning the client connect metadata by Tim Emiola · 9 years ago
  22. e8696fb Merge branch 'master' into fix/header by Yuki Yugui Sonoda · 9 years ago
  23. dca359c Merge branch 'master' into fix/typed-struct by Yuki Yugui Sonoda · 9 years ago
  24. f9e77b3 Refactor: Shorter methods in RpcServer by Tim Emiola · 9 years ago
  25. e6be7f3 Refactor: Move the Pool out from RpcServer by Tim Emiola · 9 years ago
  26. bf6d78c Fixes error with the keep-alive by Tim Emiola · 9 years ago
  27. 321871e Updates the example servers to use #run_till_terminated by Tim Emiola · 9 years ago
  28. 9558460 Adds a #run_till_terminated func to RpcServer by Tim Emiola · 9 years ago
  29. cd1c1dd Merge pull request #1294 from tbetbetbe/grpc_ruby_update_gem_deps by Stanley Cheung · 9 years ago
  30. 2ab3998 Merge pull request #1296 from yugui/fix/static by Tim Emiola · 9 years ago
  31. 2288791 Avoid implicit function declarations by Yuki Yugui Sonoda · 9 years ago
  32. f0eee5f Make some functions static by Yuki Yugui Sonoda · 9 years ago
  33. 99eb9f9 Fix a linkage error with mac clang by Yuki Yugui Sonoda · 9 years ago
  34. 3c88e5d Make some global variables static by Yuki Yugui Sonoda · 9 years ago
  35. 29ee1db Use TypedData for GRPC::Core::ServerCredentials by Yuki Yugui Sonoda · 9 years ago
  36. 9232f12 Use TypedData for GRPC::Core::Server by Yuki Yugui Sonoda · 9 years ago
  37. d441c2e Use TypedData for GRPC::Core::TimeSpec by Yuki Yugui Sonoda · 9 years ago
  38. a87924e Use TypedData for GRPC::Core::Credentials by Yuki Yugui Sonoda · 9 years ago
  39. bf256ae Use TypedData for GRPC::Core::CompletionQueue by Yuki Yugui Sonoda · 9 years ago
  40. d98db4a Use TypedData for TmpChannelArgs by Yuki Yugui Sonoda · 9 years ago
  41. c9b7d1c Use TypedData for GRPC::Core::Channel by Yuki Yugui Sonoda · 9 years ago
  42. 961f0bc Use TypedData for GRPC::Core::MetadataArray by Yuki Yugui Sonoda · 9 years ago
  43. 76801d2 Use TypedData_XXX instead of Data_XXX for GRPC::Core::Call by Yuki Yugui Sonoda · 9 years ago
  44. 041e039 Updates gem dependencies, style rules by Tim Emiola · 9 years ago
  45. b5bcca4 Adds interop cancellation tests by Tim Emiola · 9 years ago
  46. a10a843 Corrects handling of status during bidi call orchestration. by Tim Emiola · 9 years ago
  47. 1b39916 Adds an explicit Cancellation exception by Tim Emiola · 9 years ago
  48. 72d70fc Adds a tests that demonstrates successful cancellation by Tim Emiola · 9 years ago
  49. 89a5bd7 Updates the pubsub sample so that it no longer uses a scope by Tim Emiola · 9 years ago
  50. 189d9b0 Adds a jwt_token_creds interop test by Tim Emiola · 9 years ago
  51. 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
  52. 51a4c08 Corrects the Changelog date by Tim Emiola · 9 years ago
  53. 095af67 Revert "Update installation instructions to mention debian binary install" by Tim Emiola · 9 years ago
  54. 1e09812 Correct style errors identified by the latest version of RuboCop by Tim Emiola · 9 years ago
  55. 4bda5e3 Add a changelog by Tim Emiola · 9 years ago
  56. e1fd1bb Update the version to 0.6.1 by Tim Emiola · 9 years ago
  57. 4907df0 Update the version of googleauth to 0.4 by Tim Emiola · 9 years ago
  58. db9eb05 Update installation instructions to mention debian binary install by Tim Emiola · 9 years ago
  59. 2e50a7a Also fix rb_CallOps too. by Yuki Yugui Sonoda · 9 years ago
  60. a7d369e Use the prefix "grpc_rb_" rather than just "grpc_". by Yuki Yugui Sonoda · 9 years ago
  61. 0f75ff5 Merge branch 'master' into fix/prefix by Yuki Yugui Sonoda · 9 years ago
  62. b48e010 Fixed bad op reference by Tim Emiola · 9 years ago
  63. 2efdeba Adds comments to clarify memory handling by Tim Emiola · 9 years ago
  64. 89cc873 Move timeout handling into the extension by Tim Emiola · 9 years ago
  65. c8b55a3 Cleanup: remove redundant extension code by Tim Emiola · 9 years ago
  66. 495e9a8 Cleanup: remove redundant ruby code by Tim Emiola · 9 years ago
  67. f90ce67 Updates BidiCall/ClientStub to the new Call API by Tim Emiola · 9 years ago
  68. b22a21e Update RPC server to use the new call API by Tim Emiola · 9 years ago
  69. 5684b40 Updates ActiveCall to use the new call API by Tim Emiola · 9 years ago
  70. 05e934f Rewrite client_server_spec to use the new call API by Tim Emiola · 9 years ago
  71. 48b36b5 Updates Server#request_call in line with the new API by Tim Emiola · 9 years ago
  72. 1dae4ac Adds Call#run_batch by Tim Emiola · 9 years ago
  73. 98a32d3 Adds symbols to access the fields in Status struct by Tim Emiola · 9 years ago
  74. 6de558f Exposes the implementation of CompletionQueue#pluck by Tim Emiola · 9 years ago
  75. 6b493a3 Adds byte_buffer -> ruby string and char * -> byte_buffer convenience methods by Tim Emiola · 9 years ago
  76. 37b09f4 Adds the call operation codes by Tim Emiola · 9 years ago
  77. 564719d Updates Channel#create_call to the new API by Tim Emiola · 9 years ago
  78. d241bcc Avoid identifiers reserved by Ruby by Yuki Yugui Sonoda · 9 years ago
  79. 14e941d Bump ruby version to match the new release by Tim Emiola · 9 years ago
  80. e6c108e Merge pull request #1119 from tbetbetbe/grpc_ruby_update_rakefile by Michael Lumish · 9 years ago
  81. f20d760 Updates the Rakefile by Tim Emiola · 9 years ago
  82. f3770c3 Renables the test checking the server can send the initial bidi message by Tim Emiola · 9 years ago
  83. 601869b Enables some incorrectly disabled tests by Tim Emiola · 9 years ago
  84. 77e2fb0 Corrects the handling of metadata when the optional deadline is specified by Tim Emiola · 9 years ago
  85. 0e93c92 Merge pull request #1080 from tbetbetbe/grpc_ruby_add_back_server_finish_calls by Michael Lumish · 9 years ago
  86. 6c398b3 Merge pull request #1079 from tbetbetbe/grpc_ruby_adds_metadata_server_active_call_view by Michael Lumish · 9 years ago
  87. e52995e Adds back calls to #finish at the end of server calls by Tim Emiola · 9 years ago
  88. 62e3cc8 Exposes the metadata method in server-side ActiveCall view classes by Tim Emiola · 9 years ago
  89. d5c733e Fixes reference to variable in the auth package by Tim Emiola · 9 years ago
  90. c20324e Merge github.com:grpc/grpc into credit by Craig Tiller · 10 years ago
  91. 3e0f48b Merge pull request #973 from tbetbetbe/grpc_ruby_trim_dependencies by Michael Lumish · 10 years ago
  92. dfa5efb Removes unused dependencies by Tim Emiola · 10 years ago
  93. 485f0ed Corrects the host used in the client_server spec tests by Tim Emiola · 10 years ago
  94. 4c7caf6 Fix for #804 by Tim Emiola · 10 years ago
  95. c32375c Decompose the ClientStub initialize method by Tim Emiola · 10 years ago
  96. 68de8e9 Merge github.com:grpc/grpc into credit by Craig Tiller · 10 years ago
  97. 0ce8edc Updates ruby code affected by the secure server API change by Tim Emiola · 10 years ago
  98. 3a0d976 Updates the ruby C extension to match the new secure C server API by Tim Emiola · 10 years ago
  99. 8104988 Merge pull request #894 from mattn/ruby-2.2.0 by Tim Emiola · 10 years ago
  100. 5cdf37e Removed execute permissions from README files. by Misha Brukman · 10 years ago