1. b156671 Change cancelled to cancelled? by Ken Payson · 8 years ago
  2. 67e2525 Fix handling of one error in bidi calls, and one interop server method by murgatroid99 · 8 years ago
  3. 89f7cc5 Merge branch 'grpc_trace_granularity' into ruby_garbage_collection_fixes by murgatroid99 · 8 years ago
  4. 635c1ca Fixed ruby timeout_on_sleeping_server implementation by murgatroid99 · 8 years ago
  5. 11ca9d8 Merge pull request #6674 from murgatroid99/node_ruby_codegen_comments by Jan Tattermusch · 8 years ago
  6. 74cb8f5 Removed remaining reference to timeout argument from ruby interop client by murgatroid99 · 8 years ago
  7. fb2877d Updated ruby interop client with keyword argument changes by murgatroid99 · 8 years ago
  8. b39ad70 Added comments to ruby code generation by murgatroid99 · 8 years ago
  9. ddaa69f Got Ruby stress client working, with some modifications to interop tests by murgatroid99 · 9 years ago
  10. e621f13 Simplified ruby interop test files by murgatroid99 · 9 years ago
  11. c086285 ruby: Add test case for referring external package by Jun Mukai · 9 years ago
  12. eddcd85 Merge pull request #6010 from vjpai/i_know_rubies by Jan Tattermusch · 9 years ago
  13. 6169d5f Update copyrights by Craig Tiller · 9 years ago
  14. fdeacd9 Initial work for Ruby performance testing by vjpai · 9 years ago
  15. f4fc61c fix ruby impl and test by yang-g · 9 years ago
  16. 3165c09 regenerate csharp and ruby service from proto by yang-g · 9 years ago
  17. aea13f1 global replace health check proto v1alpha to v1 by yang-g · 9 years ago
  18. 69108a3 Resolved merge conflicts with upstream/release-0_12 by murgatroid99 · 9 years ago
  19. 24e826e Updated dependencies, fixed a couple of tests by murgatroid99 · 9 years ago
  20. 00450af Made ruby per-rpc creds interop use auth plugin API by murgatroid99 · 9 years ago
  21. d24424f Fixed stub construction in interop client by murgatroid99 · 9 years ago
  22. 7fe4326 Merge pull request #4412 from murgatroid99/ruby_auth_metadata_plugin by Michael Lumish · 9 years ago
  23. a6b2c4c Get rid of SSL_CERT_FILE env entirely by Jan Tattermusch · 9 years ago
  24. a4c2d7d Fixed encoding for bytes fields in the ruby interop server by murgatroid99 · 9 years ago
  25. 59e5472 Fix encoding for bytes fields in ruby interop client by murgatroid99 · 9 years ago
  26. de95cb0 update ruby to new position of math.proto and health.proto by Jan Tattermusch · 9 years ago
  27. 8956122 consolidate math.proto and health.proto by Jan Tattermusch · 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. a082435 Updates interop client/server logging by Tim Emiola · 9 years ago
  31. 69a672e Adds standard logging to the client/server by Tim Emiola · 9 years ago
  32. 43a7e4e Ruby wrapping of core credentials API change. by Tim Emiola · 9 years ago
  33. fe3d9ea fix ruby per_rpc_creds by Jan Tattermusch · 9 years ago
  34. 73b3eea accept --use_tls=true and --use_test_ca=true in ruby by Jan Tattermusch · 9 years ago
  35. c03138a Fixes bins in the grpc beta package by Tim Emiola · 9 years ago
  36. 73a540a Update sites using ServerCredentials.new by Tim Emiola · 9 years ago
  37. 19e436d Removes the dependency on Minitest by Tim Emiola · 9 years ago
  38. f4ee961 Reorganize interop test files. by Tim Emiola · 9 years ago
  39. 53c85d6 Update the generated code for the interop service. by Tim Emiola · 9 years ago
  40. 975d0cb Add a health checker service implementation. by Tim Emiola · 9 years ago