Commit Graph

221 Commits

Author SHA1 Message Date
Wenbo Zhu fd825f51ac Update PROTOCOL-WEB.md
Using http/2 literal header format for status.
2016-11-10 15:47:03 -08:00
Mark D. Roth db096f3dba Merge pull request #8679 from markdroth/core_api_cleanup
Remove deprecated macros from C-core API.
2016-11-08 10:55:29 -08:00
Mark D. Roth fb927409d3 Re-add GRPC_ARG_MAX_MESSAGE_LENGTH, which can't be removed yet. 2016-11-08 10:53:14 -08:00
Mark D. Roth b1c2bbf497 Remove deprecated macros from C-core API. Also move one pending C++ cleanup item to the proper file. 2016-11-08 08:10:33 -08:00
Wenbo Zhu 4daba4b6ba Create PROTOCOL-WEB.md 2016-11-07 18:23:53 -08:00
Vijay Pai 80b292709c Stop supporting non-C++11 conformant compilers 2016-11-01 13:38:40 -07:00
Sree Kuchibhotla 9dc49b787b Merge pull request #8420 from sreecha/stress_design
Stress test framework design document
2016-10-26 15:32:48 -07:00
Noah Eisen b53a7f7ebd updated the interop spec to conform with recent name change 2016-10-24 10:38:53 -07:00
Sree Kuchibhotla c1f006e67d update image 2016-10-18 19:39:48 -07:00
Sree Kuchibhotla 21bca1e017 stress test framework design doc 2016-10-18 19:37:12 -07:00
Sree Kuchibhotla 17fc7ef848 update images 2016-10-18 13:20:43 -07:00
Sree Kuchibhotla 6e104d9630 epoll design doc 2016-10-18 13:05:17 -07:00
Craig Tiller 7d2f0b0d19 Merge github.com:grpc/grpc into direct-calls 2016-10-14 16:18:28 -07:00
Craig Tiller 272c8d2ca9 Merge github.com:grpc/grpc into direct-calls 2016-10-13 09:36:37 -07:00
Noah Eisen cece9c7368 manually fixed merge conflict. caused by the addition of a different new interop test 2016-10-12 15:04:45 -07:00
makdharma 5ef0c0041f Merge pull request #8101 from makdharma/cacheable_unary
Add interop test for Cacheable Unary Calls
2016-10-12 10:53:56 -07:00
Makarand Dharmapurikar 82d7677ec9 trivial change to kick off jenkins run 2016-10-12 10:28:31 -07:00
Craig Tiller fdc2b10dce Merge github.com:grpc/grpc into direct-calls 2016-10-10 10:16:35 -07:00
Mark D. Roth 4bcdd73df6 Merge remote-tracking branch 'upstream/master' into fail_fast 2016-10-06 07:56:05 -07:00
Craig Tiller 787d58f9e3 Merge github.com:grpc/grpc into direct-calls 2016-10-03 12:56:57 -07:00
Craig Tiller ee2a10e51b Merge pull request #8050 from ctiller/env
Add documentation for GRPC_ environment variables
2016-10-03 10:57:01 -07:00
Craig Tiller a268ee7430 Merge pull request #8216 from carl-mastrangelo/spec
Update Protocol spec to mention idempotency
2016-10-03 09:01:36 -07:00
Makarand Dharmapurikar b6cf4944a5 s/flat/flag 2016-09-30 10:49:57 -07:00
Noah Eisen 3b630f7f20 updated interop test doc. unimplemented test no longer checks error message, since some server languages set it to empty string, and some set it to a non empty message 2016-09-29 18:00:39 -07:00
Craig Tiller ca3451de7a Merge github.com:grpc/grpc into direct-calls 2016-09-29 10:27:44 -07:00
Noah Eisen 55cb2363c6 fixed typo in the updated interop test description file 2016-09-28 17:01:54 -07:00
Noah Eisen 2e9661c671 Update interop-test-descriptions.md 2016-09-28 16:41:36 -07:00
Mark D. Roth 62cfbea908 Update pending API cleanups doc. 2016-09-28 13:35:20 -07:00
Mark D. Roth 5db24978b6 Merge remote-tracking branch 'upstream/master' into fail_fast 2016-09-28 13:21:31 -07:00
Makarand Dharmapurikar 1bb6e68fde more doc fixes 2016-09-28 11:16:15 -07:00
Makarand Dharmapurikar ed3e86b7d9 added comment about setting cacheable flag. 2016-09-28 10:55:49 -07:00
Makarand Dharmapurikar 012fc18be9 doc fixes and max-age set to 60 2016-09-28 10:46:27 -07:00
Makarand Dharmapurikar a04c678963 trivial doc fix. 2016-09-28 08:43:00 -07:00
Makarand Dharmapurikar 42511cfd8b Addressed review feedback
1. modified documentation
2. changed test slightly to make it more robust to accidental cache hits
2016-09-27 18:15:54 -07:00
Mark D. Roth e8b87865b2 Add doc of pending API cleanups for C++. 2016-09-27 13:16:18 -07:00
Carl Mastrangelo 14eae8f360 Update Protocol spec to mention idempotency 2016-09-27 10:54:02 -07:00
Craig Tiller 9c7136bc2c Merge github.com:grpc/grpc into env 2016-09-23 10:49:09 -07:00
Mark D. Roth 6665c4076b Add missing entry. 2016-09-22 08:11:19 -07:00
Craig Tiller 694cc814bd Fix docs 2016-09-21 10:52:56 -07:00
Craig Tiller 687a0e6410 Add trace for server channel events 2016-09-21 10:48:59 -07:00
Craig Tiller 83d215eafb Merge branch 'env' into direct-calls 2016-09-21 10:46:59 -07:00
Mark D. Roth a8e1b8368f Merge pull request #7846 from markdroth/max_send_size_filter
Add channel arg for max send message size and add message size filter.
2016-09-19 11:09:22 -07:00
Yuchen Zeng 5098508d2d Merge pull request #8071 from y-zeng/reflection_example
Add server reflection tutorial
2016-09-16 14:42:28 -07:00
Mark D. Roth abf03aed93 Merge remote-tracking branch 'upstream/master' into max_send_size_filter 2016-09-16 07:35:37 -07:00
Mark D. Roth 311e7badb8 s/minor/major/ in API cleanups doc. 2016-09-16 07:34:08 -07:00
Abhishek Kumar 500ca305b1 Merge pull request #4955 from ejona86/http-grpc-status-mapping
Add HTTP->gRPC status code mapping
2016-09-15 10:33:55 -07:00
Mark D. Roth 6751ac6ffe Add doc listing API changes to clean up for the next minor-version release. 2016-09-15 08:40:21 -07:00
Makarand Dharmapurikar 1ed0b8e3d7 Add interop test for Cacheable Unary Calls
modified interop test spec doc
added CacheableUnaryCall to test.proto
modified server and client implmenentations to support new method
2016-09-14 15:01:16 -07:00
Yuchen Zeng 82f3083034 Address review comments 2016-09-13 14:24:25 -07:00
Yuchen Zeng 3bf43dd311 Address review comments 2016-09-13 11:41:49 -07:00