aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Grpc.Core managed project now depends on native nuget packages with openssl a...Gravatar Jan Tattermusch2015-04-20
* changed path to grpc_csharp_ext.dllGravatar Jan Tattermusch2015-04-20
* Merge pull request #1318 from yang-g/flowfixGravatar Nicolas Noble2015-04-20
|\
| * resolve commentGravatar Yang Gao2015-04-20
* | Merge pull request #1309 from tbetbetbe/grpc_ruby_rpc_server_mdGravatar Jan Tattermusch2015-04-20
|\ \
| | * 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
|/ /
| * clarify test descriptionsGravatar Tim Emiola2015-04-17
| * Adds support for updating the output metadata to callsGravatar Tim Emiola2015-04-17
| * Propagate metadata in BadStatusGravatar 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
|\ \ \
| | | * Allow BadStatus to contain metadataGravatar Tim Emiola2015-04-17
| | | * Adds a hook for returning the client connect metadataGravatar 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
|\ \ \ \ \ \
| | | | | | * 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
* | | | | | 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