aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Progress towards transport using metadata batchesGravatar Craig Tiller2015-04-16
* Move metadata batching to stream_opGravatar Craig Tiller2015-04-16
* clang-formatGravatar Craig Tiller2015-04-16
* Switching to batch oriented metadata passingGravatar Craig Tiller2015-04-16
* Merge pull request #1261 from ctiller/registered_callsGravatar Yang Gao2015-04-16
|\
* \ Merge pull request #1294 from tbetbetbe/grpc_ruby_update_gem_depsGravatar Stanley Cheung2015-04-16
|\ \
| | * clang-formatGravatar Craig Tiller2015-04-16
| | * Use channel tags to call methodsGravatar Craig Tiller2015-04-16
| | * Populate channel tags for methodsGravatar Craig Tiller2015-04-16
| | * Add facility to register methods in C++Gravatar Craig Tiller2015-04-16
| | * Make RpcMethod constructor take all argsGravatar Craig Tiller2015-04-16
| | * Precreate RpcMethod instancesGravatar Craig Tiller2015-04-16
| | * clang-formatGravatar Craig Tiller2015-04-16
| | * Introduce ahead-of-time registration of (method,host) pairsGravatar Craig Tiller2015-04-16
| |/ |/|
* | Merge pull request #1296 from yugui/fix/staticGravatar Tim Emiola2015-04-16
|\ \
* | | Removes nodejs pubsub exampleGravatar Tim Emiola2015-04-16
* | | Merge pull request #1293 from tbetbetbe/grpc_ruby_add_interop_cancellation_testsGravatar Jan Tattermusch2015-04-16
|\ \ \
| | * | Make some functions staticGravatar Yuki Yugui Sonoda2015-04-16
| | * | Fix a linkage error with mac clangGravatar Yuki Yugui Sonoda2015-04-16
| | * | Make some global variables staticGravatar Yuki Yugui Sonoda2015-04-16
| |/ / |/| |
| | * Updates gem dependencies, style rulesGravatar Tim Emiola2015-04-15
| * | Adds interop cancellation testsGravatar Tim Emiola2015-04-15
| * | Corrects handling of status during bidi call orchestration.Gravatar Tim Emiola2015-04-15
| * | Adds an explicit Cancellation exceptionGravatar Tim Emiola2015-04-15
* | | Merge remote-tracking branch 'upstream/master' into timersGravatar Vijay Pai2015-04-15
|\ \ \
* | | | Fix some name choicesGravatar Vijay Pai2015-04-15
| | * | Adds a tests that demonstrates successful cancellationGravatar Tim Emiola2015-04-15
| | |/
* | | Mark activation for read, write, and time spent in system callsGravatar Vijay Pai2015-04-15
* | | Mark creation of call, performing ops on channelGravatar Vijay Pai2015-04-15
* | | Add client-side marks for proto processing.Gravatar Vijay Pai2015-04-15
* | | Mark proto ser/deser on server sideGravatar Vijay Pai2015-04-15
* | | Rename seq to id so that it's clear it can be any generic IDGravatar Vijay Pai2015-04-15
* | | Change int sequence number to a void* for more generalityGravatar Vijay Pai2015-04-15
| |/ |/|
| * Merge branch 'fast-unref' of github.com:ctiller/grpc into fast-unrefGravatar Craig Tiller2015-04-14
| |\
| * \ Merge github.com:google/grpc into fast-unrefGravatar Craig Tiller2015-04-14
| |\ \ | |/ / |/| |
| | * Remove (void*)1Gravatar Craig Tiller2015-04-14
| |/
* | Merge pull request #1282 from tbetbetbe/grpc_ruby_add_jwt_auth_interopGravatar Michael Lumish2015-04-14
|\ \
* \ \ Merge pull request #1267 from vjpai/timersGravatar Craig Tiller2015-04-14
|\ \ \
| | * | Updates the pubsub sample so that it no longer uses a scopeGravatar Tim Emiola2015-04-14
| | * | Adds a jwt_token_creds interop testGravatar Tim Emiola2015-04-14
| | * | Automatically adds a key for the jwt_aud_uri to the metadata handled by the m...Gravatar Tim Emiola2015-04-14
| * | | Explicit header pathGravatar vjpai2015-04-14
* | | | Merge pull request #1275 from tbetbetbe/grpc_ruby_0_6_1Gravatar Michael Lumish2015-04-14
|\ \ \ \ | | |/ / | |/| |
| | | * Merge with other metadata changesGravatar Craig Tiller2015-04-14
| | | * Merge github.com:grpc/grpc into fast-unrefGravatar Craig Tiller2015-04-14
| | | |\ | |_|_|/ |/| | |
* | | | Merge pull request #1259 from ctiller/metadataGravatar David Klempner2015-04-14
|\ \ \ \
| | * | | Corrects the Changelog dateGravatar Tim Emiola2015-04-14
| | | | * Add important commentGravatar Craig Tiller2015-04-14
| | | | * Share mdctx between secure channelsGravatar Craig Tiller2015-04-14
| | | | * Allow extracting mdctx from credsGravatar Craig Tiller2015-04-14