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
...
*
Update installation instructions to mention debian binary install
Tim Emiola
2015-04-14
*
Also fix rb_CallOps too.
Yuki Yugui Sonoda
2015-04-11
*
Use the prefix "grpc_rb_" rather than just "grpc_".
Yuki Yugui Sonoda
2015-04-11
*
Merge branch 'master' into fix/prefix
Yuki Yugui Sonoda
2015-04-11
|
\
|
*
Fixed bad op reference
Tim Emiola
2015-04-10
|
*
Adds comments to clarify memory handling
Tim Emiola
2015-04-10
|
*
Move timeout handling into the extension
Tim Emiola
2015-04-10
|
*
Cleanup: remove redundant extension code
Tim Emiola
2015-04-10
|
*
Cleanup: remove redundant ruby code
Tim Emiola
2015-04-10
|
*
Updates BidiCall/ClientStub to the new Call API
Tim Emiola
2015-04-10
|
*
Update RPC server to use the new call API
Tim Emiola
2015-04-10
|
*
Updates ActiveCall to use the new call API
Tim Emiola
2015-04-10
|
*
Rewrite client_server_spec to use the new call API
Tim Emiola
2015-04-10
|
*
Updates Server#request_call in line with the new API
Tim Emiola
2015-04-10
|
*
Adds Call#run_batch
Tim Emiola
2015-04-10
|
*
Adds symbols to access the fields in Status struct
Tim Emiola
2015-04-10
|
*
Exposes the implementation of CompletionQueue#pluck
Tim Emiola
2015-04-10
|
*
Adds byte_buffer -> ruby string and char * -> byte_buffer convenience methods
Tim Emiola
2015-04-10
|
*
Adds the call operation codes
Tim Emiola
2015-04-10
|
*
Updates Channel#create_call to the new API
Tim Emiola
2015-04-10
*
|
Avoid identifiers reserved by Ruby
Yuki Yugui Sonoda
2015-04-10
|
/
*
Bump ruby version to match the new release
Tim Emiola
2015-04-07
*
Merge pull request #1119 from tbetbetbe/grpc_ruby_update_rakefile
Michael Lumish
2015-03-24
|
\
|
*
Updates the Rakefile
Tim Emiola
2015-03-24
*
|
Renables the test checking the server can send the initial bidi message
Tim Emiola
2015-03-23
|
/
*
Enables some incorrectly disabled tests
Tim Emiola
2015-03-23
*
Corrects the handling of metadata when the optional deadline is specified
Tim Emiola
2015-03-23
*
Merge pull request #1080 from tbetbetbe/grpc_ruby_add_back_server_finish_calls
Michael Lumish
2015-03-18
|
\
*
\
Merge pull request #1079 from tbetbetbe/grpc_ruby_adds_metadata_server_active...
Michael Lumish
2015-03-18
|
\
\
|
|
*
Adds back calls to #finish at the end of server calls
Tim Emiola
2015-03-17
|
*
|
Exposes the metadata method in server-side ActiveCall view classes
Tim Emiola
2015-03-17
|
|
/
*
/
Fixes reference to variable in the auth package
Tim Emiola
2015-03-17
|
/
*
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-03-06
|
\
|
*
Merge pull request #973 from tbetbetbe/grpc_ruby_trim_dependencies
Michael Lumish
2015-03-06
|
|
\
|
|
*
Removes unused dependencies
Tim Emiola
2015-03-06
|
*
|
Corrects the host used in the client_server spec tests
Tim Emiola
2015-03-06
|
|
/
|
*
Fix for #804
Tim Emiola
2015-03-06
|
*
Decompose the ClientStub initialize method
Tim Emiola
2015-03-06
*
|
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-03-05
|
\
|
*
|
Updates ruby code affected by the secure server API change
Tim Emiola
2015-03-05
*
|
Updates the ruby C extension to match the new secure C server API
Tim Emiola
2015-03-05
|
*
Merge pull request #894 from mattn/ruby-2.2.0
Tim Emiola
2015-03-05
|
/
|
*
|
Removed execute permissions from README files.
Misha Brukman
2015-03-02
|
*
Support ruby 2.2.0
mattn
2015-02-28
|
/
*
Added ruby tests to run_tests.py
murgatroid99
2015-02-27
*
Fix typos 'proivde' -> 'provide' and 'e,g.' -> 'e.g.'
Aggelos Avgerinos
2015-02-27
*
Merge pull request #826 from tbetbetbe/grpc-ruby-update-gemspec-licencse
Abhishek Kumar
2015-02-25
|
\
|
*
Update grpc.gemspec
Tim Emiola
2015-02-25
*
|
Synchronize initial package versions
Tim Emiola
2015-02-25
|
/
*
Tmp fix: splits the hostname from the host before creating a call
Tim Emiola
2015-02-25
[prev]
[next]