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
...
|
*
|
|
|
Merge branch 'master' into fix/typed-struct
Yuki Yugui Sonoda
2015-04-17
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
|
|
*
Refactor: Shorter methods in RpcServer
Tim Emiola
2015-04-16
|
|
|
|
*
Refactor: Move the Pool out from RpcServer
Tim Emiola
2015-04-16
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Fixes error with the keep-alive
Tim Emiola
2015-04-16
*
|
|
|
Updates the example servers to use #run_till_terminated
Tim Emiola
2015-04-16
*
|
|
|
Adds a #run_till_terminated func to RpcServer
Tim Emiola
2015-04-16
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #1294 from tbetbetbe/grpc_ruby_update_gem_deps
Stanley Cheung
2015-04-16
|
\
\
\
*
\
\
\
Merge pull request #1296 from yugui/fix/static
Tim Emiola
2015-04-16
|
\
\
\
\
|
|
|
|
*
Avoid implicit function declarations
Yuki Yugui Sonoda
2015-04-16
|
*
|
|
|
Make some functions static
Yuki Yugui Sonoda
2015-04-16
|
*
|
|
|
Fix a linkage error with mac clang
Yuki Yugui Sonoda
2015-04-16
|
*
|
|
|
Make some global variables static
Yuki Yugui Sonoda
2015-04-16
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
Use TypedData for GRPC::Core::ServerCredentials
Yuki Yugui Sonoda
2015-04-16
|
|
|
*
Use TypedData for GRPC::Core::Server
Yuki Yugui Sonoda
2015-04-16
|
|
|
*
Use TypedData for GRPC::Core::TimeSpec
Yuki Yugui Sonoda
2015-04-16
|
|
|
*
Use TypedData for GRPC::Core::Credentials
Yuki Yugui Sonoda
2015-04-16
|
|
|
*
Use TypedData for GRPC::Core::CompletionQueue
Yuki Yugui Sonoda
2015-04-16
|
|
|
*
Use TypedData for TmpChannelArgs
Yuki Yugui Sonoda
2015-04-16
|
|
|
*
Use TypedData for GRPC::Core::Channel
Yuki Yugui Sonoda
2015-04-16
|
|
|
*
Use TypedData for GRPC::Core::MetadataArray
Yuki Yugui Sonoda
2015-04-16
|
|
|
*
Use TypedData_XXX instead of Data_XXX for GRPC::Core::Call
Yuki Yugui Sonoda
2015-04-16
|
|
|
/
|
|
/
|
|
|
*
Updates gem dependencies, style rules
Tim Emiola
2015-04-15
|
|
/
*
|
Adds interop cancellation tests
Tim Emiola
2015-04-15
*
|
Corrects handling of status during bidi call orchestration.
Tim Emiola
2015-04-15
*
|
Adds an explicit Cancellation exception
Tim Emiola
2015-04-15
*
|
Adds a tests that demonstrates successful cancellation
Tim Emiola
2015-04-15
|
/
*
Updates the pubsub sample so that it no longer uses a scope
Tim Emiola
2015-04-14
*
Adds a jwt_token_creds interop test
Tim Emiola
2015-04-14
*
Automatically adds a key for the jwt_aud_uri to the metadata handled by the m...
Tim Emiola
2015-04-14
*
Corrects the Changelog date
Tim Emiola
2015-04-14
*
Revert "Update installation instructions to mention debian binary install"
Tim Emiola
2015-04-14
*
Correct style errors identified by the latest version of RuboCop
Tim Emiola
2015-04-14
*
Add a changelog
Tim Emiola
2015-04-14
*
Update the version to 0.6.1
Tim Emiola
2015-04-14
*
Update the version of googleauth to 0.4
Tim Emiola
2015-04-14
*
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
[prev]
[next]