aboutsummaryrefslogtreecommitdiffhomepage
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
* | | Merge pull request #1314 from tbetbetbe/grpc_ruby_remove_xray_depGravatar Stanley Cheung2015-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 #1310 from nicolasnoble/build-fixGravatar Yang Gao2015-04-17
|\ \ | |/ |/|
| * Fixing dependency...Gravatar Nicolas "Pixel" Noble2015-04-18
|/
* 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 #1305 from a11r/commonprotoGravatar Yang Gao2015-04-16
|\ \ \ \
| * | | | Move .proto files up for reuseGravatar Abhishek Kumar2015-04-16
| * | | | Moving test.proto to an outer directory so others can depend on it.Gravatar Abhishek Kumar2015-04-16
* | | | | Merge pull request #1302 from tbetbetbe/grpc_ruby_rpc_server_simple_signal_ha...Gravatar Jan Tattermusch2015-04-16
|\ \ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #1303 from yang-g/codegenGravatar Nicolas Noble2015-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 #1291 from yang-g/headersGravatar Nicolas Noble2015-04-16
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #1288 from ctiller/init-fix2Gravatar Nicolas Noble2015-04-16
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #1301 from ctiller/fix-run-testsGravatar Nicolas Noble2015-04-16
|\ \ \ \ \ \ \ \
| | | | * | | | | Avoid generating libs for unknown types.Gravatar Yang Gao2015-04-16
* | | | | | | | | Merge pull request #1290 from yang-g/interopGravatar donnadionne2015-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
| |_|_|_|_|/ / / / |/| | | | | | | |
| | | * | | | | | Get run_tests.py forever mode working againGravatar Craig Tiller2015-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
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ 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
|\ \ \ \ \ \ \ \ \
| | | | | | | | | * 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