index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
ruby
Commit message (
Expand
)
Author
Age
*
Merge pull request #6396 from nicolasnoble/build-it-all-the-way-2
Nicolas Noble
2016-05-02
|
\
*
\
Merge pull request #6371 from murgatroid99/ruby_tools_gem
Nicolas Noble
2016-05-02
|
\
\
|
|
*
Always build the grpc library when building the ruby extension.
Nicolas "Pixel" Noble
2016-05-02
|
|
/
|
/
|
|
*
Reversed premature removal of a file
murgatroid99
2016-05-02
|
*
Simplified Ruby tools extension checking
murgatroid99
2016-05-02
|
*
Fixed grpc-tools.gemspec
murgatroid99
2016-04-29
|
*
Created grpc-tools ruby gem for distributing protoc and the plugin
murgatroid99
2016-04-29
*
|
Fixed unused parameter error
murgatroid99
2016-04-28
*
|
Load default roots.pem in Ruby via grpc_set_ssl_roots_override_callback
murgatroid99
2016-04-28
|
/
*
Merge pull request #6196 from y-zeng/call-error-to-string
Craig Tiller
2016-04-28
|
\
*
\
Merge pull request #6233 from ewr/fetch-peer-cert-in-ruby
Jan Tattermusch
2016-04-26
|
\
\
*
\
\
Merge pull request #6266 from murgatroid99/ruby_stress_client
Jan Tattermusch
2016-04-26
|
\
\
\
|
|
*
|
Wrap delegate line to fix a Rubocop error about line length
Eric Richardson
2016-04-26
|
*
|
|
Changed some 'require' to 'require_relative' and modified rpc_server slightly
murgatroid99
2016-04-22
|
*
|
|
Got Ruby stress client working, with some modifications to interop tests
murgatroid99
2016-04-22
|
*
|
|
Simplified ruby interop test files
murgatroid99
2016-04-21
|
|
*
|
Fix a mixed declaration warning in the grpc_rb_call_get_peer_cert method
Eric Richardson
2016-04-21
*
|
|
|
Add support for an "OTHER" value in client_type, server_type, and add a strin...
vjpai
2016-04-21
*
|
|
|
Merge pull request #5958 from deepaklukose/skip_client_cert_verification
Jan Tattermusch
2016-04-20
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
|
*
|
Short-circuit `peer_cert` if we're insecure or unauthenticated
Eric Richardson
2016-04-20
|
|
*
|
Allow `peer` and `peer_cert` to be used from ActiveCall::SingleReqView
Eric Richardson
2016-04-20
|
|
*
|
Add peer_cert method to Ruby call object
Eric Richardson
2016-04-20
*
|
|
|
Eradicate Uniform, Deterministic, and Pareto interarrival
vjpai
2016-04-20
|
|
/
/
|
/
|
|
|
*
|
Add various options to verify ssl/tls client cert including letting the
Deepak Lukose
2016-04-19
*
|
|
Merge pull request #6189 from y-zeng/default-verbosity
Yuchen Zeng
2016-04-19
|
\
\
\
|
|
/
/
|
/
|
|
*
|
|
actually stop benchmark server
Jan Tattermusch
2016-04-18
*
|
|
remove trailing whitespaces
Jan Tattermusch
2016-04-18
|
|
*
Provide a function that converts grpc_call_error values into a string
Yuchen Zeng
2016-04-15
|
|
/
|
/
|
|
*
After running generate_projects.sh
Yuchen Zeng
2016-04-15
|
/
*
New CQ for each client call
vjpai
2016-04-12
*
ruby: Add test case for referring external package
Jun Mukai
2016-04-07
*
Merge pull request #5528 from rafaelsales/raise-on-unexpected-metadata
Jan Tattermusch
2016-04-05
|
\
*
\
Merge pull request #6070 from ctiller/head-of-line-blocking
Jan Tattermusch
2016-04-05
|
\
\
*
|
|
Make ruby library conform to status code spec
murgatroid99
2016-04-04
|
*
|
Fix codegen
Craig Tiller
2016-04-04
|
/
/
*
|
Merge pull request #6010 from vjpai/i_know_rubies
Jan Tattermusch
2016-04-01
|
\
\
|
|
*
Add spec to make sure invalid metadata values raise ArgumentError
Rafael Sales
2016-03-31
|
|
*
Raise on unexpected metadata values
Rafael Sales
2016-03-31
|
|
/
|
/
|
|
*
Support many oustanding RPCs per channel - forgot to do this last time
Vijay Pai
2016-03-31
*
|
Merge github.com:grpc/grpc into copyright-fix
Craig Tiller
2016-03-31
|
\
\
*
|
|
Update copyrights
Craig Tiller
2016-03-31
|
*
|
Merge pull request #5691 from ctiller/idempotent
Nicolas Noble
2016-03-30
|
/
|
|
|
|
*
Merge branch 'master' into i_know_rubies
Vijay Pai
2016-03-30
|
|
|
\
|
|
_
|
/
|
/
|
|
|
|
*
Support secure client
vjpai
2016-03-30
|
|
*
Support server-side secure test.
vjpai
2016-03-30
|
|
*
Improved formatting
vjpai
2016-03-30
|
|
*
Add streaming client
vjpai
2016-03-30
|
|
*
Add support for unary client, closed-loop or poisson
vjpai
2016-03-30
*
|
|
Merge branch 'release-0_13' into manual-upmerge
Nicolas "Pixel" Noble
2016-03-30
|
\
\
\
|
|
|
*
Fix scoping for client, in preparation for implementation
vjpai
2016-03-29
[next]