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