1. 252d3f3 Merge pull request #15909 from yihuazhang/local_channel_credentials by yihuaz · 6 years ago
  2. c5f1eda implement loca credentials by Yihua Zhang · 6 years ago
  3. 8db7788 Merge branch 'master' of https://github.com/grpc/grpc into serialization by ncteisen · 6 years ago
  4. 24416c7 Merge pull request #15834 from ganmacs/ensure-that-cancelled-server_streamer-call-raise-cancell by apolcyn · 6 years ago
  5. c1b64e3 GRPC::Cancelled should be occured when calling Enumrable#next on canceled call by ganmacs · 6 years ago
  6. 3da6227 Merge pull request #15800 from ganmacs/remove-redefine-class by apolcyn · 6 years ago
  7. 9f28775 Merge pull request #15793 from ganmacs/delete-unused-ivar by apolcyn · 6 years ago
  8. 93a90e6 Support codegen generic on server side by ncteisen · 6 years ago
  9. 68d4f50 Merge branch 'master' of https://github.com/grpc/grpc into channelz by ncteisen · 6 years ago
  10. 9e3e646 Merge pull request #15274 from JackOfMostTrades/verify-callback-core by Mark D. Roth · 6 years ago
  11. 811a580 EchoMsg is defined in spec/support/services.rb by ganmacs · 6 years ago
  12. 34e7515 Merge pull request #15377 from ganmacs/move-script-which-has-pre-req by apolcyn · 6 years ago
  13. 1da7589 Merge pull request #15791 from ganmacs/run-spec-by-specifing-file by apolcyn · 6 years ago
  14. f15c6f2 Delete unused @metadata_tag by ganmacs · 6 years ago
  15. cb45027 All spec files require spec_helper by ganmacs · 6 years ago
  16. 075a26f spec_helper requires grpc by ganmacs · 6 years ago
  17. 0b4fb6a Move a script which has a pre-requirement to outside of spec by ganmacs · 6 years ago
  18. c14e95f Merge branch 'master' of https://github.com/grpc/grpc into channelz by ncteisen · 6 years ago
  19. c650666 Merge pull request #15755 from ganmacs/unify-duplicated-method by apolcyn · 6 years ago
  20. 277d894 Unify nearly same method by ganmacs · 6 years ago
  21. 19ac7c0 Fix ruby test by backing off on the concurrency by ncteisen · 6 years ago
  22. 68eff58 Create verify_peer_options when creating ssl credentials in order to expose a verification callback option. by Ian Haken · 7 years ago
  23. cb5471c Sleep less for ruby test by ncteisen · 6 years ago
  24. c79c156 Regenrate projects by Srini Polavarapu · 6 years ago
  25. 16280c7 Remove unused API by ncteisen · 6 years ago
  26. 70f7558 re generate project by Noah Eisen · 6 years ago
  27. ec48284 re run generate projects by ncteisen · 6 years ago
  28. c3c6e06 Add basic support for GetChannel by ncteisen · 6 years ago
  29. 17f682d Merge pull request #15356 from ganmacs/grpc-ruby-does-not-depends-on-googleauth by apolcyn · 6 years ago
  30. e08972b Merge pull request #15442 from apolcyn/error_message by apolcyn · 6 years ago
  31. 747fbca Add more details to a resource exhausted ruby error by Alexander Polcyn · 6 years ago
  32. bdbf04c Merge pull request #15354 from ganmacs/fix-math_client by apolcyn · 6 years ago
  33. ad4312a Fix math-client by ganmacs · 6 years ago
  34. 61d9a42 Moved pubsub demo_demo to examples directory of ruby by ganmacs · 6 years ago
  35. af48e68 Remove print by ganmacs · 6 years ago
  36. e84ea53 Merge pull request #15252 from carl-mastrangelo/healthy by Yang Gao · 6 years ago
  37. 95fbb06 regenerate pbs by Carl Mastrangelo · 6 years ago
  38. 2d43a45 Regenerate projects by Mehrdad Afshari · 6 years ago
  39. d8306ec update ruby by Carl Mastrangelo · 6 years ago
  40. 7a20c96 Break out qps services into seperate protos by kpayson64 · 6 years ago
  41. fe2fa0c Add C++ experimental API extensions for ALTS C stack by Yihua Zhang · 6 years ago
  42. 749f923 Merge pull request #14945 from ara-ayvazyan/improve_log_perf by Jan Tattermusch · 6 years ago
  43. 2fe68c8 Merge pull request #15021 from apolcyn/fix_gcov_ruby by apolcyn · 6 years ago
  44. e8bced7 Fix codegen test under gcov config by Alexander Polcyn · 6 years ago
  45. d359498 fix race whereby we can call watch_connectivity_state on a destroyed channel by Alexander Polcyn · 6 years ago
  46. 3095e35 regenerate projects using tools/buildgen/generate_projects.sh by Jan Tattermusch · 6 years ago
  47. 33b2256 Merge pull request #14922 from apolcyn/ruby_bidi_error by apolcyn · 6 years ago
  48. 90cfc8e Regenerate projects by Mehrdad Afshari · 6 years ago
  49. ae937d3 Never throw CallErrors for failed bidi reads or writes by Alexander Polcyn · 6 years ago
  50. a9d16cc Merge pull request #13634 from hassox/ruby-module-name by apolcyn · 6 years ago
  51. bae00e0 Add test for verifying to get memory usage in client request by everysick · 6 years ago
  52. 8b7007a Updates the ruby generator RubyAsType to correctly account for underscores in packages by Daniel Neighman · 7 years ago
  53. dfc9515 Use GRPC_RB_MEMSIZE_UNAVAILABLE in grpc_rb_md_ary_data_type by everysick · 6 years ago
  54. 9cb8be6 Merge pull request #14705 from xambroz/ruby_format_strings by apolcyn · 6 years ago
  55. dc93b71 Merge pull request #14751 from ncteisen/channel-tracing by Noah Eisen · 6 years ago
  56. 99d0cee regenerate projects by Ruslan Nigmatullin · 6 years ago
  57. 3b42f83 Revert "Revert "Channel Tracing Implementation; Part 1"" by ncteisen · 6 years ago
  58. f2bea37 Revert "Channel Tracing Implementation; Part 1" by Noah Eisen · 6 years ago
  59. b93a006 Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing by ncteisen · 6 years ago
  60. 831f4ea Enable checking for the string format issues by xambroz · 6 years ago
  61. 06a412c Fix potential format string vulnerability by xambroz · 6 years ago
  62. fcc4b9b Fix ruby document by nownabe · 6 years ago
  63. c128457 Fix build and sanity by ncteisen · 6 years ago
  64. ee013d2 Fix build and sanity by ncteisen · 6 years ago
  65. 9073ea0 Regenerate projects by Mehrdad Afshari · 6 years ago
  66. c745690 Internalize gpr_thd except for id and currentid by Vijay Pai · 6 years ago
  67. 90dde8f Merge pull request #14134 from apolcyn/fix_ruby_shutdown_race by apolcyn · 6 years ago
  68. f3431e5 Merge pull request #14132 from apolcyn/fix_benign_compression_options_mem_leak by apolcyn · 6 years ago
  69. 18b9133 Merge branch 'master' into gpr_review by Vijay Pai · 6 years ago
  70. 239b7d4 Merge branch 'master' into gpr_review by Vijay Pai · 6 years ago
  71. 573717b Merge branch 'master' into gpr_review3 by Vijay Pai · 6 years ago
  72. 32748c1 Merge branch 'master' into gpr_review3 by Vijay Pai · 6 years ago
  73. b1ef84a Merge branch 'master' into gpr_review_host_port by Vijay Pai · 6 years ago
  74. cda058d build projects by Muxi Yan · 6 years ago
  75. 99f1a8f Remove compression_ruby by Muxi Yan · 6 years ago
  76. d60ed8f Guarantee no race between ruby server's shutdown_and_notify and destroy by Alexander Polcyn · 6 years ago
  77. 35367cc fix typo by Shohei Kamimori · 6 years ago
  78. 1acfaca Merge branch 'master' into gpr_review_host_port by Vijay Pai · 6 years ago
  79. d4d0a30 Privatize useful.h and avl.h by Vijay Pai · 6 years ago
  80. 4c0640e Merge branch 'master' into gpr_review3 by Vijay Pai · 6 years ago
  81. e5b0a50 Merge pull request #14015 from vjpai/alarm by Vijay Pai · 6 years ago
  82. ae376bf Privatize host_port.h; was not used in any wrapped language implementation by Vijay Pai · 6 years ago
  83. 8a99fdb Move cmdline and subprocess from public gpr to test/core/util by Vijay Pai · 6 years ago
  84. fd900e0 Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface by Muxi Yan · 6 years ago
  85. 7b87bab Refactor ruby server shutdown to fix a race by Alexander Polcyn · 6 years ago
  86. 443165f Fix two ruby memory leaks when exceptions are raised by Alexander Polcyn · 6 years ago
  87. 62569dd Fix arena to return aligned memory. by Mark D. Roth · 6 years ago
  88. 2b226ad Remove alarm from core, implement in C++ layer only by Vijay Pai · 7 years ago
  89. 4388404 Regenerate projects by Mehrdad Afshari · 7 years ago
  90. fb061c3 Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface by Muxi Yan · 7 years ago
  91. e5b7ddd Merge pull request #13363 from grpc/revert-13346-revert-13322-oauth_failure by Jan Tattermusch · 7 years ago
  92. 8ecabd9 Merge pull request #13777 from frankyn/patch-1 by apolcyn · 7 years ago
  93. 2ebb168 Merge pull request #13774 from apolcyn/disable_soreuseport_in_ruby_tests by apolcyn · 7 years ago
  94. 235a2e7 [Ruby] Specify module init after cloning repo by Frank Natividad · 7 years ago
  95. b14f1ea Disable soreuseport in ruby unit tests by Alexander Polcyn · 7 years ago
  96. a2044f8 metadata plugin update statuses in wrapped langs by Jan Tattermusch · 7 years ago
  97. 032e9b3 Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface by Muxi Yan · 7 years ago
  98. c5ba665 Merge remote-tracking branch 'origin/v1.8.x' by Mehrdad Afshari · 7 years ago
  99. 0ba96ed v1.8.0-pre2 is now v1.8.0 by Mehrdad Afshari · 7 years ago
  100. 5663eac Merge pull request #13696 from apolcyn/update_ruby_for_cpp_core by apolcyn · 7 years ago