1388 Commits (51ccea9ad4378d4e04e3ae3b343d241f8d2dfa56)

Author SHA1 Message Date
Alexander Polcyn e61aab2651 convert match data to string 8 years ago
Alexander Polcyn 8dd21260be fix directory check 8 years ago
Alexander Polcyn 8067d72947 dont catch load error when loading grpc lib in grpc gem 8 years ago
Nicolas "Pixel" Noble 398dde49fc Restoring require_relative. 8 years ago
Nicolas "Pixel" Noble 47127507be Fixing loading precompiled Ruby extension on 2.x.10+ 8 years ago
Nicolas "Pixel" Noble 35b8c51485 Bumping version to 1.0.1-pre1. 8 years ago
Yuchen Zeng 15141a630d Merge c-ares into libgrpc.a 8 years ago
Alexander Polcyn 847f9ecc22 fail benchmarks with errors in a child rpc thread 8 years ago
Alexander Polcyn 9c74487072 Use thread pool from concurrent-ruby on ruby server 8 years ago
Nicolas "Pixel" Noble 0f9337b6a0 Removing pre2 flag. 8 years ago
Yuchen Zeng b1b2115a26 Fix ruby build 8 years ago
Alexander Polcyn 17d5c07115 use sent flag only under mutex and dont fail in send_initial_metadata 8 years ago
Alexander Polcyn a9bc030a3a add mutex wrapper around sending and modifying of initial metadata 8 years ago
Alexander Polcyn dc3d561f4a remove dedicated thread for read loop in ruby bidi calls 8 years ago
David Garcia Quintas b3a0fd693e codegen/alloc.h -> support/alloc.h for ruby 8 years ago
David Garcia Quintas 2ee99f42cf regenerated projects 8 years ago
Nicolas "Pixel" Noble 3260a1731a Bumping to 1.0.0-pre2. 8 years ago
David Garcia Quintas e8fd66b71d removed codegen/slice_buffer.h and scrubbed codegen/slice.h 8 years ago
David Garcia Quintas c79b0650d2 removed codegen/log.h 8 years ago
David Garcia Quintas 1399e466b0 removed codegen/time.h 8 years ago
David Garcia Quintas 3b31fdf77b removed codegen/byte_buffer.h 8 years ago
murgatroid99 0b316b041f Ruby Tools: automatically include plugin argument in protoc command 8 years ago
Ken Payson 5a2c91806f Updated ruby protos to use new _pb filename 9 years ago
murgatroid99 b5282c7628 Remove .rb suffix from grpc-tools scripts, to be consistent with other gems 9 years ago
murgatroid99 1533e6aab9 Rerun generate_projects.sh 9 years ago
David Garcia Quintas a3fd28007f regenerated projects 9 years ago
Stanley Cheung bc3b6f3130 regenerate template files 9 years ago
Alex Polcyn d9892bdd80 Moved sending of initial metadata from server into server handler 9 years ago
murgatroid99 90e5b2e58e Remove undefined reference warning in Ruby build 9 years ago
murgatroid99 8a16ce265b Make new linker warning linux-only 9 years ago
murgatroid99 91633cb2f2 Fix undefined reference in Ruby code, add linker warning 9 years ago
Alexander Polcyn 535b71dce4 changed compression request streaming enumerable to set write flag on every message 9 years ago
Alexander Polcyn 3403565ca4 updated inner class comment 9 years ago
Alexander Polcyn 81aab14ba6 simplified client streaming compression request enumerable 9 years ago
murgatroid99 580a64af24 Improved some Ruby inline documentation 9 years ago
Alexander Polcyn cdff92f02e added ruby client compression interop tests 9 years ago
Alex Polcyn 7c55ab090a removed unnecessary public methods removed tests of non api methods 9 years ago
Eric Richardson 8e769fdc95 Fix arguments for calls to Ruby's `Time.at` 9 years ago
Nicolas "Pixel" Noble 49bfb92dc1 Master is now 1.1.0-dev. 9 years ago
Nicolas "Pixel" Noble 8c72ae43f9 Flagging master as 1.0.0-pre1. 9 years ago
Alexander Polcyn a0a0e1f7db Removed expectations of entire provided algorithms list in tests 9 years ago
Alexander Polcyn 6c4709e275 replaced constant compress level names with ids 9 years ago
Alex Polcyn b72cc3dd87 fixed unreferenced self C parameters 9 years ago
Alexander Polcyn d788b458cf Replaced private ruby methods with internal c functions 9 years ago
Alexander Polcyn 0dccf10db7 Added ruby wrapper for grpc_compression_options 9 years ago
murgatroid99 ae466c8a8d Revert changes to SingleReqView and MultiReqView 9 years ago
murgatroid99 e69f088cd9 Split incoming initial and trailing metadata in Ruby calls 9 years ago
Ken Payson b156671023 Change cancelled to cancelled? 9 years ago
Ken Payson e4123f3083 Updated release version to 0.15.1 9 years ago
David Garcia Quintas 9a2320e40e regenerated projects 9 years ago