aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ruby/spec
Commit message (Expand)AuthorAge
* Only check metadata that we want: its allowed to have extra elementsGravatar Craig Tiller2015-07-18
* Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-17
|\
| * Merge pull request #2100 from tbetbetbe/grpc-ruby-adjust-rspec-outputGravatar donnadionne2015-06-17
| |\
| | * Prints test names as ruby tests runGravatar Tim Emiola2015-06-17
* | | Merge branch 'you-complete-me' into we-dont-need-no-backupGravatar Craig Tiller2015-06-17
|\| |
| * | Ruby shutdown api migrationGravatar Tim Emiola2015-06-17
| |/
* | Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-05-26
|\|
* | Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-05-24
|\ \
| | * Various tweaks to improve server stabilityGravatar Tim Emiola2015-05-22
| |/
| * Encapsulate logger within GRPC moduleGravatar Nick Gauthier2015-05-20
* | Ensure that there's always a poller for completionGravatar Craig Tiller2015-05-17
|/
* Getting rid of more seemingly dead codeGravatar Craig Tiller2015-05-12
* make underscore a class method of GenericServiceGravatar Tim Emiola2015-05-07
* Move Notifier into its own fileGravatar Tim Emiola2015-04-24
* Merge pull request #1309 from tbetbetbe/grpc_ruby_rpc_server_mdGravatar Jan Tattermusch2015-04-20
|\
* \ Merge pull request #1313 from tbetbetbe/grpc_ruby_add_ruby_coverageGravatar Jan Tattermusch2015-04-20
|\ \
* \ \ Merge pull request #1315 from jboeuf/security_connectorGravatar Craig Tiller2015-04-19
|\ \ \
| * | | Fixing inaccurate ruby test.Gravatar Julien Boeuf2015-04-18
* | | | Remove usage of xrayGravatar Tim Emiola2015-04-17
|/ / /
| * / Add SimpleCov coverage set up for gRPC rubyGravatar Tim Emiola2015-04-17
|/ /
| * clarify test descriptionsGravatar Tim Emiola2015-04-17
| * Adds support for updating the output metadata to callsGravatar Tim Emiola2015-04-17
| * Propagate metadata in BadStatusGravatar Tim Emiola2015-04-17
| * Adds a hook for returning the client connect metadataGravatar Tim Emiola2015-04-17
| * Refactor: Move the Pool out from RpcServerGravatar Tim Emiola2015-04-16
|/
* Adds an explicit Cancellation exceptionGravatar Tim Emiola2015-04-15
* Adds a tests that demonstrates successful cancellationGravatar Tim Emiola2015-04-15
* Automatically adds a key for the jwt_aud_uri to the metadata handled by the m...Gravatar Tim Emiola2015-04-14
* Correct style errors identified by the latest version of RuboCopGravatar Tim Emiola2015-04-14
* Move timeout handling into the extensionGravatar Tim Emiola2015-04-10
* Cleanup: remove redundant ruby codeGravatar Tim Emiola2015-04-10
* Updates BidiCall/ClientStub to the new Call APIGravatar Tim Emiola2015-04-10
* Updates ActiveCall to use the new call APIGravatar Tim Emiola2015-04-10
* Rewrite client_server_spec to use the new call APIGravatar Tim Emiola2015-04-10
* Adds symbols to access the fields in Status structGravatar Tim Emiola2015-04-10
* Adds the call operation codesGravatar Tim Emiola2015-04-10
* Updates Channel#create_call to the new APIGravatar Tim Emiola2015-04-10
* Renables the test checking the server can send the initial bidi messageGravatar Tim Emiola2015-03-23
* Enables some incorrectly disabled testsGravatar Tim Emiola2015-03-23
* Corrects the handling of metadata when the optional deadline is specifiedGravatar Tim Emiola2015-03-23
* Merge pull request #1080 from tbetbetbe/grpc_ruby_add_back_server_finish_callsGravatar Michael Lumish2015-03-18
|\
| * Adds back calls to #finish at the end of server callsGravatar Tim Emiola2015-03-17
* | Exposes the metadata method in server-side ActiveCall view classesGravatar Tim Emiola2015-03-17
|/
* Updates ruby code affected by the secure server API changeGravatar Tim Emiola2015-03-05
* Removed execute permissions from README files.Gravatar Misha Brukman2015-03-02
* Removes a redundant canary testGravatar Tim Emiola2015-02-25
* Merge pull request #783 from tbetbetbe/grpc_ruby_switch_auth_to_google_auth_l...Gravatar Michael Lumish2015-02-25
|\
| * Remove the ruby gRPC auth implementationGravatar Tim Emiola2015-02-25
* | Merge pull request #735 from jboeuf/fix_ssl_sanGravatar Craig Tiller2015-02-24
|\ \ | |/ |/|
* | Temporarily suspend some tests that started failing because during the final ...Gravatar Tim Emiola2015-02-24