aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ruby
Commit message (Collapse)AuthorAge
* Updates Channel#create_call to the new APIGravatar Tim Emiola2015-04-10
|
* Bump ruby version to match the new releaseGravatar Tim Emiola2015-04-07
|
* Merge pull request #1119 from tbetbetbe/grpc_ruby_update_rakefileGravatar Michael Lumish2015-03-24
|\ | | | | Updates the Rakefile
| * Updates the RakefileGravatar Tim Emiola2015-03-24
| | | | | | | | | | | | | | - simplify the test suite namespace - fix bug in test suite setup where wrappper tests were run twice - removes unnecessary descs - add bunder's gem tasks for release and installation
* | 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 calls
* \ Merge pull request #1079 from ↵Gravatar Michael Lumish2015-03-18
|\ \ | | | | | | | | | | | | tbetbetbe/grpc_ruby_adds_metadata_server_active_call_view Exposes the metadata method in server-side ActiveCall view classes
| | * 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
| |/
* / Fixes reference to variable in the auth packageGravatar Tim Emiola2015-03-17
|/
* Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-03-06
|\
| * Merge pull request #973 from tbetbetbe/grpc_ruby_trim_dependenciesGravatar Michael Lumish2015-03-06
| |\ | | | | | | Removes unused dependencies
| | * Removes unused dependenciesGravatar Tim Emiola2015-03-06
| | |
| * | Corrects the host used in the client_server spec testsGravatar Tim Emiola2015-03-06
| |/
| * Fix for #804Gravatar Tim Emiola2015-03-06
| |
| * Decompose the ClientStub initialize methodGravatar Tim Emiola2015-03-06
| |
* | Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-03-05
|\|
* | Updates ruby code affected by the secure server API changeGravatar Tim Emiola2015-03-05
| |
* | Updates the ruby C extension to match the new secure C server APIGravatar Tim Emiola2015-03-05
| |
| * Merge pull request #894 from mattn/ruby-2.2.0Gravatar Tim Emiola2015-03-05
|/| | | | | Support ruby 2.2.0
* | Removed execute permissions from README files.Gravatar Misha Brukman2015-03-02
| |
| * Support ruby 2.2.0Gravatar mattn2015-02-28
|/
* Added ruby tests to run_tests.pyGravatar murgatroid992015-02-27
|
* Fix typos 'proivde' -> 'provide' and 'e,g.' -> 'e.g.'Gravatar Aggelos Avgerinos2015-02-27
|
* Merge pull request #826 from tbetbetbe/grpc-ruby-update-gemspec-licencseGravatar Abhishek Kumar2015-02-25
|\ | | | | Update grpc.gemspec
| * Update grpc.gemspecGravatar Tim Emiola2015-02-25
| |
* | Synchronize initial package versionsGravatar Tim Emiola2015-02-25
|/
* Tmp fix: splits the hostname from the host before creating a callGravatar Tim Emiola2015-02-25
|
* Removes a redundant canary testGravatar Tim Emiola2015-02-25
|
* Merge pull request #783 from ↵Gravatar Michael Lumish2015-02-25
|\ | | | | | | | | tbetbetbe/grpc_ruby_switch_auth_to_google_auth_library_ruby Grpc ruby switch auth to google auth library ruby
| * 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
|\ \ | |/ |/| Verifying the peer name on the X509 Certs correctly.
* | Temporarily suspend some tests that started failing because during the final ↵Gravatar Tim Emiola2015-02-24
| | | | | | | | shutdown
* | Reflect a C-api name changeGravatar Tim Emiola2015-02-24
| |
| * Verifying the peer name on the X509 Certs correctly.Gravatar Julien Boeuf2015-02-23
|/ | | | | | | - The SANs take precedence over the CN. - The CN is only checked if there are no SANs. - Fixing the tests as the test cert did not list *.test.google.com in the SANs. Will fix the test cert another time...
* 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 client
| * 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
| | | | | | More comment improvements
* | Update README.mdGravatar Tim Emiola2015-02-20
| | | | | | fix comment about the installation location
* | Update README.mdGravatar Tim Emiola2015-02-20
|/
* Merge pull request #619 from jayantkolhe/jayantkolhe-patch-2Gravatar Mugur Marculescu2015-02-19
|\ | | | | Jayantkolhe patch 2 - Many documentation updates.
| * 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
| |