aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ruby/spec/generic/active_call_spec.rb
Commit message (Expand)AuthorAge
* Refactor ruby server shutdown to fix a raceGravatar Alexander Polcyn2018-01-22
* Disable soreuseport in ruby unit testsGravatar Alexander Polcyn2017-12-13
* Add Ruby server interceptorsGravatar Shaun McCormick2017-09-25
* make sure calls created in ruby unit tests are completed timelyGravatar Alexander Polcyn2017-09-14
* dont wait for gc to destroy calls on ruby serverGravatar Alexander Polcyn2017-07-13
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* combine more core batch opsGravatar Alex Polcyn2016-10-26
* fix write buffer ruby testGravatar Alexander Polcyn2016-10-13
* use sent flag only under mutex and dont fail in send_initial_metadataGravatar Alexander Polcyn2016-08-11
* add mutex wrapper around sending and modifying of initial metadataGravatar Alexander Polcyn2016-08-11
* Moved sending of initial metadata from server into server handlerGravatar Alex Polcyn2016-07-20
* Change cancelled to cancelled?Gravatar Ken Payson2016-07-07
* Finished removing CompletionQueue from Ruby API, made some changes for clarityGravatar murgatroid992016-06-13
* Finished updating code and tests with keyword argument changesGravatar murgatroid992016-05-19
* Avoid using unspecified keyword args where possibleGravatar murgatroid992016-05-16
* Made insecure channel/stub explicit, in all layersGravatar murgatroid992015-12-16
* Make insecure construction explicit, to address #2614Gravatar Tim Emiola2015-08-31
* Adds support for per message compressionGravatar Tim Emiola2015-08-20
* Breaks API - switches timeout to a keyword arg.Gravatar Tim Emiola2015-08-13
* Allow reserved metadata to be propagated between callsGravatar Tim Emiola2015-08-11
* Use null for default hostGravatar Tim Emiola2015-08-11
* Ruby shutdown api migrationGravatar Tim Emiola2015-06-17
* Updates ActiveCall to use the new call APIGravatar Tim Emiola2015-04-10
* Updates Channel#create_call to the new APIGravatar Tim Emiola2015-04-10
* Enables some incorrectly disabled testsGravatar Tim Emiola2015-03-23
* Exposes the metadata method in server-side ActiveCall view classesGravatar Tim Emiola2015-03-17
* Temporarily suspend some tests that started failing because during the final ...Gravatar Tim Emiola2015-02-24
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* Stop calling finish on server callsGravatar Tim Emiola2015-02-09
* Attempts to remove a little of this tests flakinessGravatar Tim Emiola2015-01-31
* Removed port_picker from active_call_spec, fixed some style issuesGravatar Tim Emiola2015-01-26
* Updates ruby to stop using grpc_start_invokeGravatar Tim Emiola2015-01-21
* Adds rubocop and fixes most style violations it detectedGravatar Tim Emiola2015-01-16
* Removed use of call.accept in gRPC RubyGravatar temiola2014-12-11
* Update modules and packages to allow for a single grpc importGravatar 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