Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Updated backoff to spec. | David Garcia Quintas | 2016-11-24 |
| | |||
* | Update PROTOCOL-WEB.md | Wenbo Zhu | 2016-11-10 |
| | | | Using http/2 literal header format for status. | ||
* | Merge pull request #8679 from markdroth/core_api_cleanup | Mark D. Roth | 2016-11-08 |
|\ | | | | | Remove deprecated macros from C-core API. | ||
| * | Re-add GRPC_ARG_MAX_MESSAGE_LENGTH, which can't be removed yet. | Mark D. Roth | 2016-11-08 |
| | | |||
| * | Remove deprecated macros from C-core API. Also move one pending C++ cleanup ↵ | Mark D. Roth | 2016-11-08 |
| | | | | | | | | item to the proper file. | ||
* | | Create PROTOCOL-WEB.md | Wenbo Zhu | 2016-11-07 |
|/ | |||
* | Stop supporting non-C++11 conformant compilers | Vijay Pai | 2016-11-01 |
| | |||
* | Merge pull request #8420 from sreecha/stress_design | Sree Kuchibhotla | 2016-10-26 |
|\ | | | | | Stress test framework design document | ||
* | | updated the interop spec to conform with recent name change | Noah Eisen | 2016-10-24 |
| | | |||
| * | update image | Sree Kuchibhotla | 2016-10-18 |
| | | |||
| * | stress test framework design doc | Sree Kuchibhotla | 2016-10-18 |
|/ | |||
* | update images | Sree Kuchibhotla | 2016-10-18 |
| | |||
* | epoll design doc | Sree Kuchibhotla | 2016-10-18 |
| | |||
* | Merge github.com:grpc/grpc into direct-calls | Craig Tiller | 2016-10-14 |
|\ | |||
* \ | Merge github.com:grpc/grpc into direct-calls | Craig Tiller | 2016-10-13 |
|\ \ | |||
| | * | manually fixed merge conflict. caused by the addition of a different new ↵ | Noah Eisen | 2016-10-12 |
| | |\ | | |/ | |/| | | | | interop test | ||
| * | | Merge pull request #8101 from makdharma/cacheable_unary | makdharma | 2016-10-12 |
| |\ \ | | | | | | | | | Add interop test for Cacheable Unary Calls | ||
| | * | | trivial change to kick off jenkins run | Makarand Dharmapurikar | 2016-10-12 |
| | | | | |||
* | | | | Merge github.com:grpc/grpc into direct-calls | Craig Tiller | 2016-10-10 |
|\| | | | |||
| * | | | Merge remote-tracking branch 'upstream/master' into fail_fast | Mark D. Roth | 2016-10-06 |
| |\ \ \ | |||
* | \ \ \ | Merge github.com:grpc/grpc into direct-calls | Craig Tiller | 2016-10-03 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||
| * | | | | Merge pull request #8050 from ctiller/env | Craig Tiller | 2016-10-03 |
| |\ \ \ \ | | | | | | | | | | | | | Add documentation for GRPC_ environment variables | ||
| * \ \ \ \ | Merge pull request #8216 from carl-mastrangelo/spec | Craig Tiller | 2016-10-03 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Update Protocol spec to mention idempotency | ||
| | | | | * | | s/flat/flag | Makarand Dharmapurikar | 2016-09-30 |
| | | | | | | | |||
| | | | | | * | updated interop test doc. unimplemented test no longer checks error message, ↵ | Noah Eisen | 2016-09-29 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | since some server languages set it to empty string, and some set it to a non empty message | ||
* | | | | | | | Merge github.com:grpc/grpc into direct-calls | Craig Tiller | 2016-09-29 |
|\| | | | | | | |||
| | | | | | * | fixed typo in the updated interop test description file | Noah Eisen | 2016-09-28 |
| | | | | | | | |||
| | | | | | * | Update interop-test-descriptions.md | Noah Eisen | 2016-09-28 |
| | |_|_|_|/ | |/| | | | | |||
| | | | * | | Update pending API cleanups doc. | Mark D. Roth | 2016-09-28 |
| | | | | | | |||
| | | | * | | Merge remote-tracking branch 'upstream/master' into fail_fast | Mark D. Roth | 2016-09-28 |
| | | | |\ \ | | |_|_|/ / | |/| | | | | |||
| | | | | * | more doc fixes | Makarand Dharmapurikar | 2016-09-28 |
| | | | | | | |||
| | | | | * | added comment about setting cacheable flag. | Makarand Dharmapurikar | 2016-09-28 |
| | | | | | | |||
| | | | | * | doc fixes and max-age set to 60 | Makarand Dharmapurikar | 2016-09-28 |
| | | | | | | |||
| | | | | * | trivial doc fix. | Makarand Dharmapurikar | 2016-09-28 |
| | | | | | | |||
| | | | | * | Addressed review feedback | Makarand Dharmapurikar | 2016-09-27 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. modified documentation 2. changed test slightly to make it more robust to accidental cache hits | ||
| | | | * | | Add doc of pending API cleanups for C++. | Mark D. Roth | 2016-09-27 |
| | | | | | | |||
| | * | | | | Update Protocol spec to mention idempotency | Carl Mastrangelo | 2016-09-27 |
| | | |/ / | | |/| | | |||
| | | * | | Merge github.com:grpc/grpc into env | Craig Tiller | 2016-09-23 |
| | | |\ \ | | | |/ / | | |/| | | |||
| * / | | | Add missing entry. | Mark D. Roth | 2016-09-22 |
| |/ / / | |||
| | * | | Fix docs | Craig Tiller | 2016-09-21 |
| | | | | |||
* | | | | Add trace for server channel events | Craig Tiller | 2016-09-21 |
| | | | | |||
* | | | | Merge branch 'env' into direct-calls | Craig Tiller | 2016-09-21 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||
* | | | Merge pull request #7846 from markdroth/max_send_size_filter | Mark D. Roth | 2016-09-19 |
|\ \ \ | | | | | | | | | Add channel arg for max send message size and add message size filter. | ||
* \ \ \ | Merge pull request #8071 from y-zeng/reflection_example | Yuchen Zeng | 2016-09-16 |
|\ \ \ \ | | | | | | | | | | | Add server reflection tutorial | ||
| | * \ \ | Merge remote-tracking branch 'upstream/master' into max_send_size_filter | Mark D. Roth | 2016-09-16 |
| | |\ \ \ | |_|/ / / |/| | | | | |||
| | * | | | s/minor/major/ in API cleanups doc. | Mark D. Roth | 2016-09-16 |
| | | | | | |||
* | | | | | Merge pull request #4955 from ejona86/http-grpc-status-mapping | Abhishek Kumar | 2016-09-15 |
|\ \ \ \ \ | | | | | | | | | | | | | Add HTTP->gRPC status code mapping | ||
| | | * | | | Add doc listing API changes to clean up for the next minor-version release. | Mark D. Roth | 2016-09-15 |
| |_|/ / / |/| | | | | |||
| | | | * | Add interop test for Cacheable Unary Calls | Makarand Dharmapurikar | 2016-09-14 |
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | | modified interop test spec doc added CacheableUnaryCall to test.proto modified server and client implmenentations to support new method | ||
| | * | | Address review comments | Yuchen Zeng | 2016-09-13 |
| | | | |