aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ruby/lib/grpc/errors.rb
Commit message (Expand)AuthorAge
* Remove duplicate `Unimplemented` error definitionGravatar Shota Iguchi2018-09-10
* Merge pull request #9823 from mjkim/fix_unkownGravatar Mehrdad Afshari2017-06-12
|\
* | auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
| * Fix typosGravatar Myungjun Kim2017-02-23
|/
* change client code to use specific exceptions and throw bad status ifGravatar Alexander Polcyn2016-11-30
* add factory method to bad status to create correct subclassGravatar Alexander Polcyn2016-11-29
* add ruby subclasses of bad status for each GPRC status codeGravatar Alexander Polcyn2016-11-28
* Avoid using unspecified keyword args where possibleGravatar murgatroid992016-05-16
* Changed some 'require' to 'require_relative' and modified rpc_server slightlyGravatar murgatroid992016-04-22
* Update copyrightsGravatar Craig Tiller2016-03-31
* Fix copyrightsGravatar murgatroid992016-02-17
* Ruby: explicitly require 'grpc/grpc' when loading C core, to avoid circular i...Gravatar murgatroid992016-02-16
* Allow BadStatus to contain metadataGravatar Tim Emiola2015-04-17
* Adds an explicit Cancellation exceptionGravatar Tim Emiola2015-04-15
* Move timeout handling into the extensionGravatar Tim Emiola2015-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 the idiomatic and stub layersGravatar Tim Emiola2015-02-17
|/
* Adds rubocop and fixes most style violations it detectedGravatar Tim Emiola2015-01-16
* Incorporating ruby into the master grpc repository.Gravatar nnoble2014-12-01