1063 Commits (67b0ac55b2318a5f109cf29d53b95295cd8c3295)

Author SHA1 Message Date
Mark D. Roth e6dd773dff Move parameters for all grpc_op types into their own sub-structs. 8 years ago
Mark D. Roth 448c1f002c Move parameters for all grpc_op types into their own sub-structs. 8 years ago
Craig Tiller 1a56a930cb Fixup 8 years ago
Nicolas "Pixel" Noble da83b376eb Changing versions from -dev to -pre1 on the release branch. 8 years ago
Craig Tiller 7c70b6c144 Revert "Revert "Metadata handling rewrite"" 8 years ago
Craig Tiller 5e01e2ac97 Revert "Metadata handling rewrite" 8 years ago
Craig Tiller 0cf6a71b72 Fix comments, merge head, regen project 8 years ago
Alexander Polcyn 4d08937206 update grpc-tools.gemspec after with os_check -> plactform_check.rb 8 years ago
Alexander Polcyn aaddb5cb93 continue use of host_cpu and use x86 whenever not x86_64 8 years ago
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 9 years ago
Alexander Polcyn f6e14b7989 fix write buffer ruby test 9 years ago
Alexander Polcyn 0da9644354 use target cpu to get rid of cpu enumerations 9 years ago