Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | | * | | | | 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 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||
* | | | | | | | Merge pull request #2603 from dgquintas/compression-interop | Yang Gao | 2015-08-17 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||
| * | | | | | | 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 | Nathaniel Manista | 2015-08-18 | |
| | | | * | | | | | 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 | |
|\ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ | Merge pull request #2962 from grpc/docs-be-good | Craig Tiller | 2015-08-17 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||
| * | | | | | | | | 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 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||
| | | | | * | | Resolved merge conflicts with master | murgatroid99 | 2015-08-17 | |
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | | | ||||
* | | | | | | | Merge pull request #2951 from nathanielmanistaatgoogle/base-interface | Masood Malekghassemi | 2015-08-17 | |
|\ \ \ \ \ \ \ | ||||
| | | | | * | | | Made deadline tests accept INTERNAL status | murgatroid99 | 2015-08-17 | |
* | | | | | | | | Merge pull request #2956 from tbetbetbe/grpc-ruby-make-logging-gem-a-dev-depe... | Michael Lumish | 2015-08-17 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||
| | * | | | | | | The base interface of RPC Framework | Nathaniel Manista | 2015-08-17 | |
| * | | | | | | | Remove the runtime dependency on the logging gem. | Tim Emiola | 2015-08-17 | |
|/ / / / / / / | ||||
* | | | | | | | Merge pull request #2954 from tbetbetbe/grpc-ruby-mv-interop-test-to-pb | Michael Lumish | 2015-08-17 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||
| | | | | | * | 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 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||
| | * | | | | Removes the dependency on Minitest | Tim Emiola | 2015-08-17 | |
| | * | | | | Reorganize interop test files. | Tim Emiola | 2015-08-14 | |
* | | | | | | Merge pull request #2939 from vjpai/emplace | David G. Quintas | 2015-08-14 | |
|\ \ \ \ \ \ | ||||
| | | * | | | | Update the generated code for the interop service. | Tim Emiola | 2015-08-14 | |
* | | | | | | | Merge pull request #2949 from grpc/jtattermusch-patch-1 | Stanley Cheung | 2015-08-14 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||
| * | | | | | | 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 | |
|\ \ \ \ \ \ | ||||
* \ \ \ \ \ \ | Merge pull request #2944 from murgatroid99/node_server_listen_remnants | Stanley Cheung | 2015-08-14 | |
|\ \ \ \ \ \ \ | ||||
| | | | * | | | | Fixed typo in argument error message | murgatroid99 | 2015-08-14 | |
* | | | | | | | | Merge pull request #2934 from tbetbetbe/grpc-ruby-add-more-auth-interop-tests | Michael Lumish | 2015-08-14 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | Merges timeout interop test change | Tim Emiola | 2015-08-14 | |
|/ / / / / / / / | ||||
* | | | | | | | | Merge pull request #2937 from tbetbetbe/grpc-ruby-add-timeout-interop-test | Michael Lumish | 2015-08-14 | |
|\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | Replaced remaining references to 'listen' with 'start' | murgatroid99 | 2015-08-14 | |
| |/ / / / / / / |/| | | | | | | | ||||
| | | | * | | | | Merge branch 'master' into node_parent_call | murgatroid99 | 2015-08-14 | |
| | | | |\ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||
| | | | * | | | | Resolved merge conflicts with master | murgatroid99 | 2015-08-14 | |
| | | | |\ \ \ \ | ||||
* | | | | \ \ \ \ | Merge pull request #2941 from nicolasnoble/zookeeper-is-c-not-c++ | Michael Lumish | 2015-08-14 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||
| | | | * | | | | | Make comment look finished | vjpai | 2015-08-14 | |
| | | | | * | | | | Made deadline tests work | murgatroid99 | 2015-08-14 | |
| | | * | | | | | | Add a health checker service implementation. | Tim Emiola | 2015-08-14 | |
| | | | | * | | | | Add parent call propagation API to Node library | murgatroid99 | 2015-08-14 | |
| * | | | | | | | | Fixing zookeeper's installation. | Nicolas "Pixel" Noble | 2015-08-14 | |
|/ / / / / / / / | ||||
* | | | | | | | | Merge pull request #2549 from hongweiwang/zookeeper | David G. Quintas | 2015-08-14 | |
|\ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ | Merge pull request #2935 from jcanizales/add-grpc-prefix | David G. Quintas | 2015-08-14 | |
|\ \ \ \ \ \ \ \ \ |