aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ruby/spec/client_server_spec.rb
Commit message (Expand)AuthorAge
* All spec files require spec_helperGravatar ganmacs2018-06-18
* Refactor ruby server shutdown to fix a raceGravatar Alexander Polcyn2018-01-22
* Disable soreuseport in ruby unit testsGravatar Alexander Polcyn2017-12-13
* make sure calls created in ruby unit tests are completed timelyGravatar Alexander Polcyn2017-09-14
* cancel calls with an error message when bidi write loop fails with userGravatar Alexander Polcyn2017-08-07
* fix memory leak with large metadata keys or valuesGravatar Alexander Polcyn2017-07-21
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* Updated compression tests with batch API changesGravatar murgatroid992016-06-29
* Resolved merge conflicts with masterGravatar murgatroid992016-06-28
|\
| * Add a unit test for compression.Gravatar yang-g2016-06-26
* | Finished removing CompletionQueue from Ruby API, made some changes for clarityGravatar murgatroid992016-06-13
|/
* Update copyrightsGravatar Craig Tiller2016-03-31
* Fix copyrightGravatar Craig Tiller2016-02-05
* Fix Ruby test that failed to read initial metadataGravatar murgatroid992016-02-04
* Made insecure channel/stub explicit, in all layersGravatar murgatroid992015-12-16
* Plumb CallCredentials through Ruby code, replacing metadata_updater functiona...Gravatar murgatroid992015-12-04
* Ruby wrapping of core credentials API change.Gravatar Tim Emiola2015-10-28
* Merge pull request #3171 from tbetbetbe/grpc_ruby_improve_test_stabilityGravatar Stanley Cheung2015-08-31
|\
| * Improves test stabilityGravatar Tim Emiola2015-08-31
* | Make insecure construction explicit, to address #2614Gravatar Tim Emiola2015-08-31
* | Update sites using ServerCredentials.newGravatar Tim Emiola2015-08-31
|/
* Allow reserved metadata to be propagated between callsGravatar Tim Emiola2015-08-11
* Use null for default hostGravatar Tim Emiola2015-08-11
* Exposes call#peer, channel#targetGravatar Tim Emiola2015-08-11
* Merge branch 'you-complete-me' into we-dont-need-no-backupGravatar Craig Tiller2015-06-17
|\
| * Ruby shutdown api migrationGravatar Tim Emiola2015-06-17
* | Ensure that there's always a poller for completionGravatar Craig Tiller2015-05-17
|/
* Correct style errors identified by the latest version of RuboCopGravatar Tim Emiola2015-04-14
* Rewrite client_server_spec to use the new call APIGravatar Tim Emiola2015-04-10
* Updates ruby code affected by the secure server API changeGravatar Tim Emiola2015-03-05
* Verifying the peer name on the X509 Certs correctly.Gravatar Julien Boeuf2015-02-23
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* Temporarily pauses some testsGravatar Tim Emiola2015-02-17
* updates the client server spec to reflect that status is no longer shownGravatar Tim Emiola2015-02-09
* Removes remaining references to port_pickerGravatar Tim Emiola2015-01-26
* Completes mergeGravatar Tim Emiola2015-01-26
|\
* | Updates client_server_spec to use the server_portGravatar Tim Emiola2015-01-26
| * Resolves issues that stopped that stopped tests from running okGravatar Tim Emiola2015-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
* | 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
* Adds support for trailing metadataGravatar temiola2014-12-16
* Removed use of call.accept in gRPC RubyGravatar temiola2014-12-11
* 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