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
*
Add streaming client
vjpai
2016-03-30
*
Add support for unary client, closed-loop or poisson
vjpai
2016-03-30
*
Fix scoping for client, in preparation for implementation
vjpai
2016-03-29
*
Fix scope on an each - no need for class scope
vjpai
2016-03-29
*
Working ruby server implementation
vjpai
2016-03-29
*
Make histogram more canonically Ruby-style
vjpai
2016-03-29
*
Merge branch 'master' into i_know_rubies
vjpai
2016-03-29
|
\
|
*
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
|
|
\
\
*
|
|
|
Initial skeleton of benchmark client and server
vjpai
2016-03-21
*
|
|
|
Initial work for Ruby performance testing
vjpai
2016-03-18
|
*
|
|
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
|
|
/
|
/
|
*
|
Remove extraneous mutex, restrict state transitions
murgatroid99
2016-03-09
*
|
Fix copyright
murgatroid99
2016-03-09
*
|
Ruby: fix some synchronization code in server implementation
murgatroid99
2016-03-09
*
|
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
|
|
/
|
/
|
|
*
regenerate imports
Alistair Veitch
2016-02-26
*
|
Merge pull request #5327 from yang-g/v1alpha_to_v1
Yang Gao
2016-02-25
|
\
\
*
\
\
Merge pull request #5348 from nicolasnoble/backport-merge
Nicolas Noble
2016-02-23
|
\
\
\
|
*
|
|
Merge branch 'master' into backport-merge
Nicolas "Pixel" Noble
2016-02-22
|
/
|
|
|
|
|
|
/
|
|
/
|
*
|
|
Adding an explanatory comment.
Nicolas "Pixel" Noble
2016-02-22
*
|
|
Adding the init / destruct of grpc for ruby in a gpr_once.
Nicolas "Pixel" Noble
2016-02-21
*
|
|
Slightly better workaround given the circumstances.
Nicolas "Pixel" Noble
2016-02-21
*
|
|
Fixing a reported ruby crash when using ruby_vm_at_exit.
Nicolas "Pixel" Noble
2016-02-20
|
|
*
fix ruby impl and test
yang-g
2016-02-19
|
|
*
regenerate csharp and ruby service from proto
yang-g
2016-02-19
|
|
*
global replace health check proto v1alpha to v1
yang-g
2016-02-19
|
|
/
|
*
Flagging the missing API entries.
Nicolas "Pixel" Noble
2016-02-17
*
|
Fix copyrights
murgatroid99
2016-02-17
*
|
Ruby: explicitly require 'grpc/grpc' when loading C core, to avoid circular i...
murgatroid99
2016-02-16
*
|
Flagging 0.13.1-pre1.
Nicolas "Pixel" Noble
2016-02-13
*
|
Flagging the release.
Nicolas "Pixel" Noble
2016-02-13
|
*
Merge pull request #5078 from ctiller/compatibility_mode
Craig Tiller
2016-02-12
|
|
\
*
|
|
Revert Ruby version specialization
Masood Malekghassemi
2016-02-11
|
*
|
Merge github.com:grpc/grpc into compress
Craig Tiller
2016-02-11
|
|
\
\
|
|
|
*
Merge github.com:grpc/grpc into compatibility_mode
Craig Tiller
2016-02-11
|
|
|
|
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Merge remote-tracking branch 'google/release-0_13' into merge-and-regen
Nicolas "Pixel" Noble
2016-02-10
|
|
|
\
\
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Fixing Ruby binary build (again).
Nicolas "Pixel" Noble
2016-02-10
*
|
|
|
Fixing ruby versionning.
Nicolas "Pixel" Noble
2016-02-09
|
|
*
|
Flagging master as 0.14.0-dev.
Nicolas "Pixel" Noble
2016-02-09
|
|
/
/
|
/
|
|
*
|
|
Flagging 0.13 as pre1.
Nicolas "Pixel" Noble
2016-02-09
*
|
|
build.yaml centric versioning
Craig Tiller
2016-02-08
*
|
|
Merge pull request #5088 from murgatroid99/core_long_int64_t
Craig Tiller
2016-02-08
|
\
\
\
[next]