1. 96847ef Making ruby's gcov configuration work. by Nicolas "Pixel" Noble · 9 years ago
  2. 675b5ce Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change by Julien Boeuf · 9 years ago
  3. 9161a82 Corrects compile error on ruby 2.0 by Tim Emiola · 9 years ago
  4. 9332ea6 Updates channel credentials by Tim Emiola · 9 years ago
  5. 519e27d Merge pull request #3158 from tbetbetbe/grpc-ruby-server-support-multiple-certs by Michael Lumish · 9 years ago
  6. 643ebb6 Fixes a comment by Tim Emiola · 9 years ago
  7. 934ae9a Make insecure construction explicit, to address #2614 by Tim Emiola · 9 years ago
  8. 14d0a3c Updates implementation of rb_server_credentials by Tim Emiola · 9 years ago
  9. 81d950a Updates server shutdown handling by Tim Emiola · 9 years ago
  10. 510a920 Credentials cleanup: by Julien Boeuf · 9 years ago
  11. c5b570f Adding void* at then end of security related method in order to have a stable ABI. by Julien Boeuf · 9 years ago
  12. 7840a55 Adds support for per message compression by Tim Emiola · 9 years ago
  13. 4275899 Sprinkle reserved = NULL around by Craig Tiller · 9 years ago
  14. cdb7ccc Adds the ruby timeout interop test. by Tim Emiola · 9 years ago
  15. d53b389 Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown by Nicolas "Pixel" Noble · 9 years ago
  16. d9745ca Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown by Nicolas "Pixel" Noble · 9 years ago
  17. 046094d Merged with HEAD by Tim Emiola · 9 years ago
  18. be88526 adds ruby aliases of the propagation masks by Tim Emiola · 9 years ago
  19. 9b6248f Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown by Nicolas "Pixel" Noble · 9 years ago
  20. fde3dbf Allow reserved metadata to be propagated between calls by Tim Emiola · 9 years ago
  21. b457cd8 Merge remote-tracking branch 'google/master' into the-ultimate-showdown by Nicolas "Pixel" Noble · 9 years ago
  22. d42c1b7 Use null for default host by Tim Emiola · 9 years ago
  23. 623a74d Exposes call#peer, channel#target by Tim Emiola · 9 years ago
  24. 9d72b14 Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown by Nicolas "Pixel" Noble · 9 years ago
  25. f75df57 Working on ruby. by Nicolas "Pixel" Noble · 9 years ago
  26. a600d58 Merge github.com:grpc/grpc into propagate by Craig Tiller · 9 years ago
  27. c5ae3eb Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_port by Craig Tiller · 9 years ago
  28. e1b0e6e s/inherit/propagate/g by Craig Tiller · 9 years ago
  29. 99e6164 Update wrappers, tests to new create_call() by Craig Tiller · 9 years ago
  30. 4aee724 Merge branch 'master' of github.com:grpc/grpc into ssl_force_client_auth by Julien Boeuf · 9 years ago
  31. f2b2558 Merge pull request #2593 from ctiller/elliptic-orange-chamelion by Yang Gao · 9 years ago
  32. d116a2d Merge pull request #2632 from marcinwyszynski/master by Michael Lumish · 9 years ago
  33. d9aed1d Merge github.com:grpc/grpc into elliptic-orange-chamelion by Craig Tiller · 9 years ago
  34. a5fea60 array_length and it's counter types should match by Marcin Wyszynski · 9 years ago
  35. 1a2ac33 Avoid stupid double conversion by Marcin Wyszynski · 9 years ago
  36. ea0c18b Make time_t to int conversion explicit on tv_nsec by Marcin Wyszynski · 9 years ago
  37. ac91edd Avoid implicit conversion on array_length by Marcin Wyszynski · 9 years ago
  38. 94329d0 Make the server report monotonic times for deadlines by Craig Tiller · 9 years ago
  39. 5029b30 Adding option to force client auth on the server SSL creds. by Julien Boeuf · 9 years ago
  40. 4a4f149 Rename grpc_channel_create to grpc_insecure_channel_create by Craig Tiller · 9 years ago
  41. 4368221 Merge pull request #2476 from murgatroid99/ruby_fix_warnings by Nicolas Noble · 9 years ago
  42. 87afb5d Clean up some warnings in the ruby wrapping code by murgatroid99 · 9 years ago
  43. 5a1e7fd Ruby fixes for new timespec by Craig Tiller · 9 years ago
  44. 58bbc86 Updating wrapped languages to new time functions by Craig Tiller · 9 years ago
  45. 354398f Updating wrapped languages to new time functions by Craig Tiller · 9 years ago
  46. 143e7bf Introduce a clock type field onto gpr_timespec. by Craig Tiller · 9 years ago
  47. 5cc175f Merge github.com:grpc/grpc into footprints-on-the-sands-of-time by Craig Tiller · 9 years ago
  48. 0f1c42e Fixed Rubocop errors in extconf.rb by murgatroid99 · 9 years ago
  49. 9e56ce0 Fixed ruby build when rebuilding C core by murgatroid99 · 9 years ago
  50. fa0fa18 Check more warnings in Ruby library, add -Werror by murgatroid99 · 9 years ago
  51. 0b90c1e Fixed ruby local build fallback case by murgatroid99 · 9 years ago
  52. 51dbf90 Use pkg-config if possible when building the ruby extension by murgatroid99 · 9 years ago
  53. a368bd2 Merge github.com:grpc/grpc into footprints-on-the-sands-of-time by Craig Tiller · 9 years ago
  54. f3756c1 Introduce multiple clocks to GPR by Craig Tiller · 9 years ago
  55. c544422 Added zlib as a linker dep. for Ruby by David Garcia Quintas · 9 years ago
  56. b1fa5d4 Ruby shutdown api migration by Tim Emiola · 9 years ago
  57. de52625 Added changes to c++ and ruby wrappers by David Garcia Quintas · 9 years ago
  58. 59f905d Changes to byte_buffer based on comments. by David Garcia Quintas · 9 years ago
  59. 191c846 Re-organizes the GRPC_ROOT detection code in extconf.rb by Tim Emiola · 9 years ago
  60. 30bd4eb Removed grpc_byte_buffer_reader_{create,destroy}. by David Garcia Quintas · 9 years ago
  61. 47b7bd9 Update ruby add_http2_port comments to use port 50051 by remi Taylor · 9 years ago
  62. 2e4b735 Enabling the ruby extension to automatically build grpc. by Nicolas "Pixel" Noble · 9 years ago
  63. 357cb81 Straightening out the includes. by Nicolas "Pixel" Noble · 9 years ago
  64. 6c66c0f Add accidentally deleted escape by Craig Tiller · 9 years ago
  65. 54478f8 Merge github.com:grpc/grpc into bye-bye-completion-queue-pie by Craig Tiller · 9 years ago
  66. 06b8b31 Remove unusable functions by Craig Tiller · 9 years ago
  67. 3211e94 Remove unusable functions by Craig Tiller · 9 years ago
  68. de4e3eb Fix Ruby compile error by Craig Tiller · 9 years ago
  69. c7df2b8 Ruby progress by Craig Tiller · 9 years ago
  70. 3c78b4e Ruby progress by Craig Tiller · 9 years ago
  71. 3a48808 Ruby progress by Craig Tiller · 9 years ago
  72. c4440d9 Fix ruby server by Craig Tiller · 9 years ago
  73. 997fab6 Port Ruby to new API by Craig Tiller · 9 years ago
  74. 71cb81c Merge github.com:grpc/grpc into one-pass by Craig Tiller · 9 years ago
  75. 1a727fd clang-format by Craig Tiller · 9 years ago
  76. 932b13b Corrects bad return values in C error-handling block by Tim Emiola · 9 years ago
  77. 4f558f5 Merge pull request #1297 from yugui/fix/header by Tim Emiola · 9 years ago
  78. e8696fb Merge branch 'master' into fix/header by Yuki Yugui Sonoda · 9 years ago
  79. dca359c Merge branch 'master' into fix/typed-struct by Yuki Yugui Sonoda · 9 years ago
  80. 2288791 Avoid implicit function declarations by Yuki Yugui Sonoda · 9 years ago
  81. f0eee5f Make some functions static by Yuki Yugui Sonoda · 9 years ago
  82. 99eb9f9 Fix a linkage error with mac clang by Yuki Yugui Sonoda · 9 years ago
  83. 3c88e5d Make some global variables static by Yuki Yugui Sonoda · 9 years ago
  84. 29ee1db Use TypedData for GRPC::Core::ServerCredentials by Yuki Yugui Sonoda · 9 years ago
  85. 9232f12 Use TypedData for GRPC::Core::Server by Yuki Yugui Sonoda · 9 years ago
  86. d441c2e Use TypedData for GRPC::Core::TimeSpec by Yuki Yugui Sonoda · 9 years ago
  87. a87924e Use TypedData for GRPC::Core::Credentials by Yuki Yugui Sonoda · 9 years ago
  88. bf256ae Use TypedData for GRPC::Core::CompletionQueue by Yuki Yugui Sonoda · 9 years ago
  89. d98db4a Use TypedData for TmpChannelArgs by Yuki Yugui Sonoda · 9 years ago
  90. c9b7d1c Use TypedData for GRPC::Core::Channel by Yuki Yugui Sonoda · 9 years ago
  91. 961f0bc Use TypedData for GRPC::Core::MetadataArray by Yuki Yugui Sonoda · 9 years ago
  92. 76801d2 Use TypedData_XXX instead of Data_XXX for GRPC::Core::Call by Yuki Yugui Sonoda · 9 years ago
  93. 2e50a7a Also fix rb_CallOps too. by Yuki Yugui Sonoda · 9 years ago
  94. a7d369e Use the prefix "grpc_rb_" rather than just "grpc_". by Yuki Yugui Sonoda · 9 years ago
  95. 0f75ff5 Merge branch 'master' into fix/prefix by Yuki Yugui Sonoda · 9 years ago
  96. b48e010 Fixed bad op reference by Tim Emiola · 9 years ago
  97. 2efdeba Adds comments to clarify memory handling by Tim Emiola · 9 years ago
  98. 89cc873 Move timeout handling into the extension by Tim Emiola · 9 years ago
  99. c8b55a3 Cleanup: remove redundant extension code by Tim Emiola · 9 years ago
  100. 48b36b5 Updates Server#request_call in line with the new API by Tim Emiola · 9 years ago