359 Commits (fd64d59c23a78bd9cfd889d9aff3fbd135fc78b3)

Author SHA1 Message Date
Craig Tiller f008f067f8 build.yaml centric versioning 9 years ago
Nicolas "Pixel" Noble 1be92658ef Versionning Ruby from build.yaml, and regenerating broken files after census merge. 9 years ago
Nicolas "Pixel" Noble fb2d8f5069 Fixing copyrights. 9 years ago
Nicolas "Pixel" Noble eade6e02d2 Renaming the Ruby grpc extension to grpc_c, and renaming its loader from loader.rb to grpc.rb 9 years ago
Nicolas "Pixel" Noble d899dce5e1 Few more fixes to the Ruby installation. 9 years ago
Nicolas "Pixel" Noble cb287a11df Allowing for creation of pre-compiled gems, using rack-compiler-dock. 9 years ago
murgatroid99 7fac30dd1b Update copyright 9 years ago
murgatroid99 00450af711 Made ruby per-rpc creds interop use auth plugin API 9 years ago
murgatroid99 a4d3d2c76b Fix typo in method call 9 years ago
murgatroid99 73cefb8b90 Updated copyright in Ruby version file 9 years ago
murgatroid99 0e59927b87 Update Ruby library version for next release 9 years ago
murgatroid99 b5703222a5 Include roots.pem with Ruby package 10 years ago
murgatroid99 afe3974bce Made insecure channel/stub explicit, in all layers 10 years ago
murgatroid99 f88008c00b Fixed a busy-wait in Ruby server run_till_terminated 10 years ago
murgatroid99 cfa26e1ce7 Plumb CallCredentials through Ruby code, replacing metadata_updater functionality 10 years ago
Tim Emiola 7d21c04b2c Fixes a multithreading bug in the ruby rpc_server 10 years ago
Tim Emiola 24fdc179c1 Ensures that bidi calls obtain metadata. 10 years ago
Tim Emiola 43a7e4e6ed Ruby wrapping of core credentials API change. 10 years ago
murgatroid99 3c09a64332 Fixed previous change, altered RuboCop settings to let me do so 10 years ago
murgatroid99 59e339b9d2 Made ruby server stop waiting for calls when it starts getting null calls 10 years ago
Tim Emiola bfe8a9febc Fixes the broken ruby interop tests 10 years ago
Tim Emiola 383d7da1b2 Bugfix: correct circular arg ref 10 years ago
Tim Emiola 0deeb04a0b Bump version to reflect changes to the gRPC ruby package 10 years ago
Tim Emiola bab6706f41 Bumps the ruby version to beta 10 years ago
Tim Emiola 391664afa1 Improves test stability 10 years ago
Tim Emiola 81d950a5a9 Updates server shutdown handling 10 years ago
Tim Emiola 7840a55736 Adds support for per message compression 10 years ago
Tim Emiola 27ccd197c4 Corrects logconfig from #2956 10 years ago
Tim Emiola 25f501132b Remove the runtime dependency on the logging gem. 10 years ago
Tim Emiola cdb7cccceb Adds the ruby timeout interop test. 10 years ago
Tim Emiola 49b7650eaf Breaks API - switches timeout to a keyword arg. 10 years ago
Tim Emiola fde3dbfb87 Allow reserved metadata to be propagated between calls 10 years ago
Tim Emiola fb48fcfe53 Allow reserved metadata to be propagated between calls 10 years ago
Tim Emiola 7369dcb12b Use null for default host 10 years ago
Tim Emiola d42c1b7b5a Use null for default host 10 years ago
Tim Emiola 23e0f8843b Aligns with the cognoscenti on timeouts 10 years ago
Tim Emiola 10ddfde8e6 Adds grpc.primary_user_agent key during stub creation 10 years ago
murgatroid99 f88eecd80d Changed found? to implemented? 10 years ago
murgatroid99 7f27db2cb5 Bumped Ruby package version to 0.10.0 10 years ago
murgatroid99 3d6d0587bd Made ruby server return correct error code for unimplemented method 10 years ago
Tim Emiola 27243c223b Bump version of grpc ruby for release on the release branch 10 years ago
Tim Emiola aa57bab3ca Corrects the cancel_after_first_response behaviour 10 years ago
Tim Emiola b1fa5d4627 Ruby shutdown api migration 10 years ago
Tim Emiola 1a2988df2b Update version; fix dependency advisory comment 10 years ago
Tim Emiola 9341045307 bump grpc ruby version 10 years ago
Tim Emiola d62d345b83 Corrects the cancel_after_first_response test 10 years ago
Tim Emiola dd7a036f75 Add's logging tweaks thread interaction for bidi_server 10 years ago
Tim Emiola af74e4e47d Updates gRPC Ruby to 0.9.0 10 years ago
Tim Emiola 4aba356630 Various tweaks to improve server stability 10 years ago
Nick Gauthier f233d968d2 Encapsulate logger within GRPC module 10 years ago