aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Tidying up proof of conceptGravatar Craig Tiller2015-04-20
* Proof of concept fix for flow control errorGravatar Yang Gao2015-04-20
* Merge pull request #1313 from tbetbetbe/grpc_ruby_add_ruby_coverageGravatar Jan Tattermusch2015-04-20
|\
* \ Merge pull request #1315 from jboeuf/security_connectorGravatar Craig Tiller2015-04-19
|\ \
| * | Fixing inaccurate ruby test.Gravatar Julien Boeuf2015-04-18
| * | Refactoring of core security to remove the factories.Gravatar Julien Boeuf2015-04-17
* | | Remove usage of xrayGravatar Tim Emiola2015-04-17
|/ /
| * Add SimpleCov coverage set up for gRPC rubyGravatar Tim Emiola2015-04-17
|/
* Merge pull request #1297 from yugui/fix/headerGravatar Tim Emiola2015-04-17
|\
* \ Merge pull request #1295 from yugui/fix/typed-structGravatar Tim Emiola2015-04-17
|\ \
* \ \ Merge pull request #1292 from jboeuf/load_file_with_null_termGravatar Craig Tiller2015-04-17
|\ \ \
* \ \ \ Merge pull request #1302 from tbetbetbe/grpc_ruby_rpc_server_simple_signal_ha...Gravatar Jan Tattermusch2015-04-16
|\ \ \ \
| | | | * Merge branch 'master' into fix/headerGravatar Yuki Yugui Sonoda2015-04-17
| | | | |\ | |_|_|_|/ |/| | | |
| | | * | Merge branch 'master' into fix/typed-structGravatar Yuki Yugui Sonoda2015-04-17
| | | |\ \ | |_|_|/ / |/| | | |
* | | | | Merge pull request #1288 from ctiller/init-fix2Gravatar Nicolas Noble2015-04-16
|\ \ \ \ \
| | * | | | Fixes error with the keep-aliveGravatar Tim Emiola2015-04-16
* | | | | | Merge pull request #1261 from ctiller/registered_callsGravatar Yang Gao2015-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
| |_|/ / / / |/| | | | |
| | | * | | Addressing comments.Gravatar Julien Boeuf2015-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
|\ \ \ \ \ \ \
| | | | | | | * Avoid implicit function declarationsGravatar Yuki Yugui Sonoda2015-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
| |/ / / / / |/| | | | |
| | | | | * Use TypedData for GRPC::Core::ServerCredentialsGravatar Yuki Yugui Sonoda2015-04-16
| | | | | * 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
| |_|_|/ |/| | |