1. 4aee724 Merge branch 'master' of github.com:grpc/grpc into ssl_force_client_auth by Julien Boeuf · 9 years ago
  2. f2b2558 Merge pull request #2593 from ctiller/elliptic-orange-chamelion by Yang Gao · 9 years ago
  3. d116a2d Merge pull request #2632 from marcinwyszynski/master by Michael Lumish · 9 years ago
  4. d9aed1d Merge github.com:grpc/grpc into elliptic-orange-chamelion by Craig Tiller · 9 years ago
  5. a5fea60 array_length and it's counter types should match by Marcin Wyszynski · 9 years ago
  6. 1a2ac33 Avoid stupid double conversion by Marcin Wyszynski · 9 years ago
  7. ea0c18b Make time_t to int conversion explicit on tv_nsec by Marcin Wyszynski · 9 years ago
  8. ac91edd Avoid implicit conversion on array_length by Marcin Wyszynski · 9 years ago
  9. 94329d0 Make the server report monotonic times for deadlines by Craig Tiller · 9 years ago
  10. 5029b30 Adding option to force client auth on the server SSL creds. by Julien Boeuf · 9 years ago
  11. 4a4f149 Rename grpc_channel_create to grpc_insecure_channel_create by Craig Tiller · 9 years ago
  12. 4368221 Merge pull request #2476 from murgatroid99/ruby_fix_warnings by Nicolas Noble · 9 years ago
  13. 87afb5d Clean up some warnings in the ruby wrapping code by murgatroid99 · 9 years ago
  14. 5a1e7fd Ruby fixes for new timespec by Craig Tiller · 9 years ago
  15. 58bbc86 Updating wrapped languages to new time functions by Craig Tiller · 9 years ago
  16. 354398f Updating wrapped languages to new time functions by Craig Tiller · 9 years ago
  17. 143e7bf Introduce a clock type field onto gpr_timespec. by Craig Tiller · 9 years ago
  18. 5cc175f Merge github.com:grpc/grpc into footprints-on-the-sands-of-time by Craig Tiller · 9 years ago
  19. 0f1c42e Fixed Rubocop errors in extconf.rb by murgatroid99 · 9 years ago
  20. 9e56ce0 Fixed ruby build when rebuilding C core by murgatroid99 · 9 years ago
  21. fa0fa18 Check more warnings in Ruby library, add -Werror by murgatroid99 · 9 years ago
  22. 0b90c1e Fixed ruby local build fallback case by murgatroid99 · 9 years ago
  23. 51dbf90 Use pkg-config if possible when building the ruby extension by murgatroid99 · 9 years ago
  24. a368bd2 Merge github.com:grpc/grpc into footprints-on-the-sands-of-time by Craig Tiller · 9 years ago
  25. f3756c1 Introduce multiple clocks to GPR by Craig Tiller · 9 years ago
  26. c544422 Added zlib as a linker dep. for Ruby by David Garcia Quintas · 9 years ago
  27. b1fa5d4 Ruby shutdown api migration by Tim Emiola · 9 years ago
  28. de52625 Added changes to c++ and ruby wrappers by David Garcia Quintas · 9 years ago
  29. 59f905d Changes to byte_buffer based on comments. by David Garcia Quintas · 9 years ago
  30. 191c846 Re-organizes the GRPC_ROOT detection code in extconf.rb by Tim Emiola · 9 years ago
  31. 30bd4eb Removed grpc_byte_buffer_reader_{create,destroy}. by David Garcia Quintas · 9 years ago
  32. 47b7bd9 Update ruby add_http2_port comments to use port 50051 by remi Taylor · 9 years ago
  33. 2e4b735 Enabling the ruby extension to automatically build grpc. by Nicolas "Pixel" Noble · 9 years ago
  34. 357cb81 Straightening out the includes. by Nicolas "Pixel" Noble · 9 years ago
  35. 6c66c0f Add accidentally deleted escape by Craig Tiller · 9 years ago
  36. 54478f8 Merge github.com:grpc/grpc into bye-bye-completion-queue-pie by Craig Tiller · 9 years ago
  37. 06b8b31 Remove unusable functions by Craig Tiller · 9 years ago
  38. 3211e94 Remove unusable functions by Craig Tiller · 9 years ago
  39. de4e3eb Fix Ruby compile error by Craig Tiller · 9 years ago
  40. c7df2b8 Ruby progress by Craig Tiller · 9 years ago
  41. 3c78b4e Ruby progress by Craig Tiller · 9 years ago
  42. 3a48808 Ruby progress by Craig Tiller · 9 years ago
  43. c4440d9 Fix ruby server by Craig Tiller · 9 years ago
  44. 997fab6 Port Ruby to new API by Craig Tiller · 9 years ago
  45. 71cb81c Merge github.com:grpc/grpc into one-pass by Craig Tiller · 9 years ago
  46. 1a727fd clang-format by Craig Tiller · 9 years ago
  47. 932b13b Corrects bad return values in C error-handling block by Tim Emiola · 9 years ago
  48. 4f558f5 Merge pull request #1297 from yugui/fix/header by Tim Emiola · 9 years ago
  49. e8696fb Merge branch 'master' into fix/header by Yuki Yugui Sonoda · 9 years ago
  50. dca359c Merge branch 'master' into fix/typed-struct by Yuki Yugui Sonoda · 9 years ago
  51. 2288791 Avoid implicit function declarations by Yuki Yugui Sonoda · 9 years ago
  52. f0eee5f Make some functions static by Yuki Yugui Sonoda · 9 years ago
  53. 99eb9f9 Fix a linkage error with mac clang by Yuki Yugui Sonoda · 9 years ago
  54. 3c88e5d Make some global variables static by Yuki Yugui Sonoda · 9 years ago
  55. 29ee1db Use TypedData for GRPC::Core::ServerCredentials by Yuki Yugui Sonoda · 9 years ago
  56. 9232f12 Use TypedData for GRPC::Core::Server by Yuki Yugui Sonoda · 9 years ago
  57. d441c2e Use TypedData for GRPC::Core::TimeSpec by Yuki Yugui Sonoda · 9 years ago
  58. a87924e Use TypedData for GRPC::Core::Credentials by Yuki Yugui Sonoda · 9 years ago
  59. bf256ae Use TypedData for GRPC::Core::CompletionQueue by Yuki Yugui Sonoda · 9 years ago
  60. d98db4a Use TypedData for TmpChannelArgs by Yuki Yugui Sonoda · 9 years ago
  61. c9b7d1c Use TypedData for GRPC::Core::Channel by Yuki Yugui Sonoda · 9 years ago
  62. 961f0bc Use TypedData for GRPC::Core::MetadataArray by Yuki Yugui Sonoda · 9 years ago
  63. 76801d2 Use TypedData_XXX instead of Data_XXX for GRPC::Core::Call by Yuki Yugui Sonoda · 9 years ago
  64. 2e50a7a Also fix rb_CallOps too. by Yuki Yugui Sonoda · 9 years ago
  65. a7d369e Use the prefix "grpc_rb_" rather than just "grpc_". by Yuki Yugui Sonoda · 9 years ago
  66. 0f75ff5 Merge branch 'master' into fix/prefix by Yuki Yugui Sonoda · 9 years ago
  67. b48e010 Fixed bad op reference by Tim Emiola · 9 years ago
  68. 2efdeba Adds comments to clarify memory handling by Tim Emiola · 9 years ago
  69. 89cc873 Move timeout handling into the extension by Tim Emiola · 9 years ago
  70. c8b55a3 Cleanup: remove redundant extension code by Tim Emiola · 9 years ago
  71. 48b36b5 Updates Server#request_call in line with the new API by Tim Emiola · 9 years ago
  72. 1dae4ac Adds Call#run_batch by Tim Emiola · 9 years ago
  73. 98a32d3 Adds symbols to access the fields in Status struct by Tim Emiola · 9 years ago
  74. 6de558f Exposes the implementation of CompletionQueue#pluck by Tim Emiola · 9 years ago
  75. 6b493a3 Adds byte_buffer -> ruby string and char * -> byte_buffer convenience methods by Tim Emiola · 9 years ago
  76. 37b09f4 Adds the call operation codes by Tim Emiola · 9 years ago
  77. 564719d Updates Channel#create_call to the new API by Tim Emiola · 9 years ago
  78. d241bcc Avoid identifiers reserved by Ruby by Yuki Yugui Sonoda · 9 years ago
  79. 68de8e9 Merge github.com:grpc/grpc into credit by Craig Tiller · 10 years ago
  80. 3a0d976 Updates the ruby C extension to match the new secure C server API by Tim Emiola · 10 years ago
  81. b9e1563 Support ruby 2.2.0 by mattn · 10 years ago
  82. 6a4c4fa Added ruby tests to run_tests.py by murgatroid99 · 10 years ago
  83. 957537e Reflect a C-api name change by Tim Emiola · 10 years ago
  84. 26e2e8f Merge pull request #540 from ctiller/copyright by Tim Emiola · 10 years ago
  85. 190d360 Add missing new-lines at end of file by Craig Tiller · 10 years ago
  86. 0605995 Update copyright to 2015 by Craig Tiller · 10 years ago
  87. 409e6c8 Updates the module name in C extension, ensuring it compiles by Tim Emiola · 10 years ago
  88. c3ac185 Fixes a event compiler error by Tim Emiola · 10 years ago
  89. c4f0ebe Prepare for the new batch call API. by Craig Tiller · 10 years ago
  90. 3ed874c sync up with master by Yang Gao · 10 years ago
  91. 6aa182f Cleans up some compiler warnings by Tim Emiola · 10 years ago
  92. 0a7d858 Updates rb_server.c to return the created port when it's non-zero by Tim Emiola · 10 years ago
  93. 5fd0d29 run clang-format by Yang Gao · 10 years ago
  94. d10c0ab Merge branch 'master' of github.com:google/grpc into merge_new_invoke_api by murgatroid99 · 10 years ago
  95. eaed637 Removes Google username from TODOs, removes defunct TODOs by Tim Emiola · 10 years ago
  96. 48c9c4a Resolved merge conflicts with master by murgatroid99 · 10 years ago
  97. 2b56376 Updates ruby to stop using grpc_start_invoke by Tim Emiola · 10 years ago
  98. 073d7b6 Fixing node and ruby builds. by Julien Boeuf · 10 years ago
  99. e2860c5 Adds rubocop and fixes most style violations it detected by Tim Emiola · 10 years ago
  100. b5dcec5 clang-format codebase by Craig Tiller · 10 years ago