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
*
Changes to byte_buffer based on comments.
David Garcia Quintas
2015-06-08
*
Update version; fix dependency advisory comment
Tim Emiola
2015-06-04
*
Re-organizes the GRPC_ROOT detection code in extconf.rb
Tim Emiola
2015-06-04
*
bump grpc ruby version
Tim Emiola
2015-06-03
*
Merge pull request #1889 from tbetbetbe/grpc-ruby-update-readme-install
Jayant Kolhe
2015-06-03
|
\
|
*
Update INSTALL on Ruby README.md
Tim Emiola
2015-06-03
*
|
Merge pull request #1866 from dgquintas/stack-allocate-bb-reader
Craig Tiller
2015-06-02
|
\
\
*
|
|
Corrects the cancel_after_first_response test
Tim Emiola
2015-06-02
|
|
/
|
/
|
|
*
Removed grpc_byte_buffer_reader_{create,destroy}.
David Garcia Quintas
2015-06-01
|
/
*
Add's logging tweaks thread interaction for bidi_server
Tim Emiola
2015-05-28
*
Updates gRPC Ruby to 0.9.0
Tim Emiola
2015-05-26
*
Merge pull request #1735 from tbetbetbe/grpc-rb-rpc-server-improvements
Michael Lumish
2015-05-26
|
\
*
|
Update ruby add_http2_port comments to use port 50051
remi Taylor
2015-05-24
|
*
Various tweaks to improve server stability
Tim Emiola
2015-05-22
|
/
*
Don't include a core file
vjpai
2015-05-21
*
Merge pull request #1690 from ctiller/gem-shard
Yang Gao
2015-05-21
|
\
|
*
Fix segfault exposed by Ruby
Craig Tiller
2015-05-20
*
|
Encapsulate logger within GRPC module
Nick Gauthier
2015-05-20
|
/
*
Merge pull request #1589 from nicolasnoble/ruby-cleanup
Tim Emiola
2015-05-19
|
\
|
*
Enabling the ruby extension to automatically build grpc.
Nicolas "Pixel" Noble
2015-05-14
|
*
Straightening out the includes.
Nicolas "Pixel" Noble
2015-05-14
*
|
remove redudant optional keyword in proto3
Yang Gao
2015-05-13
|
/
*
Add accidentally deleted escape
Craig Tiller
2015-05-12
*
Merge github.com:grpc/grpc into bye-bye-completion-queue-pie
Craig Tiller
2015-05-12
|
\
|
*
Merge pull request #1493 from ctiller/churn-churn-churn-the-api-gently-down-t...
Yang Gao
2015-05-12
|
|
\
*
|
|
Getting rid of more seemingly dead code
Craig Tiller
2015-05-12
*
|
|
Remove unusable functions
Craig Tiller
2015-05-11
*
|
|
Remove unusable functions
Craig Tiller
2015-05-11
*
|
|
Fix Ruby compile error
Craig Tiller
2015-05-11
*
|
|
Merge github.com:grpc/grpc into bye-bye-completion-queue-pie
Craig Tiller
2015-05-11
|
\
|
|
*
|
|
Ruby progress
Craig Tiller
2015-05-11
*
|
|
Ruby progress
Craig Tiller
2015-05-11
*
|
|
Ruby progress
Craig Tiller
2015-05-11
|
*
|
Ruby style changes: replace `== 0` with `zero?`
Aggelos Avgerinos
2015-05-09
*
|
|
Merge github.com:grpc/grpc into bye-bye-completion-queue-pie
Craig Tiller
2015-05-08
|
\
|
|
*
|
|
Fix ruby server
Craig Tiller
2015-05-08
|
|
*
Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream
Craig Tiller
2015-05-08
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #1517 from tbetbetbe/grpc-ruby-dont-extend-string
Michael Lumish
2015-05-08
|
/
|
|
|
|
*
Port Ruby to new API
Craig Tiller
2015-05-08
|
|
/
|
/
|
|
*
Really removes the string monkey-patch
Tim Emiola
2015-05-07
|
*
make underscore a class method of GenericService
Tim Emiola
2015-05-07
*
|
Pin the version of rubocop used in grpc.gemspec
Tim Emiola
2015-05-06
|
/
*
Merge github.com:grpc/grpc into one-pass
Craig Tiller
2015-04-24
|
\
*
|
clang-format
Craig Tiller
2015-04-24
|
*
Corrects bad return values in C error-handling block
Tim Emiola
2015-04-24
|
*
Move Notifier into its own file
Tim Emiola
2015-04-24
|
*
Simplify debugging, avoid inspecting C-backed objects.
Tim Emiola
2015-04-24
|
*
Fix logging version mismatchj
Tim Emiola
2015-04-24
|
*
Fix failing interop servers
Tim Emiola
2015-04-24
|
/
*
Corrects command/flags used in ruby interop tests
Tim Emiola
2015-04-23
[next]