aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ruby
Commit message (Expand)AuthorAge
* Merge pull request #9183 from apolcyn/attach_trailing_md_ruby_bidiGravatar apolcyn2017-01-04
|\
* \ Merge pull request #9191 from apolcyn/fix_ruby_default_handlerGravatar apolcyn2017-01-04
|\ \
* \ \ Merge pull request #9018 from apolcyn/fix_ruby_pool_flakeGravatar apolcyn2017-01-04
|\ \ \
* | | | Ruby: show error class and message instead of unknownGravatar Yuan He2016-12-22
| | * | change ruby default unimplemented ruby server handler to have two argumentsGravatar Alexander Polcyn2016-12-21
| |/ / |/| |
| | * attach trailing metadata to ruby bidi call op when it's receivedGravatar Alexander Polcyn2016-12-20
* | | v1.0.x → master upmergeGravatar Nathaniel Manista2016-12-16
|\ \ \
| * \ \ Merge pull request #8879 from apolcyn/ruby_subclass_badstatusGravatar apolcyn2016-12-14
| |\ \ \
* | | | | Use snake_case names for default rpc method implementationsGravatar igorpeshansky2016-12-09
| |_|_|/ |/| | |
| | | * remove ruby thread pool unit test of exception on overloadGravatar Alexander Polcyn2016-12-08
| |_|/ |/| |
| * | Merge pull request #8914 from apolcyn/update_ruby_protobuf_to_310Gravatar apolcyn2016-12-05
| |\ \
| * \ \ Merge pull request #8843 from apolcyn/fix_ruby_shutdownGravatar apolcyn2016-12-05
| |\ \ \
| | * | | keep old behavior to not destroy ruby server if not instantiatedGravatar Alex Polcyn2016-12-05
| * | | | turn on Thread.abort_on_exception in ruby unit tests by defaultGravatar Alexander Polcyn2016-11-30
| | | * | destroy byte buffer reader after use in ruby recv msgGravatar Alex Polcyn2016-11-30
| | |/ / | |/| |
| | | * change client code to use specific exceptions and throw bad status ifGravatar Alexander Polcyn2016-11-30
| | | * add factory method to bad status to create correct subclassGravatar Alexander Polcyn2016-11-29
| | | * add ruby subclasses of bad status for each GPRC status codeGravatar Alexander Polcyn2016-11-28
| | * | fix race between app and GC on ruby server shutdownGravatar Alexander Polcyn2016-11-23
| | * | dont break out of response stream iterator in benchmark clientGravatar Alexander Polcyn2016-11-23
| |/ /
* | | use thread pool from v1.0.x but keep server call life cycle in masterGravatar Alexander Polcyn2016-11-23
| * | wait for write loop to finish at end of ruby read loop, on client side callsGravatar Alexander Polcyn2016-11-22
| |/
* | Merge remote-tracking branch 'upstream/v1.0.x' into HEADGravatar Jan Tattermusch2016-11-22
|\|
* | regenerated projectsGravatar David Garcia Quintas2016-11-18
* | Merge pull request #8086 from y-zeng/fix_gprcGravatar Yuchen Zeng2016-11-11
|\ \
* \ \ Merge pull request #8618 from markdroth/channel_info_apiGravatar Mark D. Roth2016-11-08
|\ \ \
| * | | Ran generate_projects.sh.Gravatar Mark D. Roth2016-11-04
| | | * change per job sleep of 5 seconds back to 3 in unit testGravatar Alexander Polcyn2016-11-04
| | | * clean up pool unit testsGravatar Alexander Polcyn2016-11-04
* | | | Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-11-04
|\| | |
| | | * remove wait queue from ruby thread pool to avoid deadlockGravatar Alexander Polcyn2016-11-03
| * | | Avoid compiler errorGravatar Vijay Pai2016-11-02
* | | | Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-10-31
|\| | |
| * | | Merge pull request #8539 from apolcyn/fix_ruby_bm_crashes_masterGravatar apolcyn2016-10-28
| |\ \ \
| * \ \ \ Merge pull request #8559 from murgatroid99/v1.0.1_upmergeGravatar Michael Lumish2016-10-28
| |\ \ \ \
| | * \ \ \ Merge remote-tracking branch 'upstream/v1.0.x' into v1.0.1_upmergeGravatar murgatroid992016-10-28
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | | * | revert change to shutdown ordering, but keep timerGravatar Alexander Polcyn2016-10-27
| | | | * | increase max thread pool size in benchmarks and fix shutdown orderingGravatar Alex Polcyn2016-10-27
| | | |/ / | | |/| |
* | | | | s/GPR_SLICE/GRPC_SLICE/gGravatar Craig Tiller2016-10-26
* | | | | Merge branch 'buffer_pools_for_realsies' into grpc_sliceGravatar Craig Tiller2016-10-26
|\| | | |
| * | | | Merge github.com:grpc/grpc into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-26
| |\| | |
* | | | | Generate build filesGravatar Craig Tiller2016-10-26
* | | | | Bulk update #includesGravatar Craig Tiller2016-10-26
* | | | | s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
|/ / / /
| | * | Merge pull request #8102 from apolcyn/failed_credentials_error_messageGravatar apolcyn2016-10-26
| | |\ \
| | * | | Going 1.0.1.Gravatar Nicolas "Pixel" Noble2016-10-26
| * | | | combine more core batch opsGravatar Alex Polcyn2016-10-26
* | | | | Merge github.com:grpc/grpc into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-24
|\| | | |
| * | | | Merge pull request #7838 from teodor-pripoae/fix-example-in-ruby-readmeGravatar Michael Lumish2016-10-20
| |\ \ \ \
* | | | | | BufferPool --> ResourceQuotaGravatar Craig Tiller2016-10-17