1. fba18d8 Fix a number of spelling errors. by Chris Lamb · 6 years ago
  2. af48e68 Remove print by ganmacs · 6 years ago
  3. 95fbb06 regenerate pbs by Carl Mastrangelo · 6 years ago
  4. d8306ec update ruby by Carl Mastrangelo · 6 years ago
  5. 7a20c96 Break out qps services into seperate protos by kpayson64 · 6 years ago
  6. 35367cc fix typo by Shohei Kamimori · 6 years ago
  7. 9f4a8ee Add HealthChecker helpers for setting statuses by Marko Bogdanović · 7 years ago
  8. eec7a91 Add Ruby server interceptors by Shaun McCormick · 7 years ago
  9. 4d5c310 fix remaining license notices by Jan Tattermusch · 7 years ago
  10. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  11. 8f3f2f4 Fix ruby:{python,csharp,csharpcoreclr}_server behavior by ncteisen · 7 years ago
  12. 9dc0ca0 Merge branch 'master' of https://github.com/grpc/grpc into ruby_advanced_interop_client_side by ncteisen · 7 years ago
  13. 56610d4 Address github comments by ncteisen · 7 years ago
  14. 46b716d Merge branch 'master' of https://github.com/grpc/grpc into ruby_advanced_interop_server_side by ncteisen · 7 years ago
  15. 2e3972a Add advanced interop test behavior for Ruby server side by ncteisen · 7 years ago
  16. ef4ceda Add advanced interop tests for Ruby client by Noah Eisen · 8 years ago
  17. 8f7b0b4 v1.0.x → master upmerge by Nathaniel Manista · 8 years ago
  18. 174aa91 change client code to use specific exceptions and throw bad status if by Alexander Polcyn · 8 years ago
  19. 87a1081 Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under by Nicolas "Pixel" Noble · 8 years ago
  20. 689e89c dont create extra thread on bidi call in benchmark, and change suggested by Alexander Polcyn · 8 years ago
  21. 8302b12 Merge branch 'v1.0.x' into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  22. 5a2c918 Updated ruby protos to use new _pb filename by Ken Payson · 8 years ago
  23. 535b71d changed compression request streaming enumerable to set write flag on every message by Alexander Polcyn · 8 years ago
  24. 3403565 updated inner class comment by Alexander Polcyn · 8 years ago
  25. 81aab14 simplified client streaming compression request enumerable by Alexander Polcyn · 8 years ago
  26. cdff92f added ruby client compression interop tests by Alexander Polcyn · 8 years ago
  27. b156671 Change cancelled to cancelled? by Ken Payson · 8 years ago
  28. 67e2525 Fix handling of one error in bidi calls, and one interop server method by murgatroid99 · 8 years ago
  29. 89f7cc5 Merge branch 'grpc_trace_granularity' into ruby_garbage_collection_fixes by murgatroid99 · 8 years ago
  30. 635c1ca Fixed ruby timeout_on_sleeping_server implementation by murgatroid99 · 8 years ago
  31. 11ca9d8 Merge pull request #6674 from murgatroid99/node_ruby_codegen_comments by Jan Tattermusch · 8 years ago
  32. 74cb8f5 Removed remaining reference to timeout argument from ruby interop client by murgatroid99 · 8 years ago
  33. fb2877d Updated ruby interop client with keyword argument changes by murgatroid99 · 8 years ago
  34. b39ad70 Added comments to ruby code generation by murgatroid99 · 8 years ago
  35. ddaa69f Got Ruby stress client working, with some modifications to interop tests by murgatroid99 · 8 years ago
  36. e621f13 Simplified ruby interop test files by murgatroid99 · 8 years ago
  37. c086285 ruby: Add test case for referring external package by Jun Mukai · 8 years ago
  38. eddcd85 Merge pull request #6010 from vjpai/i_know_rubies by Jan Tattermusch · 8 years ago
  39. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  40. fdeacd9 Initial work for Ruby performance testing by vjpai · 8 years ago
  41. f4fc61c fix ruby impl and test by yang-g · 8 years ago
  42. 3165c09 regenerate csharp and ruby service from proto by yang-g · 8 years ago
  43. aea13f1 global replace health check proto v1alpha to v1 by yang-g · 8 years ago
  44. 69108a3 Resolved merge conflicts with upstream/release-0_12 by murgatroid99 · 8 years ago
  45. 24e826e Updated dependencies, fixed a couple of tests by murgatroid99 · 8 years ago
  46. 00450af Made ruby per-rpc creds interop use auth plugin API by murgatroid99 · 8 years ago
  47. d24424f Fixed stub construction in interop client by murgatroid99 · 9 years ago
  48. 7fe4326 Merge pull request #4412 from murgatroid99/ruby_auth_metadata_plugin by Michael Lumish · 9 years ago
  49. a6b2c4c Get rid of SSL_CERT_FILE env entirely by Jan Tattermusch · 9 years ago
  50. a4c2d7d Fixed encoding for bytes fields in the ruby interop server by murgatroid99 · 9 years ago
  51. 59e5472 Fix encoding for bytes fields in ruby interop client by murgatroid99 · 9 years ago
  52. de95cb0 update ruby to new position of math.proto and health.proto by Jan Tattermusch · 9 years ago
  53. 8956122 consolidate math.proto and health.proto by Jan Tattermusch · 9 years ago
  54. cfa26e1 Plumb CallCredentials through Ruby code, replacing metadata_updater functionality by murgatroid99 · 9 years ago
  55. 675b5ce Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change by Julien Boeuf · 9 years ago
  56. a082435 Updates interop client/server logging by Tim Emiola · 9 years ago
  57. 69a672e Adds standard logging to the client/server by Tim Emiola · 9 years ago
  58. 43a7e4e Ruby wrapping of core credentials API change. by Tim Emiola · 9 years ago
  59. fe3d9ea fix ruby per_rpc_creds by Jan Tattermusch · 9 years ago
  60. 73b3eea accept --use_tls=true and --use_test_ca=true in ruby by Jan Tattermusch · 9 years ago
  61. c03138a Fixes bins in the grpc beta package by Tim Emiola · 9 years ago
  62. 73a540a Update sites using ServerCredentials.new by Tim Emiola · 9 years ago
  63. 19e436d Removes the dependency on Minitest by Tim Emiola · 9 years ago
  64. f4ee961 Reorganize interop test files. by Tim Emiola · 9 years ago
  65. 53c85d6 Update the generated code for the interop service. by Tim Emiola · 9 years ago
  66. 975d0cb Add a health checker service implementation. by Tim Emiola · 9 years ago