Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | * | | | | | | Stub documentation for some gRPC Core modules | Craig Tiller | 2017-01-06 | |
| | |/ / / / / / | ||||
| | | | | * | | | Handshaker plugin mechanism. | Mark D. Roth | 2017-01-06 | |
| | | | | | | | | ||||
| | * | | | | | | Small improvements to generated documentation | Craig Tiller | 2017-01-06 | |
| | | | | | | | | ||||
* | | | | | | | | Merge pull request #9271 from ericgribkoff/interop_test_descriptions | Eric Gribkoff | 2017-01-06 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | The custom_metadata test uses response_parameters for FullDuplexCall | |||
* | | | | | | | | Merge pull request #9251 from ericgribkoff/java_advanced_tests | Eric Gribkoff | 2017-01-06 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Enable advanced Java interop tests | |||
* \ \ \ \ \ \ \ \ | Merge pull request #9268 from soltanmm-google/diddy-kong-racing | Masood Malekghassemi | 2017-01-06 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Use `grpc_closure`s in `grpc_timer`s | |||
* \ \ \ \ \ \ \ \ \ | Merge pull request #9272 from ctiller/perfnotes | Craig Tiller | 2017-01-06 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | Start some performance notes | |||
| * | | | | | | | | | Start some performance notes | Craig Tiller | 2017-01-06 | |
| | | | | | | | | | | ||||
| | | | * | | | | | | interop-test-descriptions.md: correct proto for custom_metadata's | Eric Gribkoff | 2017-01-06 | |
| |_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | FullDuplexCall | |||
| | | * | | | | | | Enable advanced Java interop tests. | Eric Gribkoff | 2017-01-06 | |
| |_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add response parameters to custom_metadata streaming request for Node and PHP clients. The Java server does not respond with separate initial and trailing metadata when there is no response data - it is only emiting the requested trailing metadata. Adding the response parameters to the test (in accordance with the specification) avoids this, but I will open a separate issue to investigate the Java behavior. | |||
| | | * | | | | | v1.0.x → master upmerge | Nathaniel Manista | 2017-01-06 | |
| | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Manual resolution: - New test added in src/python/grpcio_test/tests/tests.json - Timeout-related edits resolved in tools/run_tests/run_tests.py Manual changes: - Pass request iterator rather than request sequence in _reflection_servicer_test.py | |||
* | | | \ \ \ \ \ | Merge pull request #9253 from ctiller/long_status | Craig Tiller | 2017-01-05 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | Support long grpc-messages on abnormal close path | |||
| | | * | | | | | | Use `grpc_closure`s in `grpc_timer`s | Masood Malekghassemi | 2017-01-05 | |
| | |/ / / / / / | ||||
* | | | | | | | | Merge pull request #9265 from nicolasnoble/bazel-take-2 | Nicolas Noble | 2017-01-05 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | Adding Bazel tests. | |||
| * | | | | | | | Adding Bazel tests. | Nicolas "Pixel" Noble | 2017-01-05 | |
| | | | | | | | | ||||
* | | | | | | | | Merge pull request #8705 from ctiller/slice_with_exec_ctx | Craig Tiller | 2017-01-05 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix slice/exec_ctx interactions | |||
| | | * | | | | | | Support long grpc-messages on abnormal close path | Craig Tiller | 2017-01-05 | |
| |_|/ / / / / / |/| | | | | | | | ||||
* | | | | | | | | Merge pull request #9245 from ncteisen/ruby_advanced_interop_server_side | Noah Eisen | 2017-01-05 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Ruby Advanced Interop Server Side | |||
| * \ \ \ \ \ \ \ | Merge branch 'master' of https://github.com/grpc/grpc into ↵ | ncteisen | 2017-01-05 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ruby_advanced_interop_server_side | |||
| | | * \ \ \ \ \ \ | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2017-01-05 | |
| | | |\ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||
* | | | | | | | | | | Merge pull request #9243 from nicolasnoble/bandaid | Craig Tiller | 2017-01-05 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | Fixing submodules sanity. | |||
* | | | | | | | | | | Merge pull request #9242 from ctiller/faster | Craig Tiller | 2017-01-04 | |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Faster test building: avoid repeated linking | |||
| | | | * | | | | | | | Remove errant header | Craig Tiller | 2017-01-04 | |
| | | | | | | | | | | | ||||
| | | | * | | | | | | | Merge branch 'faster' into slice_with_exec_ctx | Craig Tiller | 2017-01-04 | |
| | | | |\ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||
| * | | | | | | | | | | Faster test building: avoid repeated linking | Craig Tiller | 2017-01-04 | |
|/ / / / / / / / / / | ||||
| * / / / / / / / / | Fixing submodules sanity. | Nicolas "Pixel" Noble | 2017-01-05 | |
|/ / / / / / / / / | ||||
| | * | | | | | | | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2017-01-04 | |
| | |\ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||
* | | | | | | | | | Merge pull request #9240 from nicolasnoble/bazel-take-2 | Craig Tiller | 2017-01-04 | |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | Bazel integration | |||
| * | | | | | | | | Properly removing message_size_filter duplicate. | Nicolas "Pixel" Noble | 2017-01-05 | |
| | | | | | | | | | ||||
| * | | | | | | | | Merge pull request #14 from ctiller/patchy | Nicolas Noble | 2017-01-04 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fixes for tests | |||
| | * | | | | | | | | Fixes for tests | Craig Tiller | 2017-01-04 | |
| | | | | | | | | | | ||||
| * | | | | | | | | | Merge pull request #13 from ctiller/patchy | Nicolas Noble | 2017-01-04 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes for tests | |||
| | * | | | | | | | | Fixes for tests | Craig Tiller | 2017-01-04 | |
| | | | | | | | | | | ||||
| * | | | | | | | | | Merge pull request #12 from ctiller/patchy | Nicolas Noble | 2017-01-04 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove old fixture | |||
| * | | | | | | | | | Putting message size filter back. | Nicolas "Pixel" Noble | 2017-01-04 | |
| | | | | | | | | | | ||||
| | * | | | | | | | | Remove old fixture | Craig Tiller | 2017-01-04 | |
| |/ / / / / / / / | ||||
| | | * | | | | | | Merge branch 'patchy' into slice_with_exec_ctx_and_build | Craig Tiller | 2017-01-04 | |
| | | |\ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||
| * | | | | | | | | Forgot to git add these. | Nicolas "Pixel" Noble | 2017-01-04 | |
| | | | | | | | | | ||||
| * | | | | | | | | Moving message_size_filter properly. | Nicolas "Pixel" Noble | 2017-01-04 | |
| | | | | | | | | | ||||
| | | | | | | * | | Merge branch 'master' of https://github.com/grpc/grpc into ↵ | ncteisen | 2017-01-04 | |
| | | | | | | |\ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | ruby_advanced_interop_client_side | |||
| * | | | | | | | | Boringssl will need duplication for now. | Nicolas "Pixel" Noble | 2017-01-04 | |
| | | | | | | | | | ||||
| * | | | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into bazel-take-2 | Nicolas "Pixel" Noble | 2017-01-04 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||
| * | | | | | | | | Merge remote-tracking branch 'google/master' into bazel-take-2 | Nicolas "Pixel" Noble | 2017-01-04 | |
| |\ \ \ \ \ \ \ \ | ||||
| | | | * \ \ \ \ \ | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2017-01-04 | |
| | | | |\ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||
| | | | * | | | | | | Merge branch 'slice_with_exec_ctx_and_new_closures' into slice_with_exec_ctx | Craig Tiller | 2017-01-04 | |
| | | | |\ \ \ \ \ \ | ||||
* | | | | \ \ \ \ \ \ | Merge pull request #9207 from ctiller/cleanup_closures | Craig Tiller | 2017-01-04 | |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Changes to exec_ctx/closure/combiner/workqueue interfaces | |||
* \ \ \ \ \ \ \ \ \ \ \ | 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 'cleanup_closures' into slice_with_exec_ctx_and_new_closures | Craig Tiller | 2017-01-04 | |
| | | | | | | | | |\ \ \ \ \ \ | | | | | |_|_|_|_|/ / / / / / | | | | |/| | | | | | | | | | |