659 Commits (203b20c9b26501105a1faa22132729514660dc8b)

Author SHA1 Message Date
Jan Tattermusch 73b3eea149 accept --use_tls=true and --use_test_ca=true in ruby 9 years ago
murgatroid99 aad1a34b4f Add newline to .rubocop.yml 9 years ago
murgatroid99 3c09a64332 Fixed previous change, altered RuboCop settings to let me do so 9 years ago
murgatroid99 59e339b9d2 Made ruby server stop waiting for calls when it starts getting null calls 9 years ago
Tim Emiola bfe8a9febc Fixes the broken ruby interop tests 9 years ago
Tim Emiola 383d7da1b2 Bugfix: correct circular arg ref 9 years ago
Tim Emiola 557d26f643 Remove a bad flaky rpc server test 9 years ago
Tim Emiola 0deeb04a0b Bump version to reflect changes to the gRPC ruby package 9 years ago
Tim Emiola c03138a483 Fixes bins in the grpc beta package 9 years ago
Tim Emiola 98ef7a277d Update status to Beta 9 years ago
Stanley Cheung 581846ba9b Update debian install instructions, jessie-backports 9 years ago
Tim Emiola bab6706f41 Bumps the ruby version to beta 9 years ago
Tim Emiola 391664afa1 Improves test stability 9 years ago
Tim Emiola 643ebb6fb8 Fixes a comment 9 years ago
Tim Emiola 934ae9ac0c Make insecure construction explicit, to address #2614 9 years ago
Tim Emiola 73a540ae57 Update sites using ServerCredentials.new 9 years ago
Tim Emiola 14d0a3c796 Updates implementation of rb_server_credentials 9 years ago
Tim Emiola 81d950a5a9 Updates server shutdown handling 9 years ago
Stanley Cheung aec4ac8221 update debian unstable to testing 9 years ago
Julien Boeuf 510a920c75 Credentials cleanup: 9 years ago
Julien Boeuf c5b570f97e Adding void* at then end of security related method in order to have a stable ABI. 9 years ago
Tim Emiola 7840a55736 Adds support for per message compression 9 years ago
Stanley Cheung 1894f188bf update installation instructions, review feedback 9 years ago
Stanley Cheung 5329e4bd3f update installation instructions, review feedback 9 years ago
Stanley Cheung a79a896d4c update installation instructions, review feedback 9 years ago
Stanley Cheung dbeb1cd90c update debian install instructions 9 years ago
Tim Emiola 27ccd197c4 Corrects logconfig from #2956 9 years ago
Craig Tiller 4275899297 Sprinkle reserved = NULL around 9 years ago
Tim Emiola 25f501132b Remove the runtime dependency on the logging gem. 9 years ago
Tim Emiola ac1a8d340a Adds a test for ruby code generation. 9 years ago
Tim Emiola 19e436dac4 Removes the dependency on Minitest 9 years ago
Tim Emiola f4ee961bed Reorganize interop test files. 9 years ago
Tim Emiola 53c85d68f9 Update the generated code for the interop service. 9 years ago
Tim Emiola a5d39f7e78 Merges timeout interop test change 9 years ago
Tim Emiola 975d0cb02e Add a health checker service implementation. 9 years ago
Tim Emiola cdb7cccceb Adds the ruby timeout interop test. 9 years ago
Tim Emiola 49b7650eaf Breaks API - switches timeout to a keyword arg. 9 years ago
Tim Emiola 046094ded4 Merged with HEAD 9 years ago
Tim Emiola 9fbfb5b016 Fixes a lint issue. 9 years ago
Tim Emiola be88526b6e adds ruby aliases of the propagation masks 9 years ago
Tim Emiola fde3dbfb87 Allow reserved metadata to be propagated between calls 9 years ago
Tim Emiola fb48fcfe53 Allow reserved metadata to be propagated between calls 9 years ago
Tim Emiola 7369dcb12b Use null for default host 9 years ago
Tim Emiola 17b1659014 Corrects the way the gemspec references files 9 years ago
Tim Emiola d42c1b7b5a Use null for default host 9 years ago
Tim Emiola 23e0f8843b Aligns with the cognoscenti on timeouts 9 years ago
Tim Emiola 10ddfde8e6 Adds grpc.primary_user_agent key during stub creation 9 years ago
Tim Emiola 623a74d0a8 Exposes call#peer, channel#target 9 years ago
Nicolas "Pixel" Noble f75df57a8f Working on ruby. 9 years ago
Craig Tiller c5ae3eb8d6 Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_port 9 years ago