aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ruby
Commit message (Expand)AuthorAge
...
| * | Ruby style changes: replace `== 0` with `zero?`Gravatar Aggelos Avgerinos2015-05-09
* | | Merge github.com:grpc/grpc into bye-bye-completion-queue-pieGravatar Craig Tiller2015-05-08
|\| |
* | | Fix ruby serverGravatar Craig Tiller2015-05-08
| | * Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-streamGravatar Craig Tiller2015-05-08
| | |\ | | |/ | |/|
| * | Merge pull request #1517 from tbetbetbe/grpc-ruby-dont-extend-stringGravatar Michael Lumish2015-05-08
|/| |
| | * Port Ruby to new APIGravatar Craig Tiller2015-05-08
| |/ |/|
| * Really removes the string monkey-patchGravatar Tim Emiola2015-05-07
| * make underscore a class method of GenericServiceGravatar Tim Emiola2015-05-07
* | Pin the version of rubocop used in grpc.gemspecGravatar Tim Emiola2015-05-06
|/
* Merge github.com:grpc/grpc into one-passGravatar Craig Tiller2015-04-24
|\
* | clang-formatGravatar Craig Tiller2015-04-24
| * Corrects bad return values in C error-handling blockGravatar Tim Emiola2015-04-24
| * Move Notifier into its own fileGravatar Tim Emiola2015-04-24
| * Simplify debugging, avoid inspecting C-backed objects.Gravatar Tim Emiola2015-04-24
| * Fix logging version mismatchjGravatar Tim Emiola2015-04-24
| * Fix failing interop serversGravatar Tim Emiola2015-04-24
|/
* Corrects command/flags used in ruby interop testsGravatar Tim Emiola2015-04-23
* Merge pull request #1309 from tbetbetbe/grpc_ruby_rpc_server_mdGravatar Jan Tattermusch2015-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
* | | | 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 branch 'master' into fix/headerGravatar Yuki Yugui Sonoda2015-04-17
| | |\ \
| * | \ \ Merge branch 'master' into fix/typed-structGravatar Yuki Yugui Sonoda2015-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
|\ \ \ \
| | | | * 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