1. 50c31d1 Use logger to suppress output debug output during test by ganmacs · 6 years ago
  2. a07fcbc Merge pull request #16014 from wework/protobuf/ruby_package by apolcyn · 6 years ago
  3. 3fe2c98 Updates to the ruby generator for protobuf 3.6.0 changes by Nick Gordon · 6 years ago
  4. 78f3f44 ruby: Raise instead of hanging if grpc is used before and after fork by Dylan Thacker-Smith · 6 years ago
  5. fba18d8 Fix a number of spelling errors. by Chris Lamb · 6 years ago
  6. 24416c7 Merge pull request #15834 from ganmacs/ensure-that-cancelled-server_streamer-call-raise-cancell by apolcyn · 6 years ago
  7. c1b64e3 GRPC::Cancelled should be occured when calling Enumrable#next on canceled call by ganmacs · 6 years ago
  8. 811a580 EchoMsg is defined in spec/support/services.rb by ganmacs · 6 years ago
  9. 34e7515 Merge pull request #15377 from ganmacs/move-script-which-has-pre-req by apolcyn · 6 years ago
  10. cb45027 All spec files require spec_helper by ganmacs · 6 years ago
  11. 075a26f spec_helper requires grpc by ganmacs · 6 years ago
  12. 0b4fb6a Move a script which has a pre-requirement to outside of spec by ganmacs · 6 years ago
  13. e8bced7 Fix codegen test under gcov config by Alexander Polcyn · 6 years ago
  14. ae937d3 Never throw CallErrors for failed bidi reads or writes by Alexander Polcyn · 6 years ago
  15. a9d16cc Merge pull request #13634 from hassox/ruby-module-name by apolcyn · 6 years ago
  16. 8b7007a Updates the ruby generator RubyAsType to correctly account for underscores in packages by Daniel Neighman · 7 years ago
  17. 7b87bab Refactor ruby server shutdown to fix a race by Alexander Polcyn · 6 years ago
  18. e5b7ddd Merge pull request #13363 from grpc/revert-13346-revert-13322-oauth_failure by Jan Tattermusch · 6 years ago
  19. b14f1ea Disable soreuseport in ruby unit tests by Alexander Polcyn · 7 years ago
  20. a2044f8 metadata plugin update statuses in wrapped langs by Jan Tattermusch · 7 years ago
  21. 9f4a8ee Add HealthChecker helpers for setting statuses by Marko Bogdanović · 7 years ago
  22. f1b1ab0 return nil from google rpc status conversion if the grpc-status-details-bin trailer wasnt set by Alexander Polcyn · 7 years ago
  23. eec7a91 Add Ruby server interceptors by Shaun McCormick · 7 years ago
  24. c0f4278 Merge pull request #12588 from apolcyn/shorten_ruby_unit_test_time by apolcyn · 7 years ago
  25. a594ba0 add a client side utility for extracting a google rpc status from a grpc::Status by Alexander Polcyn · 7 years ago
  26. 67fa513 make sure calls created in ruby unit tests are completed timely by Alexander Polcyn · 7 years ago
  27. e387852 Catch NotImplementedError exceptions and forward them to the client. by John Millikin · 7 years ago
  28. 240f35d Merge pull request #10636 from apolcyn/alleviate_10526 by apolcyn · 7 years ago
  29. c6627ca cancel calls with an error message when bidi write loop fails with user error by Alexander Polcyn · 7 years ago
  30. 3908891 fix cancellation test flake by Alexander Polcyn · 7 years ago
  31. cace6a9 Merge pull request #11963 from apolcyn/fix_ruby_bidi_error_terminate by apolcyn · 7 years ago
  32. cd22f11 properly finish bidi calls when there is an initial error by Alexander Polcyn · 7 years ago
  33. f064af3 Merge pull request #11849 from apolcyn/fix_ruby_md_mem_leaks_master by apolcyn · 7 years ago
  34. 11fade7 Fix a ruby test flake by Alexander Polcyn · 7 years ago
  35. 85cc143 fix memory leak with large metadata keys or values by Alexander Polcyn · 7 years ago
  36. 7cc83e0 add a standalone client auth test by Alexander Polcyn · 7 years ago
  37. 7cc30c1 add missing fields on server call context and improve robustness of finished calls by Alexander Polcyn · 7 years ago
  38. 59a19a9 make sure that client-side view of calls is robust by Alexander Polcyn · 7 years ago
  39. fb1e164 dont wait for gc to destroy calls on ruby server by Alexander Polcyn · 7 years ago
  40. 8d69a2f correct channel arg constructor calls in ruby channel creds test by Alexander Polcyn · 7 years ago
  41. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  42. 032f398 cleanup by Alexander Polcyn · 7 years ago
  43. b2c0b7b constant state watch without timeouts by Alexander Polcyn · 7 years ago
  44. 9b02001 get rid of racey sleep 5 and use a cv to wait forever by Alexander Polcyn · 7 years ago
  45. d6dd46a fix flakey race in ruby tests by Alexander Polcyn · 7 years ago
  46. 5b88146 make fewer lock/unlock calls and loop on cv_wait in watch conn state by Alexander Polcyn · 7 years ago
  47. be30114 fix up tests and remove two unlocks in a row bug by Alexander Polcyn · 7 years ago
  48. fcad579 in the middle of fixing watch and get connectivity state to work with new changes by Alexander Polcyn · 7 years ago
  49. 9f49866 add in background connectivity state poller by Alexander Polcyn · 7 years ago
  50. e57cd90 fix channel connectivity state function by Alexander Polcyn · 7 years ago
  51. d611160 Merge pull request #9018 from apolcyn/fix_ruby_pool_flake by apolcyn · 7 years ago
  52. 9383d2b Ruby: show error class and message instead of unknown by Yuan He · 8 years ago
  53. 8f7b0b4 v1.0.x → master upmerge by Nathaniel Manista · 7 years ago
  54. 32b2ecc Merge pull request #8879 from apolcyn/ruby_subclass_badstatus by apolcyn · 7 years ago
  55. fa5e31c remove ruby thread pool unit test of exception on overload by Alexander Polcyn · 8 years ago
  56. d2537c1 turn on Thread.abort_on_exception in ruby unit tests by default by Alexander Polcyn · 8 years ago
  57. 174aa91 change client code to use specific exceptions and throw bad status if by Alexander Polcyn · 8 years ago
  58. acacd0d add factory method to bad status to create correct subclass by Alexander Polcyn · 8 years ago
  59. 6002b8f add ruby subclasses of bad status for each GPRC status code by Alexander Polcyn · 8 years ago
  60. 8613e47 Merge remote-tracking branch 'upstream/v1.0.x' into HEAD by Jan Tattermusch · 8 years ago
  61. a713b76 change per job sleep of 5 seconds back to 3 in unit test by Alexander Polcyn · 8 years ago
  62. 20457a1 clean up pool unit tests by Alexander Polcyn · 8 years ago
  63. 269e6cc remove wait queue from ruby thread pool to avoid deadlock by Alexander Polcyn · 8 years ago
  64. 5d6ae93 Merge remote-tracking branch 'upstream/v1.0.x' into v1.0.1_upmerge by murgatroid99 · 8 years ago
  65. e5293c3 combine more core batch ops by Alex Polcyn · 8 years ago
  66. f6e14b7 fix write buffer ruby test by Alexander Polcyn · 8 years ago
  67. 9d36eb5 remove comment, for issues with pushing updates by Alexander Polcyn · 8 years ago
  68. 088416d surface more exception info for call creds errors by Alexander Polcyn · 8 years ago
  69. 9c74487 Use thread pool from concurrent-ruby on ruby server by Alexander Polcyn · 8 years ago
  70. 69a2fc8 Merge pull request #7293 from apolcyn/send_metadata_from_server_handler by kpayson64 · 8 years ago
  71. 17d5c07 use sent flag only under mutex and dont fail in send_initial_metadata by Alexander Polcyn · 8 years ago
  72. a9bc030 add mutex wrapper around sending and modifying of initial metadata by Alexander Polcyn · 8 years ago
  73. 8302b12 Merge branch 'v1.0.x' into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  74. 5a2c918 Updated ruby protos to use new _pb filename by Ken Payson · 8 years ago
  75. d9892bd Moved sending of initial metadata from server into server handler methods by Alex Polcyn · 8 years ago
  76. 7c55ab0 removed unnecessary public methods removed tests of non api methods by Alex Polcyn · 8 years ago
  77. a0a0e1f Removed expectations of entire provided algorithms list in tests by Alexander Polcyn · 8 years ago
  78. 6c4709e replaced constant compress level names with ids by Alexander Polcyn · 8 years ago
  79. d788b45 Replaced private ruby methods with internal c functions by Alexander Polcyn · 8 years ago
  80. 0dccf10 Added ruby wrapper for grpc_compression_options by Alexander Polcyn · 8 years ago
  81. 19787c7 Merge branch 'master' into ruby_api_review_changes by murgatroid99 · 8 years ago
  82. e69f088 Split incoming initial and trailing metadata in Ruby calls by murgatroid99 · 8 years ago
  83. b156671 Change cancelled to cancelled? by Ken Payson · 8 years ago
  84. d9d9ba9 Updated compression tests with batch API changes by murgatroid99 · 8 years ago
  85. 13c22ae Resolved merge conflicts with master by murgatroid99 · 8 years ago
  86. 2cecece Add a unit test for compression. by yang-g · 8 years ago
  87. 5ea4a99 Finished removing CompletionQueue from Ruby API, made some changes for clarity by murgatroid99 · 8 years ago
  88. ae34a37 Finished updating code and tests with keyword argument changes by murgatroid99 · 8 years ago
  89. b19f181 Avoid using unspecified keyword args where possible by murgatroid99 · 8 years ago
  90. cf239e7 Add a default handler to Ruby services that returns UNIMPLEMENTED by murgatroid99 · 8 years ago
  91. c086285 ruby: Add test case for referring external package by Jun Mukai · 8 years ago
  92. aa4a7f5 Merge pull request #5528 from rafaelsales/raise-on-unexpected-metadata by Jan Tattermusch · 8 years ago
  93. 895c111 Make ruby library conform to status code spec by murgatroid99 · 8 years ago
  94. bc846f7 Add spec to make sure invalid metadata values raise ArgumentError by Rafael Sales · 8 years ago
  95. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  96. 3c77ff4 Fix copyright by murgatroid99 · 8 years ago
  97. d48d84d Ruby: fix some synchronization code in server implementation by murgatroid99 · 8 years ago
  98. f4fc61c fix ruby impl and test by yang-g · 8 years ago
  99. aea13f1 global replace health check proto v1alpha to v1 by yang-g · 8 years ago
  100. cce7fe0 Fix copyright by Craig Tiller · 8 years ago