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
*
Fixing copyrights.
Nicolas "Pixel" Noble
2016-02-01
*
Regenerate files.
Nicolas "Pixel" Noble
2016-01-31
*
And the Windows extension finally loads.
Nicolas "Pixel" Noble
2016-01-31
*
Removing zookeeper's API for now.
Nicolas "Pixel" Noble
2016-01-31
*
Regenerating files.
Nicolas "Pixel" Noble
2016-01-31
*
Fixing the Ruby build after all these merges.
Nicolas "Pixel" Noble
2016-01-30
*
Merge branch 'autogen' into make-ruby-installable
Nicolas "Pixel" Noble
2016-01-30
|
\
|
*
Finalizing this a bit.
Nicolas "Pixel" Noble
2016-01-30
|
*
Usable API list
Craig Tiller
2016-01-29
*
|
Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable
Nicolas "Pixel" Noble
2016-01-29
|
\
|
*
|
Renaming the Ruby grpc extension to grpc_c, and renaming its loader from load...
Nicolas "Pixel" Noble
2016-01-29
*
|
Fixing dll hell.
Nicolas "Pixel" Noble
2016-01-29
*
|
Allowing for debug builds.
Nicolas "Pixel" Noble
2016-01-29
*
|
Few more fixes to the Ruby installation.
Nicolas "Pixel" Noble
2016-01-28
*
|
Tidy.
Nicolas "Pixel" Noble
2016-01-28
*
|
Properly building the gem file under mingw using rake-compiler-dock.
Nicolas "Pixel" Noble
2016-01-28
*
|
Allowing for creation of pre-compiled gems, using rack-compiler-dock.
Nicolas "Pixel" Noble
2016-01-28
|
*
Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces
David Garcia Quintas
2016-01-27
|
|
\
|
|
/
|
/
|
*
|
Cleaning up ruby extension code a bit.
Nicolas "Pixel" Noble
2016-01-26
|
/
*
Merge remote-tracking branch 'upstream/release-0_12' into integrate_0_12_changes
Jan Tattermusch
2016-01-20
|
\
|
*
Update Ruby README with simpler install instructions
murgatroid99
2016-01-15
*
|
Re-add missing newline in ruby file
murgatroid99
2016-01-14
*
|
Update copyrights
murgatroid99
2016-01-13
*
|
Merged from master and resolved merge conflicts
murgatroid99
2016-01-08
|
\
\
|
|
/
|
/
|
*
|
Merge pull request #4625 from murgatroid99/ruby_client_stub_fix_typo
Craig Tiller
2016-01-08
|
\
\
*
\
\
Merge pull request #4620 from murgatroid99/ruby_auth_plugin_event_loop
Craig Tiller
2016-01-08
|
\
\
\
|
|
*
\
Resolved merge conflicts with upstream/release-0_12
murgatroid99
2016-01-07
|
|
|
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Fixed mutex and cond var usage
murgatroid99
2016-01-07
*
|
|
|
Updated dependencies, fixed a couple of tests
murgatroid99
2016-01-06
*
|
|
|
Make the Ruby extension throw an error when passed invalid metadata
murgatroid99
2016-01-06
*
|
|
|
Parital implementation of ruby header checking
murgatroid99
2016-01-06
|
|
*
|
Update copyright
murgatroid99
2016-01-05
|
|
*
|
Made ruby per-rpc creds interop use auth plugin API
murgatroid99
2016-01-05
|
|
*
|
Fix typo in method call
murgatroid99
2016-01-05
|
|
/
/
|
/
|
|
|
*
|
Free what we alloc
murgatroid99
2016-01-05
|
*
|
Use specific ruby thread to handle auth metadata plugin callbacks
murgatroid99
2016-01-05
*
|
|
Updated copyright in Ruby version file
murgatroid99
2016-01-04
*
|
|
Update Ruby library version for next release
murgatroid99
2016-01-04
|
/
/
|
*
Eliminate gpr_ int types - and insist on C99 variants instead
Craig Tiller
2015-12-22
*
|
Include roots.pem with Ruby package
murgatroid99
2015-12-18
*
|
Bundled C core with Ruby library
murgatroid99
2015-12-18
*
|
Fixed stub construction in interop client
murgatroid99
2015-12-16
*
|
Made insecure channel/stub explicit, in all layers
murgatroid99
2015-12-16
|
/
*
Merge pull request #4412 from murgatroid99/ruby_auth_metadata_plugin
Michael Lumish
2015-12-11
|
\
*
\
Merge pull request #4397 from jtattermusch/tv_sec_64bit
Craig Tiller
2015-12-11
|
\
\
*
\
\
Merge pull request #4413 from jtattermusch/remove_ssl_cert_file_env
Michael Lumish
2015-12-11
|
\
\
\
|
|
|
*
Fixed arguments passed to Ruby auth plugin callback
murgatroid99
2015-12-11
|
*
|
|
update channel_credentials_spec
Jan Tattermusch
2015-12-11
|
*
|
|
Address comments
Jan Tattermusch
2015-12-11
|
*
|
|
Get rid of SSL_CERT_FILE env entirely
Jan Tattermusch
2015-12-10
[next]