aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
| | | | | * | | | Adds the ruby timeout interop test.Gravatar Tim Emiola2015-08-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Corrects some other issues - fixes status return when calls fail by always returning the status - resolves bidi_call client's failure to return an exception on bad status by swapping the wait for status to the read thread * this also improves the cancel_after_first_response test Also - adds a unit test that verifies that a bidi call will time out.
* | | | | | | | | 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
| | | | | * | | | | | Let people generate ObjC code from an ArduinoGravatar Jorge Canizales2015-08-13
| | | | | | | | | | |
| | | | | | | * | | | Breaks API - switches timeout to a keyword arg.Gravatar Tim Emiola2015-08-13
| |_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - timeout has been a default arg till now - this switches it to a keyword arg with the same behavior - in addition, it adds deadline as distinct keyword arg, allowing users the choice of the idiomatic(timeout) or the aligned(deadline)
| | | | | * | | | | Add ::grpc:: prefixGravatar Jorge Canizales2015-08-13
| |_|_|_|/ / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #2932 from nicolasnoble/restoring-windows-building-gaahGravatar David G. Quintas2015-08-13
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Recreating grpc_test_util_unsecure's template.
| | | | | | * | | | Minor fix on commentsGravatar Hongwei Wang2015-08-13
| | | | | | | | | |
| * | | | | | | | | 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
| | | | * | | | Address comments and update grpc pluginsGravatar Hongwei Wang2015-08-13
| | | | | | | |
| * | | | | | | 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
| | | | | | | | | * proto3 required changesGravatar David Garcia Quintas2015-08-13
| | | | | | | | | |
| | | * | | | | | | 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
| | | | | | | | | | * Merge branch 'master' of github.com:grpc/grpc into compression-interopGravatar David Garcia Quintas2015-08-13
| | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| | | * | | | | | | | 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 compression-interopGravatar David Garcia Quintas2015-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
| | | | | | | | | | |
| | | | | | | | | | * Updated outdated Grpc.makGravatar David Garcia Quintas2015-08-13
| | | | | | | | | | |
| | | | | | | | | | * Merge branch 'master' of github.com:grpc/grpc into compression-interopGravatar David Garcia Quintas2015-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
| | | | | | | | | | | | | |
| | | | | | | | | | | | | * Make sure COMPRESSABLE is the default for LargeUnaryGravatar David Garcia Quintas2015-08-13
| | | | | | | | | | | | | |
| | | | | | | | | * | | | | Further fixed connectivity testsGravatar murgatroid992015-08-13
| | | | | | | | | | | | | |
| | | | | | | | | * | | | | Modified watchState functions to match C APIGravatar murgatroid992015-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
| | | | | | | | | | | | | | |
| | | | | | | | | | * | | | | Fixed typoGravatar murgatroid992015-08-13
| | | | | | | | | | | | | | |
| | | | | | | | | | * | | | | Resolved merge conflicts with masterGravatar murgatroid992015-08-13
| | | | | | | | | | |\ \ \ \ \ | | | | | | | | | |_|/ / / / / | | | | | | | | |/| | | | | |
| | | | * | | | | | | | | | | php: add watchForReady methodGravatar Stanley Cheung2015-08-13
| | | | | | | | | | | | | | |