aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
* | | | | | | | | | | | | | | | | | | | Merge pull request #7924 from dgquintas/bump_protobuf_commitGravatar Nicolas Noble2016-08-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated protobuf to fix gmock url in autogen.sh
| | | | | | | | | | | | | | * | | | | | | a golden fileGravatar Vijay Pai2016-08-30
| | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | * | | | | | | Another golden fileGravatar Vijay Pai2016-08-30
| | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | * | | | | | | Put a space after '<' to avoid chance of digraphGravatar Vijay Pai2016-08-30
| | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | * | | | | | | clang-formatGravatar Vijay Pai2016-08-30
| | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | * | | | | | | | | | | | Fix full cloud to prodGravatar Adele Zhou2016-08-30
| | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | * | | | | | | Remove server_streamed_unary.hGravatar Vijay Pai2016-08-30
| | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | * | | | | | | Fix golden testGravatar Vijay Pai2016-08-30
| | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | * | | | | | | Merge branch 'master' into fc_unaryGravatar Vijay Pai2016-08-30
| | | | | | | | | | | | | | |\ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve conflicts in ServerReaderWriterInterface Remove file server_streamed_unary.h and merge with sync_stream.h
* | | | | | | | | | | | | | | | | | | | | Merge pull request #7795 from dgquintas/errors_docGravatar David G. Quintas2016-08-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | slight rewording of grpc_error ownership rules
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #7912 from ctiller/g_stands_forGravatar Craig Tiller2016-08-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specify the "g" in gRPC
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #7798 from y-zeng/ServerReaderWriterInterfaceGravatar kpayson642016-08-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add ServerReaderWriterInterface
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #7645 from y-zeng/fix_ev_epoll_linuxGravatar kpayson642016-08-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix fd_orphan in ev_epoll_linux.c
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #7228 from atetubou/fix_typoGravatar kpayson642016-08-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a typo in include/grpc++/impl/codegen/client_context.h
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #7146 from rjshade/delete_timeout_enumGravatar kpayson642016-08-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | Delete unused TIMEOUT enum in end2end tests
| | | | | | | * | | | | | | | | | | | | | | | | | | Updated protobuf to bba446bbf2ac7b0b9923d4eb07d5acd0665a8cf0Gravatar David Garcia Quintas2016-08-30
| |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | * | | | | | | | | Add ServerBuilderPlugin::UpdateChannelArgumentsGravatar Yuchen Zeng2016-08-29
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | * | | | | | | Fix file namesGravatar Vijay Pai2016-08-29
| | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | * | | | | | | Update golden fileGravatar Vijay Pai2016-08-29
| | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | * | | | | | | | Use --protofilesGravatar Yuchen Zeng2016-08-29
| | | | | | | | | | | | | | | | | |_|_|_|_|_|/ | | | | | | | | | | | | | | | | |/| | | | | |
| | | | | | | | | | | | | | | | | * | | | | | clang-formatGravatar Vijay Pai2016-08-29
| | | | | | | | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | | | | | Update documentationGravatar Craig Tiller2016-08-29
| | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | | * | | disable cacheability assert for proxyGravatar Makarand Dharmapurikar2016-08-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disable the check for GET request if we're running behind a proxy.
| | | | | | | | | | | | | | | | | * | | | | | Change names to StreamedUnary, ServerUnaryStreamer, etc. Use a templated ↵Gravatar Vijay Pai2016-08-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | method handler since most code shared between the new StreamedUnary and the existing BidiStreaming. Eliminate the separate enum case for streamed unary. Return a status failure if a StreamedUnary method handler doesn't actually do a write (since that is violating the appearance of unary-ness)
| | | | | | | | | | | | | * | | | | | | | | | fixes for asan leak, and proxy testGravatar Makarand Dharmapurikar2016-08-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | freeing up payload_bytes. returning GET response only once.
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #7839 from markdroth/rename_client_configGravatar Mark D. Roth2016-08-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename grpc_client_config to grpc_resolver_result.
| | | | | | | | | | | | | | | | | | | | | * | | test that cacheable flag is setGravatar Makarand Dharmapurikar2016-08-29
| | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | * | | | | | | | | | surface cacheable flag to the callGravatar Makarand Dharmapurikar2016-08-29
| | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | | | * | | end-to-end test for cacheable requests.Gravatar Makarand Dharmapurikar2016-08-29
| | | | | | | | | | | | | | | |_|_|_|_|_|/ / / | | | | | | | | | | | | | | |/| | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #7897 from stanley-cheung/php-fix-per-rpc-credsGravatar Stanley Cheung2016-08-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHP: reject metadata keys that are not legal
| | | | | | | * | | | | | | | | | | | | | | | | Specify the "g" in gRPCGravatar Craig Tiller2016-08-29
| |_|_|_|_|_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #7905 from vjpai/epoll_blocksGravatar Craig Tiller2016-08-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mark epoll_{,p}wait as blocking regions if they have a timeout
| | | | | | | | | | | | | | | | | | | * \ \ \ \ Merge branch 'master' into fc_unaryGravatar Vijay Pai2016-08-29
| | | | | | | | | | | | | | | | | | | |\ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Mark an epoll that has a timeout as a blocking regionGravatar Vijay Pai2016-08-28
|/ / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #7831 from thunderboltsid/remove-skipif-pypyGravatar Nicolas Noble2016-08-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove skipIf from TypeSmokeTest (issue 7672)
| | * | | | | | | | | | | | | | | | | | | | | | php: error out if metadata key is not legalGravatar Stanley Cheung2016-08-26
| | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | * | | | | | | | | fixed bug exposed by h2_proxy* test.Gravatar Makdharma2016-08-26
| | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | php: fix per_rpc_creds capital auth header keyGravatar Stanley Cheung2016-08-26
| |/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | * | | | | | | Add clarifying comment about IWYU in grpc++.hGravatar Egor Suvorov2016-08-26
| | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | * | | | | | | | | | | | | clang-formatGravatar Mark D. Roth2016-08-26
| | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | * | | | | | | | | clang-formatGravatar Makdharma2016-08-26
| | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | * | | | | | | | | correctly free up memory for payload_binGravatar Makdharma2016-08-26
| | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | * | | | | | | Add IWYU export pragmas to grpc++/grpc++.h.Gravatar Egor Suvorov2016-08-26
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | IWYU is a C++ tool which ensures that end users explicitly #include every header they need. Without pragmas IWYU have no way of distinguishing between 'implementation-specific' headers and headers which are shortcuts for groups of other headers, like grpc++.h.
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #7850 from overtrue/patch-1Gravatar Stanley Cheung2016-08-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | Remove the extra comma
| | | | | | | | | | | | | | | * | | | | | | working with send_message with multiple slicesGravatar Makdharma2016-08-26
| | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | * | | | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into security_context_extensionGravatar Julien Boeuf2016-08-26
| | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | * | | | | | | | | | | | Addressing feedback.Gravatar Julien Boeuf2016-08-25
| | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | * | | | | | Use the VIP that routes to GFE.Gravatar Adele Zhou2016-08-25
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | * | | | | Remove FC_UNARY enum and treat it more like a special case of BIDI_STREAMINGGravatar Vijay Pai2016-08-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in all cases
| | | | | | | | | | | | | | | | * | | | | Merge branch 'master' into fc_unaryGravatar Vijay Pai2016-08-25
| | | | | | | | | | | | | | | | |\ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | |