1389 Commits (889224227c0724dbff8bcfa79ce02c235e56612d)

Author SHA1 Message Date
ncteisen 8f3f2f4bd8 Fix ruby:{python,csharp,csharpcoreclr}_server behavior 8 years ago
ncteisen 56610d4706 Address github comments 8 years ago
Yuan He 9383d2b809
Ruby: show error class and message instead of unknown 8 years ago
Alexander Polcyn 2ec43d2dac change ruby default unimplemented ruby server handler to have two arguments 8 years ago
ncteisen 2e3972ae54 Add advanced interop test behavior for Ruby server side 8 years ago
Noah Eisen ef4ceda6fd Add advanced interop tests for Ruby client 8 years ago
Alexander Polcyn eb69c34f83 attach trailing metadata to ruby bidi call op when it's received 8 years ago
Alexander Polcyn 70f4d26e0f convert char* to grpc_slice in ruby 8 years ago
murgatroid99 a053f23b1d Make Node extension work with slice changes 8 years ago
igorpeshansky e51e72d7c9 Use snake_case names for default rpc method implementations 8 years ago
Alexander Polcyn fa5e31c6e8 remove ruby thread pool unit test of exception on overload 8 years ago
Alex Polcyn a868c0424e keep old behavior to not destroy ruby server if not instantiated 8 years ago
Alexander Polcyn d2537c1aa9 turn on Thread.abort_on_exception in ruby unit tests by default 8 years ago
Alex Polcyn 16db6e1c04 destroy byte buffer reader after use in ruby recv msg 8 years ago
Alexander Polcyn 174aa915ba change client code to use specific exceptions and throw bad status if 8 years ago
Alexander Polcyn acacd0d646 add factory method to bad status to create correct subclass 8 years ago
Alexander Polcyn 6002b8ff63 add ruby subclasses of bad status for each GPRC status code 8 years ago
Alexander Polcyn 7f8a628f6a fix race between app and GC on ruby server shutdown 8 years ago
Alexander Polcyn 3d48cf4ed3 dont break out of response stream iterator in benchmark client 8 years ago
Alexander Polcyn cdd4203042 use thread pool from v1.0.x but keep server call life cycle in master 8 years ago
Alexander Polcyn 03fc19876d wait for write loop to finish at end of ruby read loop, on client side calls 8 years ago
David Garcia Quintas 1a84f99caa regenerated projects 8 years ago
Craig Tiller 7d4116fa44 All core tests compile without grpc_mdstr 8 years ago
Craig Tiller 5ef31ab9c9 Progress towards mdstr elimination 8 years ago
Craig Tiller 64b26567ad First pass of slice interning facilities 8 years ago
Mark D. Roth 8e2d8d9eda Ran generate_projects.sh. 8 years ago
Alexander Polcyn a713b76d57 change per job sleep of 5 seconds back to 3 in unit test 8 years ago
Alexander Polcyn 20457a1f09 clean up pool unit tests 8 years ago
Alexander Polcyn 269e6ccb4d remove wait queue from ruby thread pool to avoid deadlock 8 years ago
Vijay Pai c21e94cea1 Avoid compiler error 8 years ago
Alexander Polcyn 287b760e97 revert change to shutdown ordering, but keep timer 8 years ago
Alex Polcyn 419934af6f increase max thread pool size in benchmarks and fix shutdown ordering 8 years ago
Craig Tiller 618e67d655 s/GPR_SLICE/GRPC_SLICE/g 8 years ago
Craig Tiller c3350541e3 Generate build files 8 years ago
Craig Tiller b37d53ebc0 Bulk update #includes 8 years ago
Craig Tiller d41a4a720f s/gpr_slice/grpc_slice, and move around tests, impls 8 years ago
Nicolas "Pixel" Noble 50a730bd1c Going 1.0.1. 8 years ago
Alex Polcyn e5293c3f7b combine more core batch ops 8 years ago
Craig Tiller 20afa3d7c9 BufferPool --> ResourceQuota 8 years ago
Alexander Polcyn f6e14b7989 fix write buffer ruby test 8 years ago
Alexander Polcyn 0da9644354 use target cpu to get rid of cpu enumerations 8 years ago
Alexander Polcyn 9d45c051e7 enumerate more x86 cpus in ruby tools package 8 years ago
Alexander Polcyn fb4509bd73 add i386 to recognized x86 cpu in ruby tools package 8 years ago
Jan Tattermusch 5d77c964fc Update README.md 8 years ago
Alexander Polcyn 8d970ea2b6 merge os_check and cpu_check into platform_check 8 years ago
Alexander Polcyn 437a3b366a make ruby tools use x86 directory names for sub-x86 cpu 8 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