1388 Commits (51ccea9ad4378d4e04e3ae3b343d241f8d2dfa56)

Author SHA1 Message Date
Tim Emiola 27ccd197c4 Corrects logconfig from #2956 10 years ago
Craig Tiller 4275899297 Sprinkle reserved = NULL around 10 years ago
Tim Emiola 25f501132b Remove the runtime dependency on the logging gem. 10 years ago
Tim Emiola ac1a8d340a Adds a test for ruby code generation. 10 years ago
Tim Emiola 19e436dac4 Removes the dependency on Minitest 10 years ago
Tim Emiola f4ee961bed Reorganize interop test files. 10 years ago
Tim Emiola 53c85d68f9 Update the generated code for the interop service. 10 years ago
Tim Emiola a5d39f7e78 Merges timeout interop test change 10 years ago
Tim Emiola 975d0cb02e Add a health checker service implementation. 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 046094ded4 Merged with HEAD 10 years ago
Tim Emiola 9fbfb5b016 Fixes a lint issue. 10 years ago
Tim Emiola be88526b6e adds ruby aliases of the propagation masks 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 17b1659014 Corrects the way the gemspec references files 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
Tim Emiola 623a74d0a8 Exposes call#peer, channel#target 10 years ago
Nicolas "Pixel" Noble f75df57a8f Working on ruby. 10 years ago
Craig Tiller c5ae3eb8d6 Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_port 10 years ago
Craig Tiller e1b0e6ee12 s/inherit/propagate/g 10 years ago
Craig Tiller 99e61645ce Update wrappers, tests to new create_call() 10 years ago
murgatroid99 94be2a8db1 Revert changes to extconf.rb 10 years ago
murgatroid99 a43c14fef8 Make ruby tests see changes to C core 10 years ago
Marcin Wyszynski a5fea60e8d array_length and it's counter types should match 10 years ago
Marcin Wyszynski 1a2ac33f1f Avoid stupid double conversion 10 years ago
Marcin Wyszynski ea0c18b3f2 Make time_t to int conversion explicit on tv_nsec 10 years ago
Marcin Wyszynski ac91eddb60 Avoid implicit conversion on array_length 10 years ago
Craig Tiller 94329d0965 Make the server report monotonic times for deadlines 10 years ago
Julien Boeuf 5029b30d1c Adding option to force client auth on the server SSL creds. 10 years ago
Craig Tiller 4a4f1496c1 Rename grpc_channel_create to grpc_insecure_channel_create 10 years ago
Craig Tiller 83ac705fa7 Only check metadata that we want: its allowed to have extra elements 10 years ago
murgatroid99 87afb5d863 Clean up some warnings in the ruby wrapping code 10 years ago
Tim Emiola 8092af8678 Updates the requirements comment before releasing on the release branch 10 years ago
Craig Tiller 5a1e7fda84 Ruby fixes for new timespec 10 years ago
Craig Tiller 58bbc864ba Updating wrapped languages to new time functions 10 years ago
Craig Tiller 354398f9f5 Updating wrapped languages to new time functions 10 years ago
Craig Tiller 143e7bf0cf Introduce a clock type field onto gpr_timespec. 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 0f1c42e381 Fixed Rubocop errors in extconf.rb 10 years ago
murgatroid99 3d6d0587bd Made ruby server return correct error code for unimplemented method 10 years ago
murgatroid99 9e56ce034f Fixed ruby build when rebuilding C core 10 years ago
murgatroid99 fa0fa18134 Check more warnings in Ruby library, add -Werror 10 years ago
murgatroid99 0b90c1e5e8 Fixed ruby local build fallback case 10 years ago
murgatroid99 51dbf90434 Use pkg-config if possible when building the ruby extension 10 years ago