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