Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 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 |
| |/ / / / / / |/| | | | | | | |||
| | | | | | * | Merge branch 'master' of github.com:grpc/grpc into security_context_extension | Julien Boeuf | 2016-08-26 |
| | | | | | |\ | |_|_|_|_|_|/ |/| | | | | | | |||
| | | | | | * | Addressing feedback. | Julien Boeuf | 2016-08-25 |
| | | | | * | | Avoid static initialization of the kIdentity block | Jorge Canizales | 2016-08-24 |
| |_|_|_|/ / |/| | | | | | |||
* | | | | | | Merge pull request #7802 from nicolasnoble/upmerge-from-v1.0.x | Nicolas Noble | 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 |
|\ \ \ \ \ | |||
* | | | | | | Reduce allocations associated with src/cpp/util/byte_buffer.cc. | Mark D. Roth | 2016-08-18 |
* | | | | | | Merge pull request #7766 from makdharma/cronet_e2e_take2 | makdharma | 2016-08-17 |
|\ \ \ \ \ \ | |||
| * | | | | | | changed from uint32_t to size_t | Makarand Dharmapurikar | 2016-08-17 |
| * | | | | | | fixed compile warnings treated as errors | Makarand Dharmapurikar | 2016-08-17 |
* | | | | | | | Merge pull request #7713 from makdharma/cronet_e2e_take2 | makdharma | 2016-08-17 |
|\| | | | | | | |_|_|_|/ / |/| | | | | | |||
| * | | | | | minor tweak | Makarand Dharmapurikar | 2016-08-17 |
| * | | | | | more review feedback addressed | Makarand Dharmapurikar | 2016-08-17 |
| * | | | | | addressed review feedback. | Makarand Dharmapurikar | 2016-08-16 |
| | | * | | | Merge pull request #7448 from jcanizales/p0-archive-fix | makdharma | 2016-08-16 |
| | | |\ \ \ | |||
* | | | | | | | Include missing header in ev_epoll_linux.c | Sree Kuchibhotla | 2016-08-16 |
| | | | | * | | Removing pre2 flag. | Nicolas "Pixel" Noble | 2016-08-16 |
| | | | |/ / | | | |/| | | |||
| | * | | | | Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge | Nicolas "Pixel" Noble | 2016-08-16 |
| | |\ \ \ \ | |||
| | | | * \ \ | Merge pull request #7492 from apolcyn/return_val_check | kpayson64 | 2016-08-15 |
| | | | |\ \ \ | |||
| | | | * | | | | Merge pull request #7732 from kpayson64/python3_artifacts | kpayson64 | 2016-08-15 |
| | | |/| | | | |