aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ruby/lib
Commit message (Collapse)AuthorAge
* Merge v1.0.x into masterGravatar murgatroid992016-07-22
|\
| * Improved some Ruby inline documentationGravatar murgatroid992016-07-12
| |
* | Master is now 1.1.0-dev.Gravatar Nicolas "Pixel" Noble2016-07-12
|/
* Flagging master as 1.0.0-pre1.Gravatar Nicolas "Pixel" Noble2016-07-12
|
* Merge branch 'master' into ruby_api_review_changesGravatar murgatroid992016-07-08
|\
* | Revert changes to SingleReqView and MultiReqViewGravatar murgatroid992016-07-08
| |
* | Split incoming initial and trailing metadata in Ruby callsGravatar murgatroid992016-07-07
| |
| * Change cancelled to cancelled?Gravatar Ken Payson2016-07-07
|/
* Resolved merge conflicts with masterGravatar murgatroid992016-06-28
|\
* | Fix bug that occasionally caused a call to be deleted twiceGravatar murgatroid992016-06-28
| |
| * Update master branch to 0.16.0-devGravatar murgatroid992016-06-24
| |
* | Fix handling of one error in bidi calls, and one interop server methodGravatar murgatroid992016-06-23
| |
* | Fixed missing variable propagationGravatar murgatroid992016-06-23
| |
* | Finished removing CompletionQueue from Ruby API, made some changes for clarityGravatar murgatroid992016-06-13
|/
* Fixed ruby fd bugGravatar Ken Payson2016-06-01
|
* Finished updating code and tests with keyword argument changesGravatar murgatroid992016-05-19
|
* Merge branch 'ruby_signal_handling_improvement' into ruby_explicit_kw_argsGravatar murgatroid992016-05-17
|\
| * Removed remaining references to old server handling codeGravatar murgatroid992016-05-16
| |
| * Handle signals properly when dropping GVLGravatar murgatroid992016-05-16
| |
* | Avoid using unspecified keyword args where possibleGravatar murgatroid992016-05-16
|/
* Merge pull request #6537 from grpc/release-0_14Gravatar Nicolas Noble2016-05-11
|\ | | | | Upmerge from 0.14.0, again :D
| * Merge pull request #6500 from murgatroid99/ruby_user_agentGravatar Jan Tattermusch2016-05-11
| |\ | | | | | | Allow Ruby client code to set a user agent
| * | The release branch is now 0.14.1-pre1.Gravatar Nicolas "Pixel" Noble2016-05-10
| | |
| * | Processing the 0.14 release.Gravatar Nicolas "Pixel" Noble2016-05-10
| | |
* | | Merge pull request #6475 from grpc/release-0_14Gravatar Nicolas Noble2016-05-09
|\| | | | | | | | Upmerge from 0.14.0
| | * Allow Ruby client code to set a user agentGravatar murgatroid992016-05-09
| |/
| * Merge pull request #6472 from murgatroid99/ruby_signal_handling2Gravatar Jan Tattermusch2016-05-09
| |\ | | | | | | Make Ruby library terminate on Ctrl+C on client and server
| * | Add a default handler to Ruby services that returns UNIMPLEMENTEDGravatar murgatroid992016-05-06
| | |
| | * Poll for signals more frequently, for greater responsivenessGravatar murgatroid992016-05-06
| | |
| | * Make Ruby library terminate on Ctrl+C on client and serverGravatar murgatroid992016-05-06
| | |
* | | Master is now 0.15.0-dev.Gravatar Nicolas "Pixel" Noble2016-05-06
| |/ |/|
| * The release branch is now 0.14.0-pre1.Gravatar Nicolas "Pixel" Noble2016-05-06
|/
* Fixed rubocop issues with newest changesGravatar murgatroid992016-05-03
|
* Ruby: improve server error handling, fix a reference errorGravatar murgatroid992016-05-03
|
* Load default roots.pem in Ruby via grpc_set_ssl_roots_override_callbackGravatar murgatroid992016-04-28
|
* Merge pull request #6233 from ewr/fetch-peer-cert-in-rubyGravatar Jan Tattermusch2016-04-26
|\ | | | | Add peer_cert method to Ruby call object
| * Wrap delegate line to fix a Rubocop error about line lengthGravatar Eric Richardson2016-04-26
| |
* | Changed some 'require' to 'require_relative' and modified rpc_server slightlyGravatar murgatroid992016-04-22
| |
| * Allow `peer` and `peer_cert` to be used from ActiveCall::SingleReqViewGravatar Eric Richardson2016-04-20
|/
* New CQ for each client callGravatar vjpai2016-04-12
|
* Make ruby library conform to status code specGravatar murgatroid992016-04-04
|
* Update copyrightsGravatar Craig Tiller2016-03-31
|
* Remove extraneous mutex, restrict state transitionsGravatar murgatroid992016-03-09
|
* Ruby: fix some synchronization code in server implementationGravatar murgatroid992016-03-09
|
* Merge pull request #5348 from nicolasnoble/backport-mergeGravatar Nicolas Noble2016-02-23
| | | | Backport merge.
* Fix copyrightsGravatar murgatroid992016-02-17
|
* Ruby: explicitly require 'grpc/grpc' when loading C core, to avoid circular ↵Gravatar murgatroid992016-02-16
| | | | import warning
* Flagging 0.13.1-pre1.Gravatar Nicolas "Pixel" Noble2016-02-13
|
* Flagging the release.Gravatar Nicolas "Pixel" Noble2016-02-13
|
* Revert Ruby version specializationGravatar Masood Malekghassemi2016-02-11
|