aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ruby/ext
Commit message (Expand)AuthorAge
* Added ruby tests to run_tests.pyGravatar murgatroid992015-02-27
* Reflect a C-api name changeGravatar Tim Emiola2015-02-24
* 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
|/
* Fixes a event compiler errorGravatar Tim Emiola2015-02-09
* Prepare for the new batch call API.Gravatar Craig Tiller2015-02-02
* sync up with masterGravatar Yang Gao2015-01-27
|\
| * Cleans up some compiler warningsGravatar Tim Emiola2015-01-26
| * Updates rb_server.c to return the created port when it's non-zeroGravatar Tim Emiola2015-01-26
* | run clang-formatGravatar Yang Gao2015-01-26
|/
* Merge branch 'master' of github.com:google/grpc into merge_new_invoke_apiGravatar murgatroid992015-01-23
|\
| * Removes Google username from TODOs, removes defunct TODOsGravatar Tim Emiola2015-01-22
* | Resolved merge conflicts with masterGravatar murgatroid992015-01-21
|\ \ | |/ |/|
| * Updates ruby to stop using grpc_start_invokeGravatar Tim Emiola2015-01-21
* | Fixing node and ruby builds.Gravatar Julien Boeuf2015-01-21
|/
* Adds rubocop and fixes most style violations it detectedGravatar Tim Emiola2015-01-16
* clang-format codebaseGravatar Craig Tiller2015-01-13
* Updates extconf.rb to use grpc from the make install locationsGravatar temiola2015-01-06
* Exposes event#finish as #close.Gravatar temiola2014-12-19
* Adds support for trailing metadataGravatar temiola2014-12-16
* Removed use of call.accept in gRPC RubyGravatar temiola2014-12-11
* Adds support for metadata to the surface APIsGravatar temiola2014-12-10
* Updating moe_db.txt with the latest equivalence since the ruby import changed...Gravatar nnoble2014-12-05
* Incorporating ruby into the master grpc repository.Gravatar nnoble2014-12-01