1. d441c2e Use TypedData for GRPC::Core::TimeSpec by Yuki Yugui Sonoda · 9 years ago
  2. a87924e Use TypedData for GRPC::Core::Credentials by Yuki Yugui Sonoda · 9 years ago
  3. bf256ae Use TypedData for GRPC::Core::CompletionQueue by Yuki Yugui Sonoda · 9 years ago
  4. d98db4a Use TypedData for TmpChannelArgs by Yuki Yugui Sonoda · 9 years ago
  5. c9b7d1c Use TypedData for GRPC::Core::Channel by Yuki Yugui Sonoda · 9 years ago
  6. 961f0bc Use TypedData for GRPC::Core::MetadataArray by Yuki Yugui Sonoda · 9 years ago
  7. 76801d2 Use TypedData_XXX instead of Data_XXX for GRPC::Core::Call by Yuki Yugui Sonoda · 9 years ago
  8. 2e50a7a Also fix rb_CallOps too. by Yuki Yugui Sonoda · 9 years ago
  9. a7d369e Use the prefix "grpc_rb_" rather than just "grpc_". by Yuki Yugui Sonoda · 9 years ago
  10. 0f75ff5 Merge branch 'master' into fix/prefix by Yuki Yugui Sonoda · 9 years ago
  11. b48e010 Fixed bad op reference by Tim Emiola · 9 years ago
  12. 2efdeba Adds comments to clarify memory handling by Tim Emiola · 9 years ago
  13. 89cc873 Move timeout handling into the extension by Tim Emiola · 9 years ago
  14. c8b55a3 Cleanup: remove redundant extension code by Tim Emiola · 9 years ago
  15. 48b36b5 Updates Server#request_call in line with the new API by Tim Emiola · 9 years ago
  16. 1dae4ac Adds Call#run_batch by Tim Emiola · 9 years ago
  17. 98a32d3 Adds symbols to access the fields in Status struct by Tim Emiola · 9 years ago
  18. 6de558f Exposes the implementation of CompletionQueue#pluck by Tim Emiola · 9 years ago
  19. 6b493a3 Adds byte_buffer -> ruby string and char * -> byte_buffer convenience methods by Tim Emiola · 9 years ago
  20. 37b09f4 Adds the call operation codes by Tim Emiola · 9 years ago
  21. 564719d Updates Channel#create_call to the new API by Tim Emiola · 9 years ago
  22. d241bcc Avoid identifiers reserved by Ruby by Yuki Yugui Sonoda · 9 years ago
  23. 68de8e9 Merge github.com:grpc/grpc into credit by Craig Tiller · 10 years ago
  24. 3a0d976 Updates the ruby C extension to match the new secure C server API by Tim Emiola · 10 years ago
  25. b9e1563 Support ruby 2.2.0 by mattn · 10 years ago
  26. 6a4c4fa Added ruby tests to run_tests.py by murgatroid99 · 10 years ago
  27. 957537e Reflect a C-api name change by Tim Emiola · 10 years ago
  28. 26e2e8f Merge pull request #540 from ctiller/copyright by Tim Emiola · 10 years ago
  29. 190d360 Add missing new-lines at end of file by Craig Tiller · 10 years ago
  30. 0605995 Update copyright to 2015 by Craig Tiller · 10 years ago
  31. 409e6c8 Updates the module name in C extension, ensuring it compiles by Tim Emiola · 10 years ago
  32. c3ac185 Fixes a event compiler error by Tim Emiola · 10 years ago
  33. c4f0ebe Prepare for the new batch call API. by Craig Tiller · 10 years ago
  34. 3ed874c sync up with master by Yang Gao · 10 years ago
  35. 6aa182f Cleans up some compiler warnings by Tim Emiola · 10 years ago
  36. 0a7d858 Updates rb_server.c to return the created port when it's non-zero by Tim Emiola · 10 years ago
  37. 5fd0d29 run clang-format by Yang Gao · 10 years ago
  38. d10c0ab Merge branch 'master' of github.com:google/grpc into merge_new_invoke_api by murgatroid99 · 10 years ago
  39. eaed637 Removes Google username from TODOs, removes defunct TODOs by Tim Emiola · 10 years ago
  40. 48c9c4a Resolved merge conflicts with master by murgatroid99 · 10 years ago
  41. 2b56376 Updates ruby to stop using grpc_start_invoke by Tim Emiola · 10 years ago
  42. 073d7b6 Fixing node and ruby builds. by Julien Boeuf · 10 years ago
  43. e2860c5 Adds rubocop and fixes most style violations it detected by Tim Emiola · 10 years ago
  44. b5dcec5 clang-format codebase by Craig Tiller · 10 years ago
  45. f8b66ea Updates extconf.rb to use grpc from the make install locations by temiola · 10 years ago
  46. 21bb60c Exposes event#finish as #close. by temiola · 10 years ago
  47. 5832791 Adds support for trailing metadata by temiola · 10 years ago
  48. 71bb137 Removed use of call.accept in gRPC Ruby by temiola · 10 years ago
  49. 6919c75 Adds support for metadata to the surface APIs by temiola · 10 years ago
  50. 0c475f0 Updating moe_db.txt with the latest equivalence since the ruby import changed the exported structure. by nnoble · 10 years ago
  51. 097ef9b Incorporating ruby into the master grpc repository. by nnoble · 10 years ago