1063 Commits (67b0ac55b2318a5f109cf29d53b95295cd8c3295)

Author SHA1 Message Date
Alexander Polcyn 9d45c051e7 enumerate more x86 cpus in ruby tools package 9 years ago
Alexander Polcyn fb4509bd73 add i386 to recognized x86 cpu in ruby tools package 9 years ago
Jan Tattermusch 5d77c964fc Update README.md 9 years ago
Alexander Polcyn 8d970ea2b6 merge os_check and cpu_check into platform_check 9 years ago
Alexander Polcyn 437a3b366a make ruby tools use x86 directory names for sub-x86 cpu 9 years ago
Craig Tiller ef6b97659e Add tracing, fix some transport bugs wrt buffer_pools 9 years ago
Craig Tiller 82509936ae Stub out end2end tests 9 years ago
Craig Tiller 7af69f34df Add buffer pools to build 9 years ago
Sree Kuchibhotla f6f153d02b temporarily port #7833 9 years ago
Alexander Polcyn 689e89c2e6 dont create extra thread on bidi call in benchmark, and change suggested 9 years ago
bithavoc c809be2af5 Fix ruby readme link to grpc quickstart 9 years ago
Alexander Polcyn ee96ce3a71 change status in failed credential handler to unauth as intended 9 years ago
Alexander Polcyn 9d36eb5ceb remove comment, for issues with pushing updates 9 years ago
Alexander Polcyn 088416df19 surface more exception info for call creds errors 9 years ago
Yuchen Zeng 362ac1be0c Fix gprc 9 years ago
Mark D. Roth 7331a7aa62 Change wrapped languages to use the new channel arg macro name. 9 years ago
Alexander Polcyn 38ba85ce48 allow choosing config of ruby package builds from environment variable 9 years ago
Craig Tiller d9f907671d Update documentation 9 years ago
Alexander Polcyn 5c8efc1ce4 remove log statements that showing contents of messages 9 years ago
Teodor e898ee608c
Fix example in ruby readme 9 years ago
Sree Kuchibhotla cc357bf74e Remove completion queue parameter from grpc_server_add_insecure_channel_from_fd API 9 years ago
Alexander Polcyn e61aab2651 convert match data to string 9 years ago
Alexander Polcyn 8dd21260be fix directory check 9 years ago
Alexander Polcyn 8067d72947 dont catch load error when loading grpc lib in grpc gem 9 years ago
Nicolas "Pixel" Noble 398dde49fc Restoring require_relative. 9 years ago
Nicolas "Pixel" Noble 47127507be Fixing loading precompiled Ruby extension on 2.x.10+ 9 years ago
Nicolas "Pixel" Noble 35b8c51485 Bumping version to 1.0.1-pre1. 9 years ago
Yuchen Zeng 15141a630d Merge c-ares into libgrpc.a 9 years ago
Alexander Polcyn 847f9ecc22 fail benchmarks with errors in a child rpc thread 9 years ago
Alexander Polcyn 9c74487072 Use thread pool from concurrent-ruby on ruby server 9 years ago
Nicolas "Pixel" Noble 0f9337b6a0 Removing pre2 flag. 9 years ago
Yuchen Zeng b1b2115a26 Fix ruby build 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
Alexander Polcyn dc3d561f4a remove dedicated thread for read loop in ruby bidi calls 9 years ago
David Garcia Quintas b3a0fd693e codegen/alloc.h -> support/alloc.h for ruby 9 years ago
David Garcia Quintas 2ee99f42cf regenerated projects 9 years ago
Nicolas "Pixel" Noble 3260a1731a Bumping to 1.0.0-pre2. 9 years ago
David Garcia Quintas e8fd66b71d removed codegen/slice_buffer.h and scrubbed codegen/slice.h 9 years ago
David Garcia Quintas c79b0650d2 removed codegen/log.h 9 years ago
David Garcia Quintas 1399e466b0 removed codegen/time.h 9 years ago
David Garcia Quintas 3b31fdf77b removed codegen/byte_buffer.h 9 years ago
murgatroid99 0b316b041f Ruby Tools: automatically include plugin argument in protoc command 9 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