Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix objective-C test case. | Mark D. Roth | 2016-08-31 |
* | Change wrapped languages to use the new channel arg macro name. | Mark D. Roth | 2016-08-31 |
* | Change error messages to include actual values and limits. | Mark D. Roth | 2016-08-31 |
* | Merge remote-tracking branch 'upstream/master' into max_send_size_filter | Mark D. Roth | 2016-08-31 |
|\ | |||
| * | Merge pull request #7842 from jboeuf/security_context_extension | Mark D. Roth | 2016-08-31 |
| |\ | |||
| * \ | Merge pull request #7867 from grpc/jcanizales-patch-1 | makdharma | 2016-08-30 |
| |\ \ | |||
| * \ \ | Merge pull request #7795 from dgquintas/errors_doc | David G. Quintas | 2016-08-30 |
| |\ \ \ | |||
| * \ \ \ | Merge pull request #7912 from ctiller/g_stands_for | Craig Tiller | 2016-08-30 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge pull request #7645 from y-zeng/fix_ev_epoll_linux | kpayson64 | 2016-08-30 |
| |\ \ \ \ \ | |||
| | | * | | | | Update documentation | Craig Tiller | 2016-08-29 |
* | | | | | | | Merge remote-tracking branch 'upstream/master' into max_send_size_filter | Mark D. Roth | 2016-08-29 |
|\| | | | | | | |||
| * | | | | | | Merge pull request #7839 from markdroth/rename_client_config | Mark D. Roth | 2016-08-29 |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge pull request #7897 from stanley-cheung/php-fix-per-rpc-creds | Stanley Cheung | 2016-08-29 |
| |\ \ \ \ \ \ \ | |||
| | | | | * | | | | Specify the "g" in gRPC | Craig Tiller | 2016-08-29 |
| | |_|_|/ / / / | |/| | | | | | | |||
| * | | | | | | | Mark an epoll that has a timeout as a blocking region | Vijay Pai | 2016-08-28 |
| * | | | | | | | Merge pull request #7831 from thunderboltsid/remove-skipif-pypy | Nicolas Noble | 2016-08-28 |
| |\ \ \ \ \ \ \ | |||
| | | * | | | | | | php: error out if metadata key is not legal | Stanley Cheung | 2016-08-26 |
| | | * | | | | | | php: fix per_rpc_creds capital auth header key | Stanley Cheung | 2016-08-26 |
| | |/ / / / / / | |/| | | | | | | |||
* | | | | | | | | Switch back to C-style comment to appease check_include_guards.py. | Mark D. Roth | 2016-08-26 |
* | | | | | | | | clang-format | Mark D. Roth | 2016-08-26 |
* | | | | | | | | Add grpc_channel_arg_get_integer() utility function. | Mark D. Roth | 2016-08-26 |
| | | | | | | * | Merge branch 'master' of github.com:grpc/grpc into security_context_extension | Julien Boeuf | 2016-08-26 |
| | | | | | | |\ | | |_|_|_|_|_|/ | |/| | | | | | | |||
| | | | | | | * | Addressing feedback. | Julien Boeuf | 2016-08-25 |
* | | | | | | | | Merge remote-tracking branch 'upstream/master' into max_send_size_filter | Mark D. Roth | 2016-08-25 |
|\| | | | | | | | |||
* | | | | | | | | Fix crash caused by invoking receive callback with recv_message=NULL. | Mark D. Roth | 2016-08-25 |
| | | | | | * | | Avoid static initialization of the kIdentity block | Jorge Canizales | 2016-08-24 |
| | |_|_|_|/ / | |/| | | | | | |||
* | | | | | | | Add filter to subchannel instead of main client channel. | Mark D. Roth | 2016-08-24 |
* | | | | | | | Set the right default max message sizes. | Mark D. Roth | 2016-08-24 |
* | | | | | | | Fix portability problem. | Mark D. Roth | 2016-08-23 |
| * | | | | | | Merge pull request #7802 from nicolasnoble/upmerge-from-v1.0.x | Nicolas Noble | 2016-08-23 |
| |\ \ \ \ \ \ | |||
* | | | | | | | | Add channel arg for max send message size and add message size filter. | Mark D. Roth | 2016-08-23 |
| |_|_|/ / / / |/| | | | | | | |||
* | | | | | | | clang-format | Mark D. Roth | 2016-08-23 |
| | * | | | | | Removing unused header. | Nicolas "Pixel" Noble | 2016-08-23 |
| | * | | | | | Untangling secure and unsecure. | Nicolas "Pixel" Noble | 2016-08-23 |
| | | | | | * | Adding extension points for security context. | Julien Boeuf | 2016-08-23 |
| | |_|_|_|/ | |/| | | | | |||
| * | | | | | Merge pull request #7819 from stanley-cheung/php-update-composer | Stanley Cheung | 2016-08-23 |
| |\ \ \ \ \ | |||
| | | | * | | | remove skipIf from TypeSmokeTest (issue 7672) | siddharthshukla | 2016-08-23 |
* | | | | | | | Rename grpc_client_config to grpc_resolver_result. | Mark D. Roth | 2016-08-22 |
| | * | | | | | php: bump version | Stanley Cheung | 2016-08-22 |
| |/ / / / / |/| | | | | | |||
| | * | | | | Merge branch 'v1.0.x' of https://github.com/grpc/grpc | Nicolas "Pixel" Noble | 2016-08-20 |
| |/| | | | |/| | | | | | |||
| | | | | * | slight rewording of grpc_error ownership rules | David Garcia Quintas | 2016-08-19 |
| |_|_|_|/ |/| | | | | |||
| | * | | | Merge pull request #7783 from nicolasnoble/shipping-1.0 | Nicolas Noble | 2016-08-18 |
| | |\ \ \ | |||
| | * | | | | Disabling check for SO_REUSEPORT in MANYLINUX; it'll always fail. | Nicolas "Pixel" Noble | 2016-08-19 |
| | * | | | | Move user-agent version to 1.0.0 | Jorge Canizales | 2016-08-18 |
| | * | | | | Move Podspecs to v1 | Jorge Canizales | 2016-08-18 |
| | | * | | | Bumping version to 1.0.1-pre1. | Nicolas "Pixel" Noble | 2016-08-18 |
| | |/ / / | |||
| | * | | | Merge pull request #7745 from nicolasnoble/no-more-pre | Nicolas Noble | 2016-08-18 |
| | |\ \ \ | |||
| | * | | | | Use templates for python version dependencies | Ken Payson | 2016-08-18 |
| * | | | | | Remove this-> | Vijay Pai | 2016-08-18 |
|/ / / / / | |||
* | | | | | Merge pull request #7741 from nicolasnoble/manual-upmerge | Nicolas Noble | 2016-08-18 |
|\ \ \ \ \ |