1. 8b28076 Add error output for failed ruby credentials plugin by murgatroid99 · 8 years ago
  2. 0cc8242 regenerate imports by Alistair Veitch · 8 years ago
  3. 1280fdb Merge branch 'master' into backport-merge by Nicolas "Pixel" Noble · 8 years ago
  4. 88dc3c5 Adding an explanatory comment. by Nicolas "Pixel" Noble · 9 years ago
  5. cb90397 Adding the init / destruct of grpc for ruby in a gpr_once. by Nicolas "Pixel" Noble · 9 years ago
  6. 6f4f02c Slightly better workaround given the circumstances. by Nicolas "Pixel" Noble · 9 years ago
  7. b5b6272 Fixing a reported ruby crash when using ruby_vm_at_exit. by Nicolas "Pixel" Noble · 9 years ago
  8. 6397660 Flagging the missing API entries. by Nicolas "Pixel" Noble · 9 years ago
  9. b718c8a Merge github.com:grpc/grpc into compatibility_mode by Craig Tiller · 9 years ago
  10. 55e813f Merge pull request #5088 from murgatroid99/core_long_int64_t by Craig Tiller · 9 years ago
  11. 86cbe30 Fixing Mac build for Ruby. by Nicolas Noble · 9 years ago
  12. 5219c6d Properly compiling distributable native gems. by Nicolas "Pixel" Noble · 9 years ago
  13. 309830f Replace 'long' with 'int64_t' in public core headers by murgatroid99 · 9 years ago
  14. 71ea4a1 Make binary compatibility not the default by Craig Tiller · 9 years ago
  15. e4fdcd9 Merge pull request #5013 from a-veitch/tag_set_to_context by Bogdan Drutu · 9 years ago
  16. 6f2b899 merge by Alistair Veitch · 9 years ago
  17. 2bc107f Making the ruby gem for MacOS work again. by Nicolas Noble · 9 years ago
  18. d355497 Removing memcpy's wrapper for windows-ruby. by Nicolas "Pixel" Noble · 9 years ago
  19. 89d8ed1 Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable by Nicolas "Pixel" Noble · 9 years ago
  20. 75d5c0f post merge by Alistair Veitch · 9 years ago
  21. 72c920f Copyright, clang-format by Craig Tiller · 9 years ago
  22. 4bef7ce Use old memcpy for wrappers by Craig Tiller · 9 years ago
  23. 76559cf Regenerate files. by Nicolas "Pixel" Noble · 9 years ago
  24. d51d121 And the Windows extension finally loads. by Nicolas "Pixel" Noble · 9 years ago
  25. b51ec5a Removing zookeeper's API for now. by Nicolas "Pixel" Noble · 9 years ago
  26. d2f20ef Regenerating files. by Nicolas "Pixel" Noble · 9 years ago
  27. b8e9e9c Fixing the Ruby build after all these merges. by Nicolas "Pixel" Noble · 9 years ago
  28. 1e60261 Merge branch 'autogen' into make-ruby-installable by Nicolas "Pixel" Noble · 9 years ago
  29. d14b6ac Finalizing this a bit. by Nicolas "Pixel" Noble · 9 years ago
  30. 11b87bf Usable API list by Craig Tiller · 9 years ago
  31. efa1f16 Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable by Nicolas "Pixel" Noble · 9 years ago
  32. eade6e0 Renaming the Ruby grpc extension to grpc_c, and renaming its loader from loader.rb to grpc.rb by Nicolas "Pixel" Noble · 9 years ago
  33. 2283ff6 Fixing dll hell. by Nicolas "Pixel" Noble · 9 years ago
  34. 1723044 Allowing for debug builds. by Nicolas "Pixel" Noble · 9 years ago
  35. d899dce Few more fixes to the Ruby installation. by Nicolas "Pixel" Noble · 9 years ago
  36. c1a89b8 Tidy. by Nicolas "Pixel" Noble · 9 years ago
  37. e7a91a2 Properly building the gem file under mingw using rake-compiler-dock. by Nicolas "Pixel" Noble · 9 years ago
  38. b4e51b5 Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces by David Garcia Quintas · 9 years ago
  39. 7b92db6 Cleaning up ruby extension code a bit. by Nicolas "Pixel" Noble · 9 years ago
  40. 8b791a4 Merged from master and resolved merge conflicts by murgatroid99 · 9 years ago
  41. 9a781b7 Merge pull request #4620 from murgatroid99/ruby_auth_plugin_event_loop by Craig Tiller · 9 years ago
  42. cc2b8d4 Fixed mutex and cond var usage by murgatroid99 · 9 years ago
  43. 56fada5 Make the Ruby extension throw an error when passed invalid metadata by murgatroid99 · 9 years ago
  44. c2ea3ae Parital implementation of ruby header checking by murgatroid99 · 9 years ago
  45. f58404e Free what we alloc by murgatroid99 · 9 years ago
  46. 9b83bd7 Use specific ruby thread to handle auth metadata plugin callbacks by murgatroid99 · 9 years ago
  47. 7536af0 Eliminate gpr_ int types - and insist on C99 variants instead by Craig Tiller · 9 years ago
  48. d7e1a10 Bundled C core with Ruby library by murgatroid99 · 9 years ago
  49. afe3974 Made insecure channel/stub explicit, in all layers by murgatroid99 · 9 years ago
  50. 7fe4326 Merge pull request #4412 from murgatroid99/ruby_auth_metadata_plugin by Michael Lumish · 9 years ago
  51. 46ab778 Merge pull request #4397 from jtattermusch/tv_sec_64bit by Craig Tiller · 9 years ago
  52. 64342dd Fixed arguments passed to Ruby auth plugin callback by murgatroid99 · 9 years ago
  53. 0a02371 Address comments by Jan Tattermusch · 9 years ago
  54. a6b2c4c Get rid of SSL_CERT_FILE env entirely by Jan Tattermusch · 9 years ago
  55. 8808637 make gpr_timespec platform agnostic by Jan Tattermusch · 9 years ago
  56. e389b04 Fixed bug with composing credentials by murgatroid99 · 9 years ago
  57. ca72d6c Fixed a hash key by murgatroid99 · 9 years ago
  58. 9946f2b Add CallCredentials class to Ruby wrapping code by murgatroid99 · 9 years ago
  59. 96847ef Making ruby's gcov configuration work. by Nicolas "Pixel" Noble · 9 years ago
  60. 675b5ce Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change by Julien Boeuf · 9 years ago
  61. 9161a82 Corrects compile error on ruby 2.0 by Tim Emiola · 9 years ago
  62. 9332ea6 Updates channel credentials by Tim Emiola · 9 years ago
  63. 519e27d Merge pull request #3158 from tbetbetbe/grpc-ruby-server-support-multiple-certs by Michael Lumish · 9 years ago
  64. 643ebb6 Fixes a comment by Tim Emiola · 9 years ago
  65. 934ae9a Make insecure construction explicit, to address #2614 by Tim Emiola · 9 years ago
  66. 14d0a3c Updates implementation of rb_server_credentials by Tim Emiola · 9 years ago
  67. 81d950a Updates server shutdown handling by Tim Emiola · 9 years ago
  68. 510a920 Credentials cleanup: by Julien Boeuf · 9 years ago
  69. c5b570f Adding void* at then end of security related method in order to have a stable ABI. by Julien Boeuf · 9 years ago
  70. 7840a55 Adds support for per message compression by Tim Emiola · 9 years ago
  71. 4275899 Sprinkle reserved = NULL around by Craig Tiller · 9 years ago
  72. cdb7ccc Adds the ruby timeout interop test. by Tim Emiola · 9 years ago
  73. d53b389 Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown by Nicolas "Pixel" Noble · 9 years ago
  74. d9745ca Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown by Nicolas "Pixel" Noble · 9 years ago
  75. 046094d Merged with HEAD by Tim Emiola · 9 years ago
  76. be88526 adds ruby aliases of the propagation masks by Tim Emiola · 9 years ago
  77. 9b6248f Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown by Nicolas "Pixel" Noble · 9 years ago
  78. fde3dbf Allow reserved metadata to be propagated between calls by Tim Emiola · 9 years ago
  79. b457cd8 Merge remote-tracking branch 'google/master' into the-ultimate-showdown by Nicolas "Pixel" Noble · 9 years ago
  80. d42c1b7 Use null for default host by Tim Emiola · 9 years ago
  81. 623a74d Exposes call#peer, channel#target by Tim Emiola · 9 years ago
  82. 9d72b14 Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown by Nicolas "Pixel" Noble · 9 years ago
  83. f75df57 Working on ruby. by Nicolas "Pixel" Noble · 9 years ago
  84. a600d58 Merge github.com:grpc/grpc into propagate by Craig Tiller · 9 years ago
  85. c5ae3eb Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_port by Craig Tiller · 9 years ago
  86. e1b0e6e s/inherit/propagate/g by Craig Tiller · 9 years ago
  87. 99e6164 Update wrappers, tests to new create_call() by Craig Tiller · 9 years ago
  88. 4aee724 Merge branch 'master' of github.com:grpc/grpc into ssl_force_client_auth by Julien Boeuf · 9 years ago
  89. f2b2558 Merge pull request #2593 from ctiller/elliptic-orange-chamelion by Yang Gao · 9 years ago
  90. d116a2d Merge pull request #2632 from marcinwyszynski/master by Michael Lumish · 9 years ago
  91. d9aed1d Merge github.com:grpc/grpc into elliptic-orange-chamelion by Craig Tiller · 9 years ago
  92. a5fea60 array_length and it's counter types should match by Marcin Wyszynski · 9 years ago
  93. 1a2ac33 Avoid stupid double conversion by Marcin Wyszynski · 9 years ago
  94. ea0c18b Make time_t to int conversion explicit on tv_nsec by Marcin Wyszynski · 9 years ago
  95. ac91edd Avoid implicit conversion on array_length by Marcin Wyszynski · 9 years ago
  96. 94329d0 Make the server report monotonic times for deadlines by Craig Tiller · 9 years ago
  97. 5029b30 Adding option to force client auth on the server SSL creds. by Julien Boeuf · 9 years ago
  98. 4a4f149 Rename grpc_channel_create to grpc_insecure_channel_create by Craig Tiller · 9 years ago
  99. 4368221 Merge pull request #2476 from murgatroid99/ruby_fix_warnings by Nicolas Noble · 9 years ago
  100. 87afb5d Clean up some warnings in the ruby wrapping code by murgatroid99 · 9 years ago