index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
ruby
/
ext
Commit message (
Expand
)
Author
Age
*
Revert "Merge pull request #6214 from makdharma/master"
Nicolas "Pixel" Noble
2016-05-09
*
Merge pull request #6472 from murgatroid99/ruby_signal_handling2
Jan Tattermusch
2016-05-09
|
\
|
*
Added explanation about handling signals in C
murgatroid99
2016-05-06
|
*
Make Ruby library terminate on Ctrl+C on client and server
murgatroid99
2016-05-06
*
|
Merge pull request #6458 from nicolasnoble/ruby-fixes
Nicolas Noble
2016-05-05
|
\
\
*
\
\
Merge pull request #6214 from makdharma/master
Nicolas Noble
2016-05-05
|
\
\
\
|
|
_
|
/
|
/
|
|
|
|
*
Cleaning up includes.
Nicolas "Pixel" Noble
2016-05-05
|
|
*
'exception_info' is a bad word for Windows...
Nicolas "Pixel" Noble
2016-05-05
|
|
*
Let's not compile grpc under Windows - it's taken care of already.
Nicolas "Pixel" Noble
2016-05-05
|
|
/
|
/
|
|
*
Added dummy cronet api implementation so we can build on Jenkins.
Makarand Dharmapurikar
2016-05-03
|
*
reran generate_projects.sh after @nnoble's fix in PR6399.
Makarand Dharmapurikar
2016-05-02
*
|
Always build the grpc library when building the ruby extension.
Nicolas "Pixel" Noble
2016-05-02
|
*
Reran tools/buildgen/generate_projects.sh again.
Makarand Dharmapurikar
2016-05-01
|
/
*
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
|
\
\
|
*
|
Fix a mixed declaration warning in the grpc_rb_call_get_peer_cert method
Eric Richardson
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
|
|
*
|
Add peer_cert method to Ruby call object
Eric Richardson
2016-04-20
|
|
/
/
|
/
|
|
|
*
|
Add various options to verify ssl/tls client cert including letting the
Deepak Lukose
2016-04-19
|
|
*
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
|
/
*
Merge pull request #5528 from rafaelsales/raise-on-unexpected-metadata
Jan Tattermusch
2016-04-05
|
\
*
|
Fix codegen
Craig Tiller
2016-04-04
|
*
Raise on unexpected metadata values
Rafael Sales
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 'release-0_13' into manual-upmerge
Nicolas "Pixel" Noble
2016-03-30
|
\
\
|
*
|
Better memory management for grpc_rb_byte_buffer_to_s.
Nicolas "Pixel" Noble
2016-03-30
|
*
|
Fix Ruby memory leaks
Zhuochun
2016-03-30
|
|
*
Merge github.com:grpc/grpc into idempotent
Craig Tiller
2016-03-28
|
|
|
\
|
|
_
|
/
|
/
|
|
|
*
|
Make channels and calls properly mark references to their credentials
murgatroid99
2016-03-23
|
*
|
Add GC marking for composite credentials
murgatroid99
2016-03-23
|
*
|
Properly mark proc used in call credentials for garbage collection
murgatroid99
2016-03-23
*
|
|
Merge pull request #5744 from murgatroid99/ruby_gc_mark_credentials_callback
Jan Tattermusch
2016-03-21
|
\
\
\
*
\
\
\
Merge pull request #5490 from murgatroid99/ruby_call_credentials_log_error
Jan Tattermusch
2016-03-21
|
\
\
\
\
|
|
|
|
*
Merge github.com:grpc/grpc into idempotent
Craig Tiller
2016-03-21
|
|
|
|
|
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
regenerated projects
David Garcia Quintas
2016-03-18
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Merge branch 'master' into ruby_call_credentials_log_error
murgatroid99
2016-03-17
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
|
|
*
|
Make channels and calls properly mark references to their credentials
murgatroid99
2016-03-14
|
|
*
|
Add GC marking for composite credentials
murgatroid99
2016-03-14
|
|
*
|
Properly mark proc used in call credentials for garbage collection
murgatroid99
2016-03-14
|
|
/
/
|
/
|
|
|
|
*
Add a place for tests
Craig Tiller
2016-03-10
|
|
/
|
/
|
*
|
Always ref writable streams
Craig Tiller
2016-03-02
|
*
Minor fix to backtrace retreival code
murgatroid99
2016-02-29
*
|
Merge pull request #5441 from a-veitch/no_binary_tags
Bogdan Drutu
2016-02-29
|
\
\
|
|
*
Add error output for failed ruby credentials plugin
murgatroid99
2016-02-29
|
|
/
|
/
|
[next]