Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #9183 from apolcyn/attach_trailing_md_ruby_bidi | apolcyn | 2017-01-04 |
|\ | | | | | attach trailing metadata to ruby bidi call op when it's received | ||
* \ | Merge pull request #9191 from apolcyn/fix_ruby_default_handler | apolcyn | 2017-01-04 |
|\ \ | | | | | | | change ruby default unimplemented ruby server handler to have two aguments | ||
* \ \ | Merge pull request #9018 from apolcyn/fix_ruby_pool_flake | apolcyn | 2017-01-04 |
|\ \ \ | | | | | | | | | remove test of exception on ruby thread pool overload | ||
* | | | | Ruby: show error class and message instead of unknown | Yuan He | 2016-12-22 |
| | | | | |||
| | * | | change ruby default unimplemented ruby server handler to have two arguments | Alexander Polcyn | 2016-12-21 |
| |/ / |/| | | |||
| | * | attach trailing metadata to ruby bidi call op when it's received | Alexander Polcyn | 2016-12-20 |
| | | | |||
* | | | v1.0.x → master upmerge | Nathaniel Manista | 2016-12-16 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Manual changes: - Fixed use of Exception.message in _invalid_metadata_test.py - Fixed merge of one_failed_as_unavailable in rpc_server_spec.rb - Added "set -e" to generate_build_additions.sh | ||
| * \ \ | Merge pull request #8879 from apolcyn/ruby_subclass_badstatus | apolcyn | 2016-12-14 |
| |\ \ \ | | | | | | | | | | | add ruby subclasses of bad status for each GPRC status code | ||
* | | | | | Use snake_case names for default rpc method implementations | igorpeshansky | 2016-12-09 |
| |_|_|/ |/| | | | | | | | This is what `GRPC::Pool::add_rpc_descs_for` expects. | ||
| | | * | remove ruby thread pool unit test of exception on overload | Alexander Polcyn | 2016-12-08 |
| |_|/ |/| | | |||
| * | | Merge pull request #8914 from apolcyn/update_ruby_protobuf_to_310 | apolcyn | 2016-12-05 |
| |\ \ | | | | | | | | | Update ruby protobuf to 310 | ||
| * \ \ | Merge pull request #8843 from apolcyn/fix_ruby_shutdown | apolcyn | 2016-12-05 |
| |\ \ \ | | | | | | | | | | | Fix ruby shutdown | ||
| | * | | | keep old behavior to not destroy ruby server if not instantiated | Alex Polcyn | 2016-12-05 |
| | | | | | |||
| * | | | | turn on Thread.abort_on_exception in ruby unit tests by default | Alexander Polcyn | 2016-11-30 |
| | | | | | |||
| | | * | | destroy byte buffer reader after use in ruby recv msg | Alex Polcyn | 2016-11-30 |
| | |/ / | |/| | | |||
| | | * | change client code to use specific exceptions and throw bad status if | Alexander Polcyn | 2016-11-30 |
| | | | | | | | | | | | | | | | | unkown code | ||
| | | * | add factory method to bad status to create correct subclass | Alexander Polcyn | 2016-11-29 |
| | | | | |||
| | | * | add ruby subclasses of bad status for each GPRC status code | Alexander Polcyn | 2016-11-28 |
| | | | | |||
| | * | | fix race between app and GC on ruby server shutdown | Alexander Polcyn | 2016-11-23 |
| | | | | |||
| | * | | dont break out of response stream iterator in benchmark client | Alexander Polcyn | 2016-11-23 |
| |/ / | |||
* | | | use thread pool from v1.0.x but keep server call life cycle in master | Alexander Polcyn | 2016-11-23 |
| | | | |||
| * | | wait for write loop to finish at end of ruby read loop, on client side calls | Alexander Polcyn | 2016-11-22 |
| |/ | |||
* | | Merge remote-tracking branch 'upstream/v1.0.x' into HEAD | Jan Tattermusch | 2016-11-22 |
|\| | |||
* | | regenerated projects | David Garcia Quintas | 2016-11-18 |
| | | |||
* | | Merge pull request #8086 from y-zeng/fix_gprc | Yuchen Zeng | 2016-11-11 |
|\ \ | | | | | | | Fix misspelled gprc | ||
* \ \ | Merge pull request #8618 from markdroth/channel_info_api | Mark D. Roth | 2016-11-08 |
|\ \ \ | | | | | | | | | Add API for getting arbitrary state back from a channel | ||
| * | | | Ran generate_projects.sh. | Mark D. Roth | 2016-11-04 |
| | | | | |||
| | | * | change per job sleep of 5 seconds back to 3 in unit test | Alexander Polcyn | 2016-11-04 |
| | | | | |||
| | | * | clean up pool unit tests | Alexander Polcyn | 2016-11-04 |
| | | | | |||
* | | | | Merge github.com:grpc/grpc into grpc_slice | Craig Tiller | 2016-11-04 |
|\| | | | |||
| | | * | remove wait queue from ruby thread pool to avoid deadlock | Alexander Polcyn | 2016-11-03 |
| | | | | |||
| * | | | Avoid compiler error | Vijay Pai | 2016-11-02 |
| | | | | |||
* | | | | Merge github.com:grpc/grpc into grpc_slice | Craig Tiller | 2016-10-31 |
|\| | | | |||
| * | | | Merge pull request #8539 from apolcyn/fix_ruby_bm_crashes_master | apolcyn | 2016-10-28 |
| |\ \ \ | | | | | | | | | | | increase max thread pool size in benchmarks and fix shutdown ordering | ||
| * \ \ \ | Merge pull request #8559 from murgatroid99/v1.0.1_upmerge | Michael Lumish | 2016-10-28 |
| |\ \ \ \ | | | | | | | | | | | | | V1.0.1 upmerge | ||
| | * \ \ \ | Merge remote-tracking branch 'upstream/v1.0.x' into v1.0.1_upmerge | murgatroid99 | 2016-10-28 |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | |||
| | | | * | | revert change to shutdown ordering, but keep timer | Alexander Polcyn | 2016-10-27 |
| | | | | | | |||
| | | | * | | increase max thread pool size in benchmarks and fix shutdown ordering | Alex Polcyn | 2016-10-27 |
| | | |/ / | | |/| | | |||
* | | | | | s/GPR_SLICE/GRPC_SLICE/g | Craig Tiller | 2016-10-26 |
| | | | | | |||
* | | | | | Merge branch 'buffer_pools_for_realsies' into grpc_slice | Craig Tiller | 2016-10-26 |
|\| | | | | |||
| * | | | | Merge github.com:grpc/grpc into buffer_pools_for_realsies | Craig Tiller | 2016-10-26 |
| |\| | | | |||
* | | | | | Generate build files | Craig Tiller | 2016-10-26 |
| | | | | | |||
* | | | | | Bulk update #includes | Craig Tiller | 2016-10-26 |
| | | | | | |||
* | | | | | s/gpr_slice/grpc_slice, and move around tests, impls | Craig Tiller | 2016-10-26 |
|/ / / / | |||
| | * | | Merge pull request #8102 from apolcyn/failed_credentials_error_message | apolcyn | 2016-10-26 |
| | |\ \ | | | | | | | | | | | surface more exception info for call creds errors | ||
| | * | | | Going 1.0.1. | Nicolas "Pixel" Noble | 2016-10-26 |
| | | | | | |||
| * | | | | combine more core batch ops | Alex Polcyn | 2016-10-26 |
| | | | | | |||
* | | | | | Merge github.com:grpc/grpc into buffer_pools_for_realsies | Craig Tiller | 2016-10-24 |
|\| | | | | |||
| * | | | | Merge pull request #7838 from teodor-pripoae/fix-example-in-ruby-readme | Michael Lumish | 2016-10-20 |
| |\ \ \ \ | | | | | | | | | | | | | Fix example in ruby readme | ||
* | | | | | | BufferPool --> ResourceQuota | Craig Tiller | 2016-10-17 |
| | | | | | |