aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ruby/ext/grpc/rb_call.h
Commit message (Expand)AuthorAge
* Update clang-format to 5.0Gravatar Craig Tiller2017-11-03
* fix memory leak with large metadata keys or valuesGravatar Alexander Polcyn2017-07-21
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* Extend clang-format to C#, Node, RubyGravatar Craig Tiller2017-04-19
* Finished removing CompletionQueue from Ruby API, made some changes for clarityGravatar murgatroid992016-06-13
* Add CallCredentials class to Ruby wrapping codeGravatar murgatroid992015-12-04
* Straightening out the includes.Gravatar Nicolas "Pixel" Noble2015-05-14
* Make some global variables staticGravatar Yuki Yugui Sonoda2015-04-16
* Use the prefix "grpc_rb_" rather than just "grpc_".Gravatar Yuki Yugui Sonoda2015-04-11
* Merge branch 'master' into fix/prefixGravatar Yuki Yugui Sonoda2015-04-11
|\
| * Move timeout handling into the extensionGravatar Tim Emiola2015-04-10
| * Adds Call#run_batchGravatar Tim Emiola2015-04-10
* | Avoid identifiers reserved by RubyGravatar Yuki Yugui Sonoda2015-04-10
|/
* Merge pull request #540 from ctiller/copyrightGravatar Tim Emiola2015-02-18
|\
| * Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
| * Update copyright to 2015Gravatar Craig Tiller2015-02-18
* | Updates the module name in C extension, ensuring it compilesGravatar Tim Emiola2015-02-17
|/
* clang-format codebaseGravatar Craig Tiller2015-01-13
* Incorporating ruby into the master grpc repository.Gravatar nnoble2014-12-01