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
*
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
*
Updated copyright in Ruby version file
murgatroid99
2016-01-04
*
Update Ruby library version for next release
murgatroid99
2016-01-04
*
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
*
|
|
|
Merge pull request #4396 from murgatroid99/ruby_server_fix_hang
Jan Tattermusch
2015-12-10
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
|
*
|
make gpr_timespec platform agnostic
Jan Tattermusch
2015-12-10
|
|
/
/
|
/
|
|
|
|
*
Fixed bug with composing credentials
murgatroid99
2015-12-10
|
*
|
Fixed a busy-wait in Ruby server run_till_terminated
murgatroid99
2015-12-10
*
|
|
Fixed encoding for bytes fields in the ruby interop server
murgatroid99
2015-12-08
*
|
|
Fix encoding for bytes fields in ruby interop client
murgatroid99
2015-12-08
*
|
|
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
*
|
|
Added explicit dependency on signet to gemspec
murgatroid99
2015-12-07
|
|
*
Fixed a hash key
murgatroid99
2015-12-04
|
|
*
Plumb CallCredentials through Ruby code, replacing metadata_updater functiona...
murgatroid99
2015-12-04
|
|
*
Add CallCredentials class to Ruby wrapping code
murgatroid99
2015-12-04
|
|
/
*
/
Making ruby's gcov configuration work.
Nicolas "Pixel" Noble
2015-12-02
|
/
*
Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change
Julien Boeuf
2015-11-17
|
\
|
*
Merge branch 'master' of https://github.com/grpc/grpc into update_ssl_cert
Julien Boeuf
2015-11-17
|
|
\
*
|
\
Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change
Julien Boeuf
2015-11-17
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #4120 from tbetbetbe/grpc_ruby_fix_compile_on_2_0_typed_fr...
Michael Lumish
2015-11-12
|
|
\
\
|
|
*
|
Corrects compile error on ruby 2.0
Tim Emiola
2015-11-12
|
*
|
|
Merge pull request #4106 from tbetbetbe/grpc_ruby_fix_flaky_ruby_interop_test
Michael Lumish
2015-11-12
|
|
\
\
\
|
|
*
|
|
Updates interop client/server logging
Tim Emiola
2015-11-11
|
|
*
|
|
Adds standard logging to the client/server
Tim Emiola
2015-11-11
|
|
*
|
|
Fixes a multithreading bug in the ruby rpc_server
Tim Emiola
2015-11-11
|
|
|
/
/
|
*
|
|
Ensures that bidi calls obtain metadata.
Tim Emiola
2015-11-10
|
*
|
|
Fixes an issue running the tests on Ruby2.2
Tim Emiola
2015-11-10
|
|
/
/
|
|
*
Updating the server1 cert so that it can be used with Go.
Julien Boeuf
2015-11-09
|
|
/
|
*
Merge pull request #4009 from jtattermusch/add_badges
Michael Lumish
2015-10-30
|
|
\
|
|
*
Add gem badge
Jan Tattermusch
2015-10-30
*
|
|
Ruby wrapping of core credentials API change.
Tim Emiola
2015-10-28
*
|
|
Updates channel credentials
Tim Emiola
2015-10-27
|
*
|
fix ruby per_rpc_creds
Jan Tattermusch
2015-10-19
|
|
/
|
*
Merge pull request #3861 from jtattermusch/ruby_use_tls
Michael Lumish
2015-10-19
|
/
|
|
*
accept --use_tls=true and --use_test_ca=true in ruby
Jan Tattermusch
2015-10-15
*
|
Add newline to .rubocop.yml
murgatroid99
2015-10-14
*
|
Fixed previous change, altered RuboCop settings to let me do so
murgatroid99
2015-10-14
*
|
Made ruby server stop waiting for calls when it starts getting null calls
murgatroid99
2015-10-14
|
/
[next]