Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #9428 from grpc/revert-8842-metadata_filter | David G. Quintas | 2017-01-23 |
|\ | | | | | Revert "Metadata handling rewrite" | ||
* \ | v1.0.x → master upmerge | Nathaniel Manista | 2017-01-23 |
|\ \ | | | | | | | | | | | | | | | | | | | Manual resolution: - Force use of local distributions in Python-building in tools/run_tests/helper_scripts/build_python.sh. | ||
| | * | Revert "Metadata handling rewrite" | Craig Tiller | 2017-01-20 |
| |/ |/| | |||
| * | Merge pull request #8304 from apolcyn/fix_ruby_tools_32_bit_windows | apolcyn | 2017-01-13 |
| |\ | | | | | | | make ruby tools use x86 directory names for sub-x86 cpu | ||
| | * | update grpc-tools.gemspec after with os_check -> plactform_check.rb | Alexander Polcyn | 2017-01-13 |
| | | | |||
| | * | continue use of host_cpu and use x86 whenever not x86_64 | Alexander Polcyn | 2017-01-13 |
| | | | |||
* | | | Merge github.com:grpc/grpc into metadata_filter | Craig Tiller | 2017-01-11 |
|\ \ \ | |||
| * | | | Fix ruby:{python,csharp,csharpcoreclr}_server behavior | ncteisen | 2017-01-10 |
| | | | | |||
* | | | | Merge github.com:grpc/grpc into metadata_filter | Craig Tiller | 2017-01-10 |
|\| | | | |||
| * | | | Merge branch 'master' of https://github.com/grpc/grpc into ↵ | ncteisen | 2017-01-09 |
| |\ \ \ | | | | | | | | | | | | | | | | ruby_advanced_interop_client_side | ||
| * | | | | Address github comments | ncteisen | 2017-01-09 |
| | | | | | |||
* | | | | | Merge github.com:grpc/grpc into metadata_filter | Craig Tiller | 2017-01-05 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||
| * | | | | Merge branch 'master' of https://github.com/grpc/grpc into ↵ | ncteisen | 2017-01-05 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | ruby_advanced_interop_server_side | ||
| | | * \ \ | Merge branch 'master' of https://github.com/grpc/grpc into ↵ | ncteisen | 2017-01-04 |
| | | |\ \ \ | | | |/ / / | | |/| | | | | | | | | | ruby_advanced_interop_client_side | ||
* | | | | | | Merge branch 'slice_with_exec_ctx' into metadata_filter | Craig Tiller | 2017-01-04 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||
| * | | | | | 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 | ||
* | | | | | | | | | Merge branch 'slice_with_exec_ctx' into metadata_filter | Craig Tiller | 2016-12-27 |
|\| | | | | | | | | |||
| * | | | | | | | | 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 |
| | |/ / / / / / | |/| | | | | | | |||
| | | | * | | | | Add advanced interop test behavior for Ruby server side | ncteisen | 2016-12-21 |
| | |_|/ / / / | |/| | | | | | |||
| | | | * | | | Add advanced interop tests for Ruby client | Noah Eisen | 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 | ||
* | | \ \ \ \ | Merge pull request #41 from apolcyn/ruby_char_ptr_to_slice | Craig Tiller | 2016-12-13 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | update ruby char* to slice | ||
| * | | | | | | | convert char* to grpc_slice in ruby | Alexander Polcyn | 2016-12-12 |
| | | | | | | | | |||
* | | | | | | | | Make Node extension work with slice changes | murgatroid99 | 2016-12-12 |
|/ / / / / / / | |||
| * | | | / / | 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 branch 'slice_interning' into metadata_filter | Craig Tiller | 2016-12-06 |
|\ \ \ \ \ | |||
| | | * \ \ | 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 |
| | | | |/ / / | | | |/| | | | |||
* | | | | | | | Merge branch 'slice_interning' into metadata_filter | Craig Tiller | 2016-11-30 |
|\| | | | | | | |||
| * | | | | | | Merge branch 'slice_with_exec_ctx' into slice_interning | Craig Tiller | 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 |
| | |\| | | |||
* | | | | | Merge github.com:grpc/grpc into eliminate_mdstr | Craig Tiller | 2016-11-18 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||
| * | | | | regenerated projects | David Garcia Quintas | 2016-11-18 |
| | | | | | |||
* | | | | | All core tests compile without grpc_mdstr | Craig Tiller | 2016-11-17 |
| | | | | |