aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
| | | | | | | * Use TypedData for GRPC::Core::ServerGravatar Yuki Yugui Sonoda2015-04-16
| | | | | | | * Use TypedData for GRPC::Core::TimeSpecGravatar Yuki Yugui Sonoda2015-04-16
| | | | | | | * Use TypedData for GRPC::Core::CredentialsGravatar Yuki Yugui Sonoda2015-04-16
| | | | | | | * Use TypedData for GRPC::Core::CompletionQueueGravatar Yuki Yugui Sonoda2015-04-16
| | | | | | | * Use TypedData for TmpChannelArgsGravatar Yuki Yugui Sonoda2015-04-16
| | | | | | | * Use TypedData for GRPC::Core::ChannelGravatar Yuki Yugui Sonoda2015-04-16
| | | | | | | * Use TypedData for GRPC::Core::MetadataArrayGravatar Yuki Yugui Sonoda2015-04-16
| | | | | | | * Use TypedData_XXX instead of Data_XXX for GRPC::Core::CallGravatar 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
| | | | | | * Adding option to add a null terminator when loading a file.Gravatar Julien Boeuf2015-04-15
| |_|_|_|_|/ |/| | | | |
| | | | | * Wrap ParseCommandLineFlags in InitTestGravatar Yang Gao2015-04-15
| |_|_|_|/ |/| | | |
| | | * | Return 1 when test_case is not supported in interop testGravatar Yang Gao2015-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
| | | | | * Get GRPC_TRACE tcp working againGravatar Craig Tiller2015-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
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #1276 from donnadionne/pythonGravatar Tim Emiola2015-04-14
|\ \ \ \ \ \ \
| | * | | | | | Add Python cloud prod gen interop commandGravatar Masood Malekghassemi2015-04-14
| | * | | | | | Fix documentation typoGravatar Masood Malekghassemi2015-04-14
| |/ / / / / / |/| | | | | |
| | * | | | | Explicit header pathGravatar vjpai2015-04-14
* | | | | | | Merge pull request #1275 from tbetbetbe/grpc_ruby_0_6_1Gravatar Michael Lumish2015-04-14
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |