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