aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ruby
Commit message (Expand)AuthorAge
* Stop calling finish on server callsGravatar Tim Emiola2015-02-09
* fixes a typoGravatar Tim Emiola2015-02-09
* updates the client server spec to reflect that status is no longer shownGravatar Tim Emiola2015-02-09
* Disable failing wrapping level testsGravatar Tim Emiola2015-02-09
* Fixes a event compiler errorGravatar Tim Emiola2015-02-09
* Prepare for the new batch call API.Gravatar Craig Tiller2015-02-02
* Corrects a typoGravatar Tim Emiola2015-02-02
* Adds a demo app that accesses the live pubsub service.Gravatar Tim Emiola2015-02-02
* Add generated code for accessing the v1 pubsub API from RubyGravatar Tim Emiola2015-02-02
* Adds a missing returnGravatar Tim Emiola2015-02-02
* Updates interop client to use update_procGravatar Tim Emiola2015-01-31
* Adds updater_proc, to simplify the setup of credentials during stub creationGravatar Tim Emiola2015-01-31
* Adds a compute engine auth GCE interop testGravatar Tim Emiola2015-01-31
* Adds an interop tests if OAuth behaviour is functioningGravatar Tim Emiola2015-01-31
* Updates the generated code to reflect test updatesGravatar Tim Emiola2015-01-31
* Ensures the auth modules are available with just require 'grpc'Gravatar Tim Emiola2015-01-31
* Adds compute engine auth implementation that extends the signet auth classGravatar Tim Emiola2015-01-31
* Adds a signet based service_account creds implementationGravatar Tim Emiola2015-01-31
* Extends signet with an apply/apply! methodsGravatar Tim Emiola2015-01-31
* Fix lint errors, other cleanupsGravatar Tim Emiola2015-01-31
* Adds an emacs modelineGravatar Tim Emiola2015-01-31
* Attempts to remove a little of this tests flakinessGravatar Tim Emiola2015-01-31
* completes mergesGravatar Tim Emiola2015-01-31
* Merge pull request #287 from tbetbetbe/grpc_ruby_unittest_cleanupGravatar Michael Lumish2015-01-29
|\
| * Update the suites used in the tests, run the bidi and server tests as their o...Gravatar Tim Emiola2015-01-29
| * Add tagging to rpc_server multi-threading tests to isolate in their own test ...Gravatar Tim Emiola2015-01-29
| * Fix a test that aborts on Docker imagesGravatar Tim Emiola2015-01-29
* | sync up with masterGravatar Yang Gao2015-01-27
|\ \
| * \ Merge pull request #236 from tbetbetbe/grpc_ruby_update_interop_test_flagsGravatar Michael Lumish2015-01-27
| |\ \ | | |/ | |/|
| | * Allows production certificates to be specifiedGravatar Tim Emiola2015-01-26
| | * Adds support for overriding the server host name during SSLGravatar Tim Emiola2015-01-26
| | * Adds a dependency on signet. It's to be used for auth, but for now it sslconf...Gravatar Tim Emiola2015-01-26
| | * Adds a flag for running all the testsGravatar Tim Emiola2015-01-26
| | * Removes the test state tracking, that's available on JenkinsGravatar Tim Emiola2015-01-26
| | * Added the use_tls flag toggle connecting securelyGravatar Tim Emiola2015-01-26
| * | Remove port_picker.rbGravatar Tim Emiola2015-01-26
| * | Removes remaining references to port_pickerGravatar Tim Emiola2015-01-26
| * | Removes port_picker from channel_specGravatar Tim Emiola2015-01-26
| * | Removes port_picker from call_spec.rb, removes a redundant testGravatar Tim Emiola2015-01-26
| * | Removed port_picker from server_spec.rbGravatar Tim Emiola2015-01-26
| * | Removed port_picker from active_call_spec, fixed some style issuesGravatar Tim Emiola2015-01-26
| * | Removes port_picker from rpc_server_specGravatar Tim Emiola2015-01-26
| * | Removed port_picker form client_stub_specGravatar 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
| * | Cleans up some compiler warningsGravatar Tim Emiola2015-01-26
| * | Updates rb_server.c to return the created port when it's non-zeroGravatar Tim Emiola2015-01-26
| | * Fixes markdown sytax errorsGravatar Tim Emiola2015-01-26
| |/
* / run clang-formatGravatar Yang Gao2015-01-26
|/