aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Add a health checker service implementation.Gravatar Tim Emiola2015-08-14
| | | | | | | | | | | | - adds the code-generated health service classes to the pb along with a README explaining how to regenerate the generated code - adds an implementation of the Health Checker Service along with unit tests and an integration test Also: - adds a pb folder : in a follow-up PR, all ruby pbs + generated code will be moved to it
* Merge pull request #2376 from rjshade/add_udp_server_2Gravatar Yang Gao2015-08-13
|\ | | | | Add UDP server to gRPC.
* \ Merge pull request #2931 from dgquintas/none-to-identityGravatar Yang Gao2015-08-13
|\ \ | | | | | | Renamed "none" as "identity" for the no-op compression algorithm
* \ \ Merge pull request #2932 from nicolasnoble/restoring-windows-building-gaahGravatar David G. Quintas2015-08-13
|\ \ \ | | | | | | | | Recreating grpc_test_util_unsecure's template.
| * | | Recreating grpc_test_util_unsecure's template.Gravatar Nicolas "Pixel" Noble2015-08-14
|/ / /
| * / Renamed "none" as "identity" for the no-op compression algorithm for ↵Gravatar David Garcia Quintas2015-08-13
|/ / | | | | | | consistency with the spec
| * Added copyright notice to udp_server.cGravatar Robbie Shade2015-08-13
| |
| * Merge remote-tracking branch 'upstream/master' into add_udp_server_2Gravatar Robbie Shade2015-08-13
| |\ | |/ |/|
| * Update to latest API changes.Gravatar Robbie Shade2015-08-13
| |
| * Add Apple specific #define for IPV6_RECVPKTINFOGravatar Robbie Shade2015-08-13
| |
* | Merge pull request #2919 from nicolasnoble/report-cullingGravatar Jan Tattermusch2015-08-13
|\ \ | | | | | | Reducing JUnit's report size.
* \ \ Merge pull request #2921 from yang-g/unknown_serviceGravatar Vijay Pai2015-08-13
|\ \ \ | | | | | | | | Use a sync service to handle requests to unknown services
| | | * Regenerated project filesGravatar Robbie Shade2015-08-13
| | | |
* | | | Merge pull request #2612 from nicolasnoble/the-ultimate-showdownGravatar Vijay Pai2015-08-13
|\ \ \ \ | | | | | | | | | | Adding reserved arguments and pointers in the API to ensure stability.
| | | | * Merge remote-tracking branch 'upstream/master' into add_udp_server_2Gravatar Robbie Shade2015-08-13
| | | | |\ | |_|_|_|/ |/| | | | | | | | | | | | | | Conflicts: Makefile
| | | * | Reducing JUnit's report size.Gravatar Nicolas "Pixel" Noble2015-08-13
| | | | |
| | * | | remove redundant ctorGravatar yang-g2015-08-13
| | | | |
| * | | | Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdownGravatar Nicolas "Pixel" Noble2015-08-13
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #2922 from yang-g/proto3_cppGravatar Vijay Pai2015-08-13
|\ \ \ \ \ | | | | | | | | | | | | use proto3 syntax in c++ test protos
* \ \ \ \ \ Merge pull request #2926 from nicolasnoble/cancel_gpr_cancelableGravatar Yang Gao2015-08-13
|\ \ \ \ \ \ | | | | | | | | | | | | | | Removing gpr_cancelable.
| * | | | | | Removing gpr_cancelable.Gravatar Nicolas "Pixel" Noble2015-08-13
|/ / / / / /
| * | | | | update the interop test protos and code to proto3Gravatar yang-g2015-08-13
| | | | | |
| | | | | * Regenerated project filesGravatar Robbie Shade2015-08-13
| | | | | |
| | | | | * Merge remote-tracking branch 'upstream/master' into add_udp_server_2Gravatar Robbie Shade2015-08-13
| | | | | |\ | |_|_|_|_|/ |/| | | | |
* | | | | | Merge pull request #2877 from stanley-cheung/php_connectivity_apiGravatar Michael Lumish2015-08-13
|\ \ \ \ \ \ | | | | | | | | | | | | | | PHP: wrap connectivity state API
* \ \ \ \ \ \ Merge pull request #2925 from grpc/revert-2910-timeout_on_sleeping_serverGravatar Jan Tattermusch2015-08-13
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Revert "implement timeout_on_sleeping_server interop test"
| * | | | | | | Revert "implement timeout_on_sleeping_server interop test"Gravatar Jan Tattermusch2015-08-13
|/ / / / / / /
* | | | | | | Merge pull request #2910 from jtattermusch/timeout_on_sleeping_serverGravatar Michael Lumish2015-08-13
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | implement timeout_on_sleeping_server interop test
* \ \ \ \ \ \ \ Merge pull request #2924 from mzhaom/zlib-depGravatar Nicolas Noble2015-08-13
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Let grpc target depend on //external:zlib
| * | | | | | | | Let grpc target depend on //external:zlib so that "-lz" or a real zlibGravatar Ming Zhao2015-08-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | target like https://github.com/google/kythe/blob/master/third_party/zlib/BUILD can be pulled in.
| | | | * | | | | use proto3 syntax in c++ test protosGravatar yang-g2015-08-13
| | | | | | | | |
| | | | | | * | | Use a sync service to handle requests to unknown servicesGravatar yang-g2015-08-13
| | | | | | | | |
* | | | | | | | | Merge pull request #2918 from nathanielmanistaatgoogle/2916Gravatar Masood Malekghassemi2015-08-13
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Service-side read without allowance
| | | | * | | | | | php: connectivity state review feedbackGravatar Stanley Cheung2015-08-13
| | | | | | | | | |
| | | | * | | | | | php: add watchForReady methodGravatar Stanley Cheung2015-08-13
| | | | | | | | | |
| | | | * | | | | | php: add more testsGravatar Stanley Cheung2015-08-13
| | | | | | | | | |
| | | | * | | | | | php: wrap watchConnectivityState apiGravatar Stanley Cheung2015-08-13
| | | | | | | | | |
| | | | * | | | | | php: wrap getConnectivityState APIGravatar Stanley Cheung2015-08-13
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #2816 from soltanmm/health-checkGravatar Nathaniel Manista2015-08-13
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | Add health-checking to Python.
| | * | | | | | | Service-side read without allowanceGravatar Nathaniel Manista2015-08-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This compensates for the abstraction mismatch described in issue 2916.
| | | | | | * | | Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdownGravatar Nicolas "Pixel" Noble2015-08-13
| | | | | | |\ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/cpp/client/channel.cc src/cpp/client/client_context.cc
* | | | | | | | | Merge pull request #2914 from jcanizales/separate-headers-and-trailersGravatar Michael Lumish2015-08-13
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | Separate headers and trailers
* | | | | | | | | Merge pull request #2917 from nmittler/typeoGravatar Eric Anderson2015-08-13
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Fixing type-o
| * | | | | | | | | Fixing type-oGravatar nmittler2015-08-13
|/ / / / / / / / /
* | | | | | | | | Merge pull request #2912 from jtattermusch/csharp_auth_uri_genGravatar Jan Tattermusch2015-08-13
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | generate auth URI for JWT access token properly
* \ \ \ \ \ \ \ \ \ Merge pull request #2890 from yang-g/client_contextGravatar David G. Quintas2015-08-13
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | client code clean up
| | | * | | | | | | | Document not to modify headers after startGravatar Jorge Canizales2015-08-12
| | | | | | | | | | |
| | | * | | | | | | | Put both headers and trailers in the error.userInfoGravatar Jorge Canizales2015-08-12
| | | | | | | | | | |
| | | * | | | | | | | Turn allResponseMetadata into *Headers and *TrailersGravatar Jorge Canizales2015-08-12
| | | | | | | | | | |
| | | * | | | | | | | nit: Comment formattingGravatar Jorge Canizales2015-08-12
| | | | | | | | | | |