Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | | | | | * | | | | | | forgot to expose status and trailers for unary call | Jan Tattermusch | 2015-08-18 | |
| |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge pull request #2987 from dgquintas/removed_wrong_include_interop | Yang Gao | 2015-08-18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed function introducing dependency on proto in .h | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #2986 from jtattermusch/fix_win_build | Nicolas Noble | 2015-08-18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disable grpc_zookeeper target on windows | |||
| | | | | | | | | | | | | | * | Add backoff reset spec to the Connection Backoff Protocol | Xudong Ma | 2015-08-18 | |
| | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | Merge pull request #2981 from ctiller/bad-merge | David G. Quintas | 2015-08-18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix build breakage | |||
| | | * | | | | | | | | | | | | | Removed function introducing dependency on proto in .h | David Garcia Quintas | 2015-08-18 | |
| |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | disable grpc_zookeeper target on windows | Jan Tattermusch | 2015-08-18 | |
| |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | 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 | |
| | | | | | | | |\ \ \ \ | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge pull request #2979 from yang-g/docs | Craig Tiller | 2015-08-18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | add a README for include/grpc++/impl | |||
| * | | | | | | | | | | | | add a README for include/grpc++/impl | yang-g | 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 | |
| | | | | | | | | |_|/ | | | | | | | | |/| | | ||||
| | | | | | | | | * | | Remove grpc_unregister_all_plugins in grpc.h | Hongwei Wang | 2015-08-18 | |
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | ||||
| | | * | | | | | | | Only run built binaries | yang-g | 2015-08-18 | |
| | | | | | | | | | | ||||
| | | | * | | | | | | removed foreach loops for gcc 4.4 | David Garcia Quintas | 2015-08-18 | |
| |_|_|/ / / / / / |/| | | | | | | | | ||||
* | | | | | | | | | Merge pull request #2971 from ctiller/wtf-happened-to-our-formatting | David G. Quintas | 2015-08-18 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | clang-format all source | |||
| | | | | | | | * | update reconnection interop spec | yang-g | 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 | |
| | | | | | | | | ||||
* | | | | | | | | Merge pull request #2956 from ↵ | Michael Lumish | 2015-08-17 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | tbetbetbe/grpc-ruby-make-logging-gem-a-dev-dependency Remove the runtime dependency on the logging gem. | |||
| | * | | | | | | 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 |