1. 0f8dced Define Struct::Status in Ruby by Mike Moore · 6 years ago
  2. b132c34 Allow loading grpc/errors before grpc by Mike Moore · 6 years ago
  3. eec7a91 Add Ruby server interceptors by Shaun McCormick · 8 years ago
  4. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 8 years ago
  5. e68a715 Fixed a couple of issues, removed ruby-level signal handling again by murgatroid99 · 9 years ago
  6. 19bf00b Re-added signal handlers to cancel calls and shut down servers by murgatroid99 · 9 years ago
  7. 76733cf Removed remaining references to old server handling code by murgatroid99 · 9 years ago
  8. d595fb6 Handle signals properly when dropping GVL by murgatroid99 · 9 years ago
  9. 6bbe369 Make Ruby library terminate on Ctrl+C on client and server by murgatroid99 · 9 years ago
  10. 9e3538c Load default roots.pem in Ruby via grpc_set_ssl_roots_override_callback by murgatroid99 · 9 years ago
  11. 79108d0 Changed some 'require' to 'require_relative' and modified rpc_server slightly by murgatroid99 · 9 years ago
  12. 6169d5f Update copyrights by Craig Tiller · 9 years ago
  13. 00450af Made ruby per-rpc creds interop use auth plugin API by murgatroid99 · 10 years ago
  14. b570322 Include roots.pem with Ruby package by murgatroid99 · 10 years ago
  15. 9cb56f8 Move Notifier into its own file by Tim Emiola · 10 years ago
  16. 495e9a8 Cleanup: remove redundant ruby code by Tim Emiola · 10 years ago
  17. 494f2f9 Remove the ruby gRPC auth implementation by Tim Emiola · 10 years ago
  18. 26e2e8f Merge pull request #540 from ctiller/copyright by Tim Emiola · 11 years ago
  19. 190d360 Add missing new-lines at end of file by Craig Tiller · 11 years ago
  20. 0605995 Update copyright to 2015 by Craig Tiller · 11 years ago
  21. 638a68b Removes the line that sed could not fix by Tim Emiola · 11 years ago
  22. 7e7911f Updates the module name in the idiomatic and stub layers by Tim Emiola · 11 years ago
  23. 11f75fa Ensures the auth modules are available with just require 'grpc' by Tim Emiola · 11 years ago
  24. 0f0a6bc Switches to using protobuf-ruby. by temiola · 11 years ago
  25. e4b4093 Add a --forever flag, to continuously run tests as things change. by ctiller · 11 years ago
  26. 6e48a42 Switches to using protobuf-ruby. by temiola · 11 years ago
  27. 4a3be1c Update modules and packages to allow for a single grpc import by temiola · 11 years ago
  28. 0c475f0 Updating moe_db.txt with the latest equivalence since the ruby import changed the exported structure. by nnoble · 11 years ago
  29. 097ef9b Incorporating ruby into the master grpc repository. by nnoble · 11 years ago