1. e5293c3 combine more core batch ops by Alex Polcyn · 8 years ago
  2. 87a1081 Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under by Nicolas "Pixel" Noble · 8 years ago
  3. 5c8efc1 remove log statements that showing contents of messages by Alexander Polcyn · 8 years ago
  4. 17d5c07 use sent flag only under mutex and dont fail in send_initial_metadata by Alexander Polcyn · 8 years ago
  5. a9bc030 add mutex wrapper around sending and modifying of initial metadata by Alexander Polcyn · 8 years ago
  6. d9892bd Moved sending of initial metadata from server into server handler methods by Alex Polcyn · 8 years ago
  7. 19787c7 Merge branch 'master' into ruby_api_review_changes by murgatroid99 · 8 years ago
  8. ae466c8 Revert changes to SingleReqView and MultiReqView by murgatroid99 · 8 years ago
  9. e69f088 Split incoming initial and trailing metadata in Ruby calls by murgatroid99 · 8 years ago
  10. b156671 Change cancelled to cancelled? by Ken Payson · 8 years ago
  11. 674f55a Fixed missing variable propagation by murgatroid99 · 8 years ago
  12. 5ea4a99 Finished removing CompletionQueue from Ruby API, made some changes for clarity by murgatroid99 · 8 years ago
  13. dce1ee6 Fixed ruby fd bug by Ken Payson · 8 years ago
  14. b0b5380 Merge branch 'ruby_signal_handling_improvement' into ruby_explicit_kw_args by murgatroid99 · 8 years ago
  15. 76733cf Removed remaining references to old server handling code by murgatroid99 · 8 years ago
  16. b19f181 Avoid using unspecified keyword args where possible by murgatroid99 · 8 years ago
  17. 6bbe369 Make Ruby library terminate on Ctrl+C on client and server by murgatroid99 · 8 years ago
  18. e6077b8 Merge pull request #6233 from ewr/fetch-peer-cert-in-ruby by Jan Tattermusch · 8 years ago
  19. deadbcd Wrap delegate line to fix a Rubocop error about line length by Eric Richardson · 8 years ago
  20. 79108d0 Changed some 'require' to 'require_relative' and modified rpc_server slightly by murgatroid99 · 8 years ago
  21. b2f3a02 Allow `peer` and `peer_cert` to be used from ActiveCall::SingleReqView by Eric Richardson · 8 years ago
  22. 24fdc17 Ensures that bidi calls obtain metadata. by Tim Emiola · 9 years ago
  23. 7840a55 Adds support for per message compression by Tim Emiola · 9 years ago
  24. 49b7650 Breaks API - switches timeout to a keyword arg. by Tim Emiola · 9 years ago
  25. aa57bab Corrects the cancel_after_first_response behaviour by Tim Emiola · 9 years ago
  26. d62d345 Corrects the cancel_after_first_response test by Tim Emiola · 9 years ago
  27. dd7a036 Add's logging tweaks thread interaction for bidi_server by Tim Emiola · 9 years ago
  28. f233d96 Encapsulate logger within GRPC module by Nick Gauthier · 9 years ago
  29. 0a65578 Simplify debugging, avoid inspecting C-backed objects. by Tim Emiola · 9 years ago
  30. 9a0ae03 Adds support for updating the output metadata to calls by Tim Emiola · 9 years ago
  31. 8661a43 Propagate metadata in BadStatus by Tim Emiola · 9 years ago
  32. 1b39916 Adds an explicit Cancellation exception by Tim Emiola · 9 years ago
  33. 5684b40 Updates ActiveCall to use the new call API by Tim Emiola · 9 years ago
  34. 62e3cc8 Exposes the metadata method in server-side ActiveCall view classes by Tim Emiola · 9 years ago
  35. 26e2e8f Merge pull request #540 from ctiller/copyright by Tim Emiola · 10 years ago
  36. 190d360 Add missing new-lines at end of file by Craig Tiller · 10 years ago
  37. 0605995 Update copyright to 2015 by Craig Tiller · 10 years ago
  38. 7e7911f Updates the module name in the idiomatic and stub layers by Tim Emiola · 10 years ago
  39. f875aa3 Removed port_picker from active_call_spec, fixed some style issues by Tim Emiola · 10 years ago
  40. 2b56376 Updates ruby to stop using grpc_start_invoke by Tim Emiola · 10 years ago
  41. e2860c5 Adds rubocop and fixes most style violations it detected by Tim Emiola · 10 years ago
  42. 21bb60c Exposes event#finish as #close. by temiola · 10 years ago
  43. 5832791 Adds support for trailing metadata by temiola · 10 years ago
  44. 4a3be1c Update modules and packages to allow for a single grpc import by temiola · 10 years ago
  45. 6919c75 Adds support for metadata to the surface APIs by temiola · 10 years ago
  46. 0c475f0 Updating moe_db.txt with the latest equivalence since the ruby import changed the exported structure. by nnoble · 10 years ago
  47. 097ef9b Incorporating ruby into the master grpc repository. by nnoble · 10 years ago