1. 9fcdc87 Cleaning up includes. by Nicolas "Pixel" Noble · 8 years ago
  2. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  3. 88dc3c5 Adding an explanatory comment. by Nicolas "Pixel" Noble · 8 years ago
  4. cb90397 Adding the init / destruct of grpc for ruby in a gpr_once. by Nicolas "Pixel" Noble · 8 years ago
  5. 6f4f02c Slightly better workaround given the circumstances. by Nicolas "Pixel" Noble · 8 years ago
  6. b5b6272 Fixing a reported ruby crash when using ruby_vm_at_exit. by Nicolas "Pixel" Noble · 8 years ago
  7. d51d121 And the Windows extension finally loads. by Nicolas "Pixel" Noble · 9 years ago
  8. 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
  9. 7536af0 Eliminate gpr_ int types - and insist on C99 variants instead by Craig Tiller · 9 years ago
  10. 7fe4326 Merge pull request #4412 from murgatroid99/ruby_auth_metadata_plugin by Michael Lumish · 9 years ago
  11. 8808637 make gpr_timespec platform agnostic by Jan Tattermusch · 9 years ago
  12. 9946f2b Add CallCredentials class to Ruby wrapping code by murgatroid99 · 9 years ago
  13. 675b5ce Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change by Julien Boeuf · 9 years ago
  14. 9161a82 Corrects compile error on ruby 2.0 by Tim Emiola · 9 years ago
  15. 9332ea6 Updates channel credentials by Tim Emiola · 9 years ago
  16. d116a2d Merge pull request #2632 from marcinwyszynski/master by Michael Lumish · 9 years ago
  17. 1a2ac33 Avoid stupid double conversion by Marcin Wyszynski · 9 years ago
  18. ea0c18b Make time_t to int conversion explicit on tv_nsec by Marcin Wyszynski · 9 years ago
  19. 94329d0 Make the server report monotonic times for deadlines by Craig Tiller · 9 years ago
  20. 4368221 Merge pull request #2476 from murgatroid99/ruby_fix_warnings by Nicolas Noble · 9 years ago
  21. 87afb5d Clean up some warnings in the ruby wrapping code by murgatroid99 · 9 years ago
  22. 5a1e7fd Ruby fixes for new timespec by Craig Tiller · 9 years ago
  23. 354398f Updating wrapped languages to new time functions by Craig Tiller · 9 years ago
  24. 143e7bf Introduce a clock type field onto gpr_timespec. by Craig Tiller · 9 years ago
  25. 4f558f5 Merge pull request #1297 from yugui/fix/header by Tim Emiola · 9 years ago
  26. e8696fb Merge branch 'master' into fix/header by Yuki Yugui Sonoda · 9 years ago
  27. dca359c Merge branch 'master' into fix/typed-struct by Yuki Yugui Sonoda · 9 years ago
  28. 2288791 Avoid implicit function declarations by Yuki Yugui Sonoda · 9 years ago
  29. f0eee5f Make some functions static by Yuki Yugui Sonoda · 9 years ago
  30. 99eb9f9 Fix a linkage error with mac clang by Yuki Yugui Sonoda · 9 years ago
  31. 3c88e5d Make some global variables static by Yuki Yugui Sonoda · 9 years ago
  32. d441c2e Use TypedData for GRPC::Core::TimeSpec by Yuki Yugui Sonoda · 9 years ago
  33. 76801d2 Use TypedData_XXX instead of Data_XXX for GRPC::Core::Call by Yuki Yugui Sonoda · 9 years ago
  34. a7d369e Use the prefix "grpc_rb_" rather than just "grpc_". by Yuki Yugui Sonoda · 9 years ago
  35. 0f75ff5 Merge branch 'master' into fix/prefix by Yuki Yugui Sonoda · 9 years ago
  36. c8b55a3 Cleanup: remove redundant extension code by Tim Emiola · 9 years ago
  37. 98a32d3 Adds symbols to access the fields in Status struct by Tim Emiola · 9 years ago
  38. d241bcc Avoid identifiers reserved by Ruby by Yuki Yugui Sonoda · 9 years ago
  39. b9e1563 Support ruby 2.2.0 by mattn · 9 years ago
  40. 26e2e8f Merge pull request #540 from ctiller/copyright by Tim Emiola · 9 years ago
  41. 190d360 Add missing new-lines at end of file by Craig Tiller · 9 years ago
  42. 0605995 Update copyright to 2015 by Craig Tiller · 9 years ago
  43. 409e6c8 Updates the module name in C extension, ensuring it compiles by Tim Emiola · 9 years ago
  44. b5dcec5 clang-format codebase by Craig Tiller · 10 years ago
  45. 21bb60c Exposes event#finish as #close. by temiola · 10 years ago
  46. 5832791 Adds support for trailing metadata by temiola · 10 years ago
  47. 0c475f0 Updating moe_db.txt with the latest equivalence since the ruby import changed the exported structure. by nnoble · 10 years ago
  48. 097ef9b Incorporating ruby into the master grpc repository. by nnoble · 10 years ago