aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ruby
Commit message (Expand)AuthorAge
* 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
| * Updates the pubsub demo to use the new auth libraryGravatar Tim Emiola2015-02-25
| * Updates the interop client to use the new auth libraryGravatar Tim Emiola2015-02-25
| * Adds a reference to GoogleAuthGravatar 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
* | Reflect a C-api name changeGravatar Tim Emiola2015-02-24
| * Verifying the peer name on the X509 Certs correctly.Gravatar Julien Boeuf2015-02-23
|/
* Merge pull request #715 from tbetbetbe/grpc-ruby-fix-interop-clientGravatar Tim Emiola2015-02-23
|\
| * Fixes a missed old module name reference in the interop clientGravatar Tim Emiola2015-02-23
* | Update README.mdGravatar Tim Emiola2015-02-20
* | Update README.mdGravatar Tim Emiola2015-02-20
* | Update README.mdGravatar Tim Emiola2015-02-20
* | Update README.mdGravatar Tim Emiola2015-02-20
|/
* Merge pull request #619 from jayantkolhe/jayantkolhe-patch-2Gravatar Mugur Marculescu2015-02-19
|\
| * Update README.mdGravatar Jayant Kolhe2015-02-19
* | Fixes case, other minor correctionsGravatar Tim Emiola2015-02-19
* | Fixes the grpc.gemspec, clarifies the installation instructionsGravatar Tim Emiola2015-02-19
* | Removes unnecesary check from the interop testeGravatar Tim Emiola2015-02-19
* | Merge pull request #540 from ctiller/copyrightGravatar Tim Emiola2015-02-18
|\ \
| * | Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
| * | Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
| * | Update copyright to 2015Gravatar Craig Tiller2015-02-18
| * | Merge github.com:grpc/grpc into copyrightGravatar Craig Tiller2015-02-17
| |\ \
* | | | Removes the line that sed could not fixGravatar Tim Emiola2015-02-17
* | | | Updates the module name in the idiomatic and stub layersGravatar Tim Emiola2015-02-17
* | | | Updates the module name in C extension, ensuring it compilesGravatar Tim Emiola2015-02-17
| |/ / |/| |
* | | Temporarily pauses some testsGravatar Tim Emiola2015-02-17
| |/ |/|
| * Add proto copyrightsGravatar Craig Tiller2015-02-16
|/
* 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