Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Use emplace_back properly and when appropriate, considering limitations | Vijay Pai | 2015-08-14 |
* | Merge pull request #2799 from ctiller/selective-town | Jan Tattermusch | 2015-08-14 |
|\ | |||
* \ | Merge pull request #2696 from murgatroid99/node_client_connectivity | Jan Tattermusch | 2015-08-14 |
|\ \ | |||
* \ \ | Merge pull request #2376 from rjshade/add_udp_server_2 | Yang Gao | 2015-08-13 |
|\ \ \ | |||
* \ \ \ | Merge pull request #2931 from dgquintas/none-to-identity | Yang Gao | 2015-08-13 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #2932 from nicolasnoble/restoring-windows-building-gaah | David G. Quintas | 2015-08-13 |
|\ \ \ \ \ | |||
| * | | | | | Recreating grpc_test_util_unsecure's template. | Nicolas "Pixel" Noble | 2015-08-14 |
|/ / / / / | |||
| * / / / | Renamed "none" as "identity" for the no-op compression algorithm for consiste... | David Garcia Quintas | 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 |
| |\ \ \ | |/ / / |/| | | | |||
| * | | | Update to latest API changes. | Robbie Shade | 2015-08-13 |
| * | | | Add Apple specific #define for IPV6_RECVPKTINFO | Robbie Shade | 2015-08-13 |
* | | | | Merge pull request #2919 from nicolasnoble/report-culling | Jan Tattermusch | 2015-08-13 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #2921 from yang-g/unknown_service | Vijay Pai | 2015-08-13 |
|\ \ \ \ \ | |||
| | | * | | | Regenerated project files | Robbie Shade | 2015-08-13 |
* | | | | | | Merge pull request #2612 from nicolasnoble/the-ultimate-showdown | Vijay Pai | 2015-08-13 |
|\ \ \ \ \ \ | |||
| | | | * \ \ | Merge remote-tracking branch 'upstream/master' into add_udp_server_2 | Robbie Shade | 2015-08-13 |
| | | | |\ \ \ | |_|_|_|/ / / |/| | | | | | | |||
| | | * | | | | Reducing JUnit's report size. | Nicolas "Pixel" Noble | 2015-08-13 |
| | * | | | | | remove redundant ctor | yang-g | 2015-08-13 |
| * | | | | | | Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown | Nicolas "Pixel" Noble | 2015-08-13 |
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||
* | | | | | | | Merge pull request #2922 from yang-g/proto3_cpp | Vijay Pai | 2015-08-13 |
|\ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ | Merge pull request #2926 from nicolasnoble/cancel_gpr_cancelable | Yang Gao | 2015-08-13 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | Removing gpr_cancelable. | Nicolas "Pixel" Noble | 2015-08-13 |
|/ / / / / / / / | |||
| * | | | | | | | update the interop test protos and code to proto3 | yang-g | 2015-08-13 |
| | | | | * | | | Regenerated project files | Robbie Shade | 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 |
|\ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ | Merge pull request #2925 from grpc/revert-2910-timeout_on_sleeping_server | Jan Tattermusch | 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 |
|\ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ | Merge pull request #2924 from mzhaom/zlib-dep | Nicolas Noble | 2015-08-13 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | Let grpc target depend on //external:zlib so that "-lz" or a real zlib | Ming Zhao | 2015-08-13 |
| | | | * | | | | | | | use proto3 syntax in c++ test protos | yang-g | 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 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |||
| | * | | | | | | | | | Service-side read without allowance | Nathaniel Manista | 2015-08-13 |
| | | | | | * | | | | | Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown | Nicolas "Pixel" Noble | 2015-08-13 |
| | | | | | |\ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | |||
* | | | | | | | | | | | Merge pull request #2914 from jcanizales/separate-headers-and-trailers | Michael Lumish | 2015-08-13 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | |||
* | | | | | | | | | | | Merge pull request #2917 from nmittler/typeo | Eric Anderson | 2015-08-13 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | Fixing type-o | nmittler | 2015-08-13 |
|/ / / / / / / / / / / |