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 #6537 from grpc/release-0_14
Nicolas Noble
2016-05-11
|
\
|
*
Merge pull request #6500 from murgatroid99/ruby_user_agent
Jan Tattermusch
2016-05-11
|
|
\
*
|
|
Merge pull request #6536 from grpc/release-0_14
Nicolas Noble
2016-05-11
|
\
|
|
|
*
|
Fixed references in grpc-tools gemspec
murgatroid99
2016-05-10
|
*
|
The release branch is now 0.14.1-pre1.
Nicolas "Pixel" Noble
2016-05-10
|
*
|
Processing the 0.14 release.
Nicolas "Pixel" Noble
2016-05-10
*
|
|
Merge pull request #6475 from grpc/release-0_14
Nicolas Noble
2016-05-09
|
\
|
|
*
|
|
Merge pull request #6433 from murgatroid99/tools_package_bin_namespacing
Nicolas Noble
2016-05-09
|
\
\
\
|
|
*
|
Make namespacing of executables exposed by grpc-tools packages consistent bet...
murgatroid99
2016-05-09
|
|
|
*
Allow Ruby client code to set a user agent
murgatroid99
2016-05-09
|
|
|
/
|
|
*
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
|
|
|
\
*
|
|
|
Revert "cronet wrapper code"
Craig Tiller
2016-05-09
|
|
*
|
Add a default handler to Ruby services that returns UNIMPLEMENTED
murgatroid99
2016-05-06
|
|
|
*
Poll for signals more frequently, for greater responsiveness
murgatroid99
2016-05-06
|
|
|
*
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 remote-tracking branch 'google/release-0_14'
Nicolas "Pixel" Noble
2016-05-06
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge pull request #6458 from nicolasnoble/ruby-fixes
Nicolas Noble
2016-05-05
|
|
\
\
\
*
|
|
|
|
Master is now 0.15.0-dev.
Nicolas "Pixel" Noble
2016-05-06
|
*
|
|
|
The release branch is now 0.14.0-pre1.
Nicolas "Pixel" Noble
2016-05-06
|
/
/
/
/
*
|
|
|
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
|
|
|
*
Make namespacing of executables exposed by grpc-tools packages consistent bet...
murgatroid99
2016-05-04
|
|
|
/
|
*
|
Added dummy cronet api implementation so we can build on Jenkins.
Makarand Dharmapurikar
2016-05-03
*
|
|
Fixed rubocop issues with newest changes
murgatroid99
2016-05-03
*
|
|
Ruby: improve server error handling, fix a reference error
murgatroid99
2016-05-03
|
|
/
|
/
|
|
*
reran generate_projects.sh after @nnoble's fix in PR6399.
Makarand Dharmapurikar
2016-05-02
*
|
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
|
|
*
Reran tools/buildgen/generate_projects.sh again.
Makarand Dharmapurikar
2016-05-01
|
|
/
|
/
|
|
*
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
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
[next]