Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | 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 | |
* | | | | | | | | 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 | |
| |/ / / / / / / |/| | | | | | | | ||||
| | | | * | | | | Resolved merge conflicts with master | murgatroid99 | 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 | |
* | | | | | | | | 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 | |
|\ \ \ \ \ \ \ \ \ | ||||
| | | | | * | | | | | Use emplace_back properly and when appropriate, considering limitations | Vijay Pai | 2015-08-14 | |
* | | | | | | | | | | Merge pull request #2938 from jtattermusch/fix_codegen_output | David G. Quintas | 2015-08-14 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||
| * | | | | | | | | | dont generate directories in C# protoc plugin | Jan Tattermusch | 2015-08-14 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||
* | | | | | | | | | Merge pull request #2696 from murgatroid99/node_client_connectivity | Jan Tattermusch | 2015-08-14 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||
| | | | * | | | | | Adds the ruby timeout interop test. | Tim Emiola | 2015-08-14 | |
* | | | | | | | | | Merge pull request #2376 from rjshade/add_udp_server_2 | Yang Gao | 2015-08-13 | |
|\ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | Let people generate ObjC code from an Arduino | Jorge Canizales | 2015-08-13 | |
| | | | | * | | | | | Breaks API - switches timeout to a keyword arg. | Tim Emiola | 2015-08-13 | |
| | | * | | | | | | | Add ::grpc:: prefix | Jorge Canizales | 2015-08-13 | |
| | | | |/ / / / / | | | |/| | | | | | ||||
| | | | * | | | | | Minor fix on comments | Hongwei Wang | 2015-08-13 | |
* | | | | | | | | | Renamed "none" as "identity" for the no-op compression algorithm for consiste... | David Garcia Quintas | 2015-08-13 | |
| |_|/ / / / / / |/| | | | | | | | ||||
| | | * | | | | | Address comments and update grpc plugins | Hongwei Wang | 2015-08-13 | |
| * | | | | | | | Added copyright notice to udp_server.c | Robbie Shade | 2015-08-13 | |
| * | | | | | | | Merge remote-tracking branch 'upstream/master' into add_udp_server_2 | Robbie Shade | 2015-08-13 | |
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||
* | | | | | | | | Merge pull request #2921 from yang-g/unknown_service | Vijay Pai | 2015-08-13 | |
|\ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into add_udp_server_2 | Robbie Shade | 2015-08-13 | |
| | |\ \ \ \ \ \ \ | ||||
| * | | | | | | | | | remove redundant ctor | yang-g | 2015-08-13 | |
| | | | | | | | * | | Merge branch 'master' of github.com:grpc/grpc into compression-interop | David Garcia Quintas | 2015-08-13 | |
| | | | | | | | |\ \ | | | | |_|_|_|_|/ / | | | |/| | | | | | | ||||
* | | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown | Nicolas "Pixel" Noble | 2015-08-13 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||
| * | | | | | | | | | Removing gpr_cancelable. | Nicolas "Pixel" Noble | 2015-08-13 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||
| | | | | | | * | | Merge branch 'master' of github.com:grpc/grpc into compression-interop | David Garcia Quintas | 2015-08-13 | |
| | | | | | | |\ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||
| | | * | | | | | | Merge remote-tracking branch 'upstream/master' into add_udp_server_2 | Robbie Shade | 2015-08-13 | |
| | | |\ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||
| * | | | | | | | | Merge pull request #2877 from stanley-cheung/php_connectivity_api | Michael Lumish | 2015-08-13 | |
| |\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | Revert "implement timeout_on_sleeping_server interop test" | Jan Tattermusch | 2015-08-13 | |
| * | | | | | | | | | Merge pull request #2910 from jtattermusch/timeout_on_sleeping_server | Michael Lumish | 2015-08-13 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | | | | | * | | | | | Further fixed connectivity tests | murgatroid99 | 2015-08-13 | |
| | | | | | * | | | | | Modified watchState functions to match C API | murgatroid99 | 2015-08-13 | |
| | | | * | | | | | | | Use a sync service to handle requests to unknown services | yang-g | 2015-08-13 | |
| * | | | | | | | | | | Merge pull request #2918 from nathanielmanistaatgoogle/2916 | Masood Malekghassemi | 2015-08-13 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | | php: connectivity state review feedback | Stanley Cheung | 2015-08-13 | |
| | | | | | | * | | | | | Fixed typo | murgatroid99 | 2015-08-13 | |
| | | | | | | * | | | | | Resolved merge conflicts with master | murgatroid99 | 2015-08-13 | |
| | | | | | | |\ \ \ \ \ | ||||
| | | | * | | | | | | | | | php: add watchForReady method | Stanley Cheung | 2015-08-13 | |
| | | | * | | | | | | | | | php: add more tests | Stanley Cheung | 2015-08-13 | |
| | | | * | | | | | | | | | php: wrap watchConnectivityState api | Stanley Cheung | 2015-08-13 | |
| | | | * | | | | | | | | | php: wrap getConnectivityState API | Stanley Cheung | 2015-08-13 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | Merge pull request #2816 from soltanmm/health-check | Nathaniel Manista | 2015-08-13 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |