index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Switching to batch oriented metadata passing
Craig Tiller
2015-04-16
*
Merge pull request #1261 from ctiller/registered_calls
Yang Gao
2015-04-16
|
\
*
\
Merge pull request #1294 from tbetbetbe/grpc_ruby_update_gem_deps
Stanley Cheung
2015-04-16
|
\
\
|
|
*
clang-format
Craig Tiller
2015-04-16
|
|
*
Use channel tags to call methods
Craig Tiller
2015-04-16
|
|
*
Populate channel tags for methods
Craig Tiller
2015-04-16
|
|
*
Add facility to register methods in C++
Craig Tiller
2015-04-16
|
|
*
Make RpcMethod constructor take all args
Craig Tiller
2015-04-16
|
|
*
Precreate RpcMethod instances
Craig Tiller
2015-04-16
|
|
*
clang-format
Craig Tiller
2015-04-16
|
|
*
Introduce ahead-of-time registration of (method,host) pairs
Craig Tiller
2015-04-16
|
|
/
|
/
|
*
|
Merge pull request #1296 from yugui/fix/static
Tim Emiola
2015-04-16
|
\
\
*
|
|
Removes nodejs pubsub example
Tim Emiola
2015-04-16
*
|
|
Merge pull request #1293 from tbetbetbe/grpc_ruby_add_interop_cancellation_tests
Jan Tattermusch
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
|
|
/
/
|
/
|
|
|
|
*
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
*
|
|
Merge remote-tracking branch 'upstream/master' into timers
Vijay Pai
2015-04-15
|
\
\
\
*
|
|
|
Fix some name choices
Vijay Pai
2015-04-15
|
|
*
|
Adds a tests that demonstrates successful cancellation
Tim Emiola
2015-04-15
|
|
|
/
*
|
|
Mark activation for read, write, and time spent in system calls
Vijay Pai
2015-04-15
*
|
|
Mark creation of call, performing ops on channel
Vijay Pai
2015-04-15
*
|
|
Add client-side marks for proto processing.
Vijay Pai
2015-04-15
*
|
|
Mark proto ser/deser on server side
Vijay Pai
2015-04-15
*
|
|
Rename seq to id so that it's clear it can be any generic ID
Vijay Pai
2015-04-15
*
|
|
Change int sequence number to a void* for more generality
Vijay Pai
2015-04-15
|
|
/
|
/
|
|
*
Merge branch 'fast-unref' of github.com:ctiller/grpc into fast-unref
Craig Tiller
2015-04-14
|
|
\
|
*
\
Merge github.com:google/grpc into fast-unref
Craig Tiller
2015-04-14
|
|
\
\
|
|
/
/
|
/
|
|
|
|
*
Remove (void*)1
Craig Tiller
2015-04-14
|
|
/
*
|
Merge pull request #1282 from tbetbetbe/grpc_ruby_add_jwt_auth_interop
Michael Lumish
2015-04-14
|
\
\
*
\
\
Merge pull request #1267 from vjpai/timers
Craig Tiller
2015-04-14
|
\
\
\
|
|
*
|
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
|
*
|
|
Explicit header path
vjpai
2015-04-14
*
|
|
|
Merge pull request #1275 from tbetbetbe/grpc_ruby_0_6_1
Michael Lumish
2015-04-14
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
|
*
Merge with other metadata changes
Craig Tiller
2015-04-14
|
|
|
*
Merge github.com:grpc/grpc into fast-unref
Craig Tiller
2015-04-14
|
|
|
|
\
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge pull request #1259 from ctiller/metadata
David Klempner
2015-04-14
|
\
\
\
\
|
|
*
|
|
Corrects the Changelog date
Tim Emiola
2015-04-14
|
|
|
|
*
Add important comment
Craig Tiller
2015-04-14
|
|
|
|
*
Share mdctx between secure channels
Craig Tiller
2015-04-14
|
|
|
|
*
Allow extracting mdctx from creds
Craig Tiller
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
[next]