index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
ruby
/
bin
Commit message (
Expand
)
Author
Age
*
Updated ruby protos to use new _pb filename
Ken Payson
2016-07-26
*
Added comments to ruby code generation
murgatroid99
2016-05-20
*
Simplified ruby interop test files
murgatroid99
2016-04-21
*
Merge pull request #4412 from murgatroid99/ruby_auth_metadata_plugin
Michael Lumish
2015-12-11
|
\
*
|
Get rid of SSL_CERT_FILE env entirely
Jan Tattermusch
2015-12-10
*
|
update ruby to new position of math.proto and health.proto
Jan Tattermusch
2015-12-07
*
|
consolidate math.proto and health.proto
Jan Tattermusch
2015-12-07
|
*
Plumb CallCredentials through Ruby code, replacing metadata_updater functiona...
murgatroid99
2015-12-04
|
/
*
Ruby wrapping of core credentials API change.
Tim Emiola
2015-10-28
*
Fixes bins in the grpc beta package
Tim Emiola
2015-09-24
*
Merge pull request #3158 from tbetbetbe/grpc-ruby-server-support-multiple-certs
Michael Lumish
2015-08-31
|
\
|
*
Update sites using ServerCredentials.new
Tim Emiola
2015-08-31
*
|
Updates server shutdown handling
Tim Emiola
2015-08-28
|
/
*
Reorganize interop test files.
Tim Emiola
2015-08-14
*
Update the generated code for the interop service.
Tim Emiola
2015-08-14
*
Merges timeout interop test change
Tim Emiola
2015-08-14
*
Adds the ruby timeout interop test.
Tim Emiola
2015-08-14
*
Corrects the cancel_after_first_response behaviour
Tim Emiola
2015-06-19
*
Corrects the cancel_after_first_response test
Tim Emiola
2015-06-02
*
Add's logging tweaks thread interaction for bidi_server
Tim Emiola
2015-05-28
*
Encapsulate logger within GRPC module
Nick Gauthier
2015-05-20
*
remove redudant optional keyword in proto3
Yang Gao
2015-05-13
*
Ruby style changes: replace `== 0` with `zero?`
Aggelos Avgerinos
2015-05-09
*
Corrects command/flags used in ruby interop tests
Tim Emiola
2015-04-23
*
Updates the example servers to use #run_till_terminated
Tim Emiola
2015-04-16
*
Adds interop cancellation tests
Tim Emiola
2015-04-15
*
Updates the pubsub sample so that it no longer uses a scope
Tim Emiola
2015-04-14
*
Adds a jwt_token_creds interop test
Tim Emiola
2015-04-14
*
Fixes reference to variable in the auth package
Tim Emiola
2015-03-17
*
Updates ruby code affected by the secure server API change
Tim Emiola
2015-03-05
*
Removed execute permissions from README files.
Misha Brukman
2015-03-02
*
Merge pull request #783 from tbetbetbe/grpc_ruby_switch_auth_to_google_auth_l...
Michael Lumish
2015-02-25
|
\
|
*
Updates the pubsub demo to use the new auth library
Tim Emiola
2015-02-25
|
*
Updates the interop client to use the new auth library
Tim Emiola
2015-02-25
*
|
Verifying the peer name on the X509 Certs correctly.
Julien Boeuf
2015-02-23
|
/
*
Fixes a missed old module name reference in the interop client
Tim Emiola
2015-02-23
*
Removes unnecesary check from the interop teste
Tim Emiola
2015-02-19
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Add proto copyrights
Craig Tiller
2015-02-16
*
fixes a typo
Tim Emiola
2015-02-09
*
Adds a demo app that accesses the live pubsub service.
Tim Emiola
2015-02-02
*
Add generated code for accessing the v1 pubsub API from Ruby
Tim Emiola
2015-02-02
*
Adds a missing return
Tim Emiola
2015-02-02
*
Updates interop client to use update_proc
Tim Emiola
2015-01-31
*
Adds a compute engine auth GCE interop test
Tim Emiola
2015-01-31
*
Adds an interop tests if OAuth behaviour is functioning
Tim Emiola
2015-01-31
*
Updates the generated code to reflect test updates
Tim Emiola
2015-01-31
*
Fix lint errors, other cleanups
Tim Emiola
2015-01-31
[next]