Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | | * | | Add comments, fix a subtle bug | Craig Tiller | 2015-08-19 | |
| | | | | | | | ||||
* | | | | | | | Merge pull request #2972 from ctiller/get-reserved-things-right | Yang Gao | 2015-08-19 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Add some reserved checks that need to be present | |||
* \ \ \ \ \ \ \ | Merge pull request #2982 from ctiller/tsan-race | Yang Gao | 2015-08-19 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix TSAN reported race | |||
* \ \ \ \ \ \ \ \ | Merge pull request #2970 from msiedlarek/customize-pool-size | Nathaniel Manista | 2015-08-19 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Allow customization of thread pool size in Python. | |||
| | | * | | | | | | | Zero out reserved field in node | Craig Tiller | 2015-08-19 | |
| | | | | | | | | | | ||||
| * | | | | | | | | | Allow customization of thread pool size in Python. | MikoĊaj Siedlarek | 2015-08-19 | |
| | | | | | | | | | | ||||
| | | | | | * | | | | add method info to auth interceptor | Jan Tattermusch | 2015-08-18 | |
| | | | | | | | | | | ||||
| | | | | | * | | | | fix comment | Jan Tattermusch | 2015-08-18 | |
| | | | | | | | | | | ||||
| | | | | | * | | | | refactor auth interceptors | Jan Tattermusch | 2015-08-18 | |
| | | | | | | | | | | ||||
| | | | | | * | | | | forgot to expose status and trailers for unary call | Jan Tattermusch | 2015-08-18 | |
| |_|_|_|_|/ / / / |/| | | | | | | | | ||||
* | | | | | | | | | Merge pull request #2981 from ctiller/bad-merge | David G. Quintas | 2015-08-18 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fix build breakage | |||
* \ \ \ \ \ \ \ \ \ | Merge pull request #2958 from murgatroid99/node_deadline_internal | Tim Emiola | 2015-08-18 | |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Made deadline tests accept INTERNAL status | |||
| | | | * | | | | | | | Fix TSAN reported race | Craig Tiller | 2015-08-18 | |
| |_|_|/ / / / / / / |/| | | | | | | | | | ||||
| | | | | | | * | | | Corrects logconfig from #2956 | Tim Emiola | 2015-08-18 | |
| |_|_|_|_|_|/ / / |/| | | | | | | | | ||||
| | * | | | | | | | Fix build breakage | Craig Tiller | 2015-08-18 | |
| |/ / / / / / / |/| | | | | | | | ||||
| | | | | | * | | Add missing file | Craig Tiller | 2015-08-18 | |
| | | | | | | | | ||||
| | | | | | * | | Merge github.com:grpc/grpc into shutdown-c++ | Craig Tiller | 2015-08-18 | |
| | | | | | |\ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||
| | | | | | * | | Add a timeout to shutdown to forcefully end calls | Craig Tiller | 2015-08-18 | |
| | | | | | | | | ||||
| | | * | | | | | Sprinkle reserved = NULL around | Craig Tiller | 2015-08-18 | |
| | | | | | | | | ||||
| | | * | | | | | Add some reserved checks that need to be present | Craig Tiller | 2015-08-18 | |
| | | | |_|/ / | | | |/| | | | ||||
* | | / | | | | clang-format all source | Craig Tiller | 2015-08-18 | |
| |_|/ / / / |/| | | | | | ||||
* | | | | | | Merge pull request #2965 from yang-g/lame_client_error_message | Craig Tiller | 2015-08-18 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | Let lame_client accept error status | |||
* | | | | | | Merge pull request #2603 from dgquintas/compression-interop | Yang Gao | 2015-08-17 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | Updated interop tests with support for compression. | |||
| * | | | | | Merge branch 'master' of github.com:grpc/grpc into compression-interop | David Garcia Quintas | 2015-08-17 | |
| |\ \ \ \ \ | ||||
* | \ \ \ \ \ | Merge pull request #2963 from nathanielmanistaatgoogle/base-test-suite | Masood Malekghassemi | 2015-08-17 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | A test suite for the RPC Framework base interface | |||
| * | | | | | | | A test suite for the RPC Framework base interface | Nathaniel Manista | 2015-08-18 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I wasn't able to flesh this out nearly as much as I had wanted to but I can come back to it after Beta (issue #2959). | |||
| | | | * | | | | Let lame_client accept error status | yang-g | 2015-08-17 | |
| | | | | | | | | ||||
* | | | | | | | | Merge pull request #2961 from stanley-cheung/php_waitforready | Michael Lumish | 2015-08-17 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | php: fixed constant typo | |||
* \ \ \ \ \ \ \ \ | Merge pull request #2962 from grpc/docs-be-good | Craig Tiller | 2015-08-17 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | docstrings for gprc_subchannel_{add,del}_interested_party | |||
| * | | | | | | | | Update subchannel.h | David G. Quintas | 2015-08-17 | |
| | | | | | | | | | ||||
| * | | | | | | | | docstrings for gprc_subchannel_{add,del}_interested_party | David G. Quintas | 2015-08-17 | |
| | |/ / / / / / | |/| | | | | | | ||||
| | * | | | | | | php: fixed constant typo | Stanley Cheung | 2015-08-17 | |
| |/ / / / / / |/| | | | | | | ||||
| | | | | * | | Only use encoding for write flags if it is numeric | murgatroid99 | 2015-08-17 | |
| | | | | | | | ||||
| | | | | * | | Moved write flag constants to base module | murgatroid99 | 2015-08-17 | |
| | | | | | | | ||||
* | | | | | | | Merge pull request #2907 from yang-g/error_code_conforming | Vijay Pai | 2015-08-17 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | return StatusCode::INTERNAL for proto parsing error | |||
| | | | | * | | Resolved merge conflicts with master | murgatroid99 | 2015-08-17 | |
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | | | ||||
* | | | | | | | Merge pull request #2951 from nathanielmanistaatgoogle/base-interface | Masood Malekghassemi | 2015-08-17 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | The (new) base interface of RPC Framework | |||
| | | | | * | | | Made deadline tests accept INTERNAL status | murgatroid99 | 2015-08-17 | |
| | | | | | | | | ||||
| * | | | | | | | The base interface of RPC Framework | Nathaniel Manista | 2015-08-17 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is the public API of the old base package of RPC Framework extracted into a first-class interface and adapted to metadata, status, and flow control. | |||
* | | | | | | | | Remove the runtime dependency on the logging gem. | Tim Emiola | 2015-08-17 | |
| |_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | - provides a noop logger unless the user explicit adds a logging method to the GRPC namespace | |||
* | | | | | | | Merge pull request #2954 from tbetbetbe/grpc-ruby-mv-interop-test-to-pb | Michael Lumish | 2015-08-17 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | Grpc ruby mv interop test to pb | |||
| | | | | | * | Added an inline C++ function to replace a deprecated nan function | murgatroid99 | 2015-08-17 | |
| |_|_|_|_|/ |/| | | | | | ||||
| * | | | | | Adds a test for ruby code generation. | Tim Emiola | 2015-08-17 | |
| | | | | | | ||||
* | | | | | | Merge pull request #2942 from murgatroid99/node_parent_call | Michael Lumish | 2015-08-17 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | Add parent call propagation API to Node library | |||
| | * | | | | Removes the dependency on Minitest | Tim Emiola | 2015-08-17 | |
| | | | | | | | | | | | | | | | | | | | | | | | | - replaces it with a simple assertion function | |||
| | * | | | | Reorganize interop test files. | Tim Emiola | 2015-08-14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - moves the client/server behaviour to pb/test - deprecate current bin/interop/interop_{client,server}.rb - adds executable endpoints to bin - grpc_ruby_interop_{client, server} - these will be added to the ruby bin path when the grpc gem gem is installed, making them easier to execute | |||
* | | | | | | Merge pull request #2939 from vjpai/emplace | David G. Quintas | 2015-08-14 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Use emplace_back properly, considering limitations of gcc 4.4 | |||
| | | * | | | | Update the generated code for the interop service. | Tim Emiola | 2015-08-14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Updates the code generated for the interop service - Moves the generated interop service/client from bin to pb Also - removes an empty file from the health pb directories | |||
* | | | | | | | Fix version of Google.Apis.Auth required by Grpc.Auth nuget. | Jan Tattermusch | 2015-08-14 | |
| |_|/ / / / |/| | | | | | ||||
* | | | | | | Merge pull request #2943 from tbetbetbe/grpc-ruby-add-health-check-service | Jan Tattermusch | 2015-08-14 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Add a health checker service implementation. |