35 Commits (9d0463b3f34f46f7527589480f55a8cdb21d42e7)

Author SHA1 Message Date
Alexander Polcyn fb1e164cd8 dont wait for gc to destroy calls on ruby server 8 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Alex Polcyn e5293c3f7b combine more core batch ops 9 years ago
Alexander Polcyn f6e14b7989 fix write buffer ruby test 9 years ago
Alexander Polcyn 17d5c07115 use sent flag only under mutex and dont fail in send_initial_metadata 9 years ago
Alexander Polcyn a9bc030a3a add mutex wrapper around sending and modifying of initial metadata 9 years ago
Alex Polcyn d9892bdd80 Moved sending of initial metadata from server into server handler 9 years ago
Ken Payson b156671023 Change cancelled to cancelled? 9 years ago
murgatroid99 5ea4a99d8c Finished removing CompletionQueue from Ruby API, made some changes for clarity 9 years ago
murgatroid99 ae34a370e3 Finished updating code and tests with keyword argument changes 9 years ago
murgatroid99 b19f181f3e Avoid using unspecified keyword args where possible 9 years ago
murgatroid99 afe3974bce Made insecure channel/stub explicit, in all layers 9 years ago
Tim Emiola 934ae9ac0c Make insecure construction explicit, to address #2614 10 years ago
Tim Emiola 7840a55736 Adds support for per message compression 10 years ago
Tim Emiola 49b7650eaf Breaks API - switches timeout to a keyword arg. 10 years ago
Tim Emiola fde3dbfb87 Allow reserved metadata to be propagated between calls 10 years ago
Tim Emiola fb48fcfe53 Allow reserved metadata to be propagated between calls 10 years ago
Tim Emiola 7369dcb12b Use null for default host 10 years ago
Tim Emiola d42c1b7b5a Use null for default host 10 years ago
Tim Emiola b1fa5d4627 Ruby shutdown api migration 10 years ago
Tim Emiola 5684b4073c Updates ActiveCall to use the new call API 10 years ago
Tim Emiola 564719d28e Updates Channel#create_call to the new API 10 years ago
Tim Emiola 601869bb1a Enables some incorrectly disabled tests 10 years ago
Tim Emiola 62e3cc8429 Exposes the metadata method in server-side ActiveCall view classes 10 years ago
Tim Emiola 18180f0e84 Temporarily suspend some tests that started failing because during the final shutdown 10 years ago
Craig Tiller 190d360def Add missing new-lines at end of file 10 years ago
Craig Tiller 0605995e55 Update copyright to 2015 10 years ago
Tim Emiola 1a22275e15 Stop calling finish on server calls 10 years ago
Tim Emiola 6f06a7e81d Attempts to remove a little of this tests flakiness 10 years ago
Tim Emiola f875aa3698 Removed port_picker from active_call_spec, fixed some style issues 10 years ago
Tim Emiola 2b5637615a Updates ruby to stop using grpc_start_invoke 10 years ago
Tim Emiola e2860c5bdb Adds rubocop and fixes most style violations it detected 10 years ago
temiola 71bb137c56 Removed use of call.accept in gRPC Ruby 10 years ago
temiola 4a3be1c996 Update modules and packages to allow for a single grpc import 10 years ago
temiola 6919c7595b Adds support for metadata to the surface APIs 10 years ago
nnoble 0c475f0ad7 Updating moe_db.txt with the latest equivalence since the ruby import changed the exported structure. 10 years ago
nnoble 097ef9b7d9 Incorporating ruby into the master grpc repository. 10 years ago