aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Adds support for updating the output metadata to callsGravatar Tim Emiola2015-04-17
* Propagate metadata in BadStatusGravatar Tim Emiola2015-04-17
* Allow BadStatus to contain metadataGravatar Tim Emiola2015-04-17
* Adds a hook for returning the client connect metadataGravatar Tim Emiola2015-04-17
* Refactor: Shorter methods in RpcServerGravatar Tim Emiola2015-04-16
* Refactor: Move the Pool out from RpcServerGravatar Tim Emiola2015-04-16
* Fixes error with the keep-aliveGravatar Tim Emiola2015-04-16
* Updates the example servers to use #run_till_terminatedGravatar Tim Emiola2015-04-16
* Adds a #run_till_terminated func to RpcServerGravatar Tim Emiola2015-04-16
* Merge pull request #1294 from tbetbetbe/grpc_ruby_update_gem_depsGravatar Stanley Cheung2015-04-16
|\
* \ Merge pull request #1296 from yugui/fix/staticGravatar Tim Emiola2015-04-16
|\ \
* \ \ Merge pull request #1298 from tbetbetbe/grpc_nodejs_remove_pubsubGravatar 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 pull request #1285 from vjpai/timersGravatar Craig Tiller2015-04-15
|\ \ \
* \ \ \ Merge pull request #1289 from yang-g/interopGravatar Nicolas Noble2015-04-15
|\ \ \ \
| * \ \ \ sync and resolve conflictGravatar Yang Gao2015-04-15
| |\ \ \ \ | |/ / / / |/| | | |
| * | | | Remove outdated protosGravatar Yang Gao2015-04-15
| | * | | Merge remote-tracking branch 'upstream/master' into timersGravatar Vijay Pai2015-04-15
| | |\ \ \ | |_|/ / / |/| | | |
| | * | | Fix some name choicesGravatar Vijay Pai2015-04-15
* | | | | Merge pull request #1277 from ctiller/fast-unrefGravatar Vijay Pai2015-04-15
|\ \ \ \ \
| | | | * | Adds a tests that demonstrates successful cancellationGravatar Tim Emiola2015-04-15
| | | | |/
* | | | | Merge pull request #1284 from nicolasnoble/bashismsGravatar Craig Tiller2015-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
| |_|_|/ / |/| | | |
| * | | | Removing some bashisms.Gravatar Nicolas "Pixel" Noble2015-04-15
| | |_|/ | |/| |
* | | | Merge pull request #1124 from nicolasnoble/sanityGravatar Craig Tiller2015-04-14
|\ \ \ \ | |/ / / |/| | |
| | * | 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
|\ \ \ \
| * | | | Adds the command to the interop test runner to run the jwt ruby auth test cmdGravatar Tim Emiola2015-04-14
* | | | | Merge pull request #1280 from donnadionne/python_addGravatar Masood Malekghassemi2015-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
| | * | | | | Adding python to cloud prod tests.Gravatar Donna Dionne2015-04-14
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #1278 from soltanmm/interopGravatar donnadionne2015-04-14
|\ \ \ \ \ \