Commit Graph

361 Commits

Author SHA1 Message Date
Eric Gribkoff d68552a8da Merge pull request #9472 from ericgribkoff/update_cli_instructions
Update instructions for building grpc_cli from a fresh repository
2017-02-01 13:12:53 -08:00
Craig Tiller 58b30cd4a1 Refine error selection rules 2017-01-31 17:07:36 -08:00
Yuchen Zeng 92edda5129 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule 2017-01-31 15:59:19 -08:00
Craig Tiller 5cad46e218 Bump master version numbers 2017-01-30 15:32:24 -08:00
Craig Tiller 95ccbc2d6f Merge branch 'bm_countwrites' into bwest 2017-01-27 14:10:09 -08:00
Craig Tiller efbd7c2a0f Bug fixes, tracing for bdp estimation 2017-01-27 14:07:44 -08:00
Mark D. Roth 40b4c786f0 Accept max message size JSON values as either strings or numbers. 2017-01-26 14:36:43 -08:00
Eric Gribkoff 132fd42a70 Update instructions for building grpc_cli from a fresh copy of the gRPC
repository.
2017-01-26 09:23:33 -08:00
Yuchen Zeng e38698e5bd Merge remote-tracking branch 'upstream/master' into cares_bazel_rule 2017-01-23 17:19:53 -08:00
Eric Anderson c2bc59b2b0 Merge pull request #9346 from stevej/stevej/content_type_in_example_response
adding content-type to the example response
2017-01-20 08:51:42 -08:00
Robbie Shade 56eb94af15 Merge pull request #9362 from grpc/rjshade-patch-1
Fix GRPC_TRACE doc formatting
2017-01-20 11:23:30 -05:00
Yuchen Zeng 04ec4701e3 Merge remote-tracking branch 'upstream/master' into cares_buildin 2017-01-18 18:49:07 -08:00
Mark D. Roth e860359f23 Attempt to fix formatting. 2017-01-18 09:22:26 -08:00
Mark D. Roth b4227370fc Code review changes and other improvements. 2017-01-18 09:21:20 -08:00
Robbie Shade 40204d7791 Fix GRPC_TRACE doc formatting
Add newlines so that the description of 'all' and the example appear on separate lines (and not as part of the final bullet point)
2017-01-17 10:47:18 -05:00
Mark D. Roth e0cf67566d Merge remote-tracking branch 'upstream/master' into service_config_doc 2017-01-17 07:22:27 -08:00
Steve Jenson a5fd2d53f4 adding content-type to the example response 2017-01-13 12:12:09 -08:00
Noah Eisen 4314043e40 Update negative-http2-interop-test-descriptions.md 2017-01-11 15:59:33 -08:00
Noah Eisen 850ed9b5d0 Update negative-http2-interop-test-descriptions.md 2017-01-10 15:00:53 -08:00
Noah Eisen 9fafc03465 Update negative-http2-interop-test-descriptions.md 2017-01-10 14:47:02 -08:00
Noah Eisen a0d639dae9 Update negative-http2-interop-test-descriptions.md 2017-01-10 14:46:10 -08:00
Craig Tiller 6fd8f602d8 Merge pull request #9273 from ctiller/perfnotes
Small improvements to generated documentation
2017-01-06 13:52:26 -08:00
Craig Tiller e519a03a1f Small improvements to generated documentation 2017-01-06 12:41:21 -08:00
Eric Gribkoff 6883da2aaf Merge pull request #9271 from ericgribkoff/interop_test_descriptions
The custom_metadata test uses response_parameters for FullDuplexCall
2017-01-06 12:05:55 -08:00
Craig Tiller e61b7d7b77 Start some performance notes 2017-01-06 11:01:37 -08:00
Eric Gribkoff b408f9db31 interop-test-descriptions.md: correct proto for custom_metadata's
FullDuplexCall
2017-01-06 10:29:53 -08:00
Noah Eisen 2d1d324a3a Update negative-http2-interop-test-descriptions.md 2016-12-16 15:57:28 -08:00
Noah Eisen 0eb69186f0 Addressed github comments 2016-12-16 15:28:22 -08:00
Noah Eisen fcb2d14706 Add negative http2 interop description file 2016-12-15 12:13:02 -08:00
@DEFSTREAM bd3fbb3f7c Fix Link to log.proto
The link to view the format of Logs ( log.proto ) is broken, this commit resolves this.
2016-12-14 17:25:10 -08:00
Mark D. Roth 892e917a09 Fix link. 2016-12-14 08:12:39 -08:00
Mark D. Roth b3f811c739 Add image in PNG format. 2016-12-14 08:10:11 -08:00
Mark D. Roth 8fda5511cb Finish docs. 2016-12-14 08:05:55 -08:00
Mark D. Roth 3cadfb152f Started updating docs. 2016-12-14 07:52:47 -08:00
randvis 0a588c6453 Fix the incorrect number of states
There're five states: CONNECTING, READY, TRANSIENT_FAILURE, IDLE, SHUTDOWN.
2016-12-12 02:18:34 +08:00
Yuchen Zeng b0023d25dc Merge remote-tracking branch 'upstream/master' into cares_buildin 2016-11-30 15:51:25 -08:00
David Garcia Quintas 1edfb952d0 Updated backoff to spec. 2016-11-24 00:47:51 -08:00
Yuchen Zeng f47c9635f0 Address reivew comments 2016-11-22 11:58:47 -08:00
Yuchen Zeng 9e4c8eb8e8 Address review comments 2016-11-18 01:17:10 -08:00
Yuchen Zeng 3483cf586e Address review comments 2016-11-10 23:09:00 -08:00
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
Yuchen Zeng dcc16b40fb Address review comments 2016-09-13 11:16:16 -07:00
Yuchen Zeng a8f2621d78 Fix dead links 2016-09-13 11:14:28 -07:00
Yuchen Zeng c6e9076123 Address review comments 2016-09-13 11:09:05 -07:00
Yuchen Zeng 8eaa1840af Add server reflection tutorial 2016-09-12 19:19:26 -07:00
Craig Tiller 18c09bf291 Review feedback 2016-09-09 13:07:17 -07:00
Craig Tiller 44bb7343da Add documentation for GRPC_ environment variables 2016-09-09 08:44:05 -07:00
Craig Tiller a3328aebe6 Merge pull request #7697 from ejona86/waitforready
Rename Fail Fast doc to Wait for Ready
2016-08-31 15:16:05 -07:00
Craig Tiller d9f907671d Update documentation 2016-08-29 16:47:22 -07:00
Eric Anderson 0b3a621698 spec: Percent-encode Status-Message 2016-08-19 15:43:03 -07:00
Eric Anderson cf88bb4aa5 Rename Fail Fast doc to Wait for Ready
The intention is to deminish the term "fail fast" and instead encourage
"wait for ready." However, the semantics of "the opposite of fail fast"
weren't really documented since that was the previous default, so it
became a bit of a rewrite to define both terms.

The file name uses dashes instead of underscore, since dashes are more
common in the docs.
2016-08-10 12:53:20 -07:00
HuKeping e84d242ed4 Use DBC case instead of SBC case
Signed-off-by: Hu Keping <hukeping@huawei.com>
2016-08-09 15:26:37 +08:00
murgatroid99 316f73f6c1 Merge v1.0.x into master 2016-07-22 11:00:34 -07:00
kpayson64 b8208ff79a Merge pull request #7269 from y-zeng/cli_call
Support server reflection in CLI
2016-07-21 17:11:36 -07:00
Masood Malekghassemi 6f7d4221af Upgrade virtualenv pip in Python docgen
Also ignore the docgen-generated directories under doc/.
2016-07-20 17:23:45 -07:00
Yuchen Zeng 9cb9445155 Addressed review comments 2016-07-20 16:39:31 -07:00
David G. Quintas e1951a1c6d Merge pull request #7294 from dgquintas/lb_docs_update
Added LB diagram and some more detail
2016-07-20 16:26:26 -07:00
makdharma 2eebe29ec8 Merge pull request #7245 from muxi/fix-7181
Fix of Issue #7181 documentation and Objective C code
2016-07-18 16:26:31 -07:00
kpayson64 ad570d8654 Merge pull request #7243 from dgquintas/styleguide
C style guide updates
2016-07-18 10:32:51 -07:00
David Garcia Quintas fb81858c96 Forbade atexit() 2016-07-15 08:05:07 -07:00
David Garcia Quintas 26b6060729 Small tweaks in text and diagram 2016-07-15 07:35:13 -07:00
David Garcia Quintas 54698a9184 Updated with PR comments. 2016-07-14 11:32:15 -07:00
David Garcia Quintas 276c72e259 Compression Cookbook 2016-07-08 20:56:25 -07:00
David Garcia Quintas 4bb1a9d8d8 added lb diagram and some more detail 2016-07-08 17:53:45 -07:00
Muxi Yan fc99ff6644 Fix error code when client run out of memory in Objective C code base
Update Status Codes documentation
2016-07-06 15:08:30 -07:00
David Garcia Quintas fed3e3b070 Added section about variable initialization 2016-07-06 14:07:04 -07:00
Nicolas Noble 77e8b714e5 Merge pull request #7210 from ctiller/no-more-zookeeper
Expunge all references to zookeeper
2016-07-01 17:24:44 -07:00
David G. Quintas bf6a913fd9 Merge pull request #7162 from dgquintas/interop-cred-flag-fix
Removed invalid sentence from interop flag description
2016-07-01 15:41:29 -07:00
Craig Tiller eda85c6765 Expunge all references to zookeeper 2016-07-01 12:45:19 -07:00
David Garcia Quintas a45e24eb3e Removed invalid sentence 2016-06-29 17:55:01 -07:00
Nathaniel Manista 458b35af34 Fix Python server interop spec noncompliance
Also fix spelling mistakes in the spec itself.
2016-06-29 21:49:20 +00:00
David Garcia Quintas 75f6828636 Fixed typo 2016-06-23 10:16:16 -07:00
David Garcia Quintas cc00745e8c brought spec up to date 2016-06-23 00:18:15 -07:00
David G. Quintas 91e8314390 Merge pull request #5641 from dgquintas/publish_compression_spec
Added compression spec
2016-06-22 18:32:26 -07:00
David Garcia Quintas b665dd2722 reworded some 2016-06-21 11:52:29 -07:00
David Garcia Quintas 9f26a149a5 fixed incomplete sentence 2016-06-21 10:15:01 -07:00
David Garcia Quintas 50c5511a9b Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop 2016-06-17 19:01:03 -07:00
David Garcia Quintas 87e6770a18 pr comments 2016-06-16 22:04:08 -07:00
David Garcia Quintas 0f45cee9c8 Merge branch 'master' of github.com:grpc/grpc into publish_compression_spec 2016-06-16 20:47:22 -07:00
David Garcia Quintas 909dd6ec8b Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop 2016-06-16 17:03:40 -07:00
vjpai b8916aa22f Don't global initialize anything to nullptr 2016-06-16 09:16:00 -07:00
David Garcia Quintas c61c235fac moar pr comments 2016-06-15 13:11:26 -07:00
David Garcia Quintas 350c151781 pr comments 2016-06-14 17:08:27 -07:00
Abhishek Kumar a47acad040 Merge pull request #6852 from nathanielmanistaatgoogle/status-codes
Document cardinality violation status codes
2016-06-13 16:37:09 -07:00
Jan Tattermusch 5225f83bb2 Merge pull request #6865 from vjpai/stylin
Doc Fixit: Introduce C++ style guide
2016-06-13 14:16:45 -07:00
Jan Tattermusch ead54999ac Merge pull request #6840 from yang-g/command-line-tool-1
Add a doc for the command line tool
2016-06-11 09:45:02 -07:00
vjpai 77a927be5a Digraph 2016-06-11 08:10:45 -07:00
David Garcia Quintas dd8d84ebb5 spec comments addressed 2016-06-10 19:10:42 -07:00
vjpai bd67b559f5 this_thread 2016-06-10 01:58:12 -07:00
vjpai 3a6385b53e Add ref to test 2016-06-10 00:37:11 -07:00
vjpai 967e378f19 More docs 2016-06-10 00:29:03 -07:00
vjpai 41c7d01fea First draft of C++ style guide, minor changes to C 2016-06-10 00:24:42 -07:00
Yang Gao 0aa822b20f minor fixes 2016-06-09 17:23:38 -07:00
David Garcia Quintas 7b3fa9e54f Reworded spec. 2016-06-09 16:12:53 -07:00
David Garcia Quintas 74686ce7c4 Completed interop spec, as well as code for c++ 2016-06-09 15:33:33 -07:00
Nathaniel Manista c9dc83400b Document cardinality violation status codes 2016-06-09 18:57:14 +00:00
Yang Gao ac4b3a6e59 Create command_line_tool.md 2016-06-08 15:00:25 -07:00
David Garcia Quintas 9065c8b1df more changes after offline chat with ejona 2016-06-08 14:31:21 -07:00
David Garcia Quintas 485cf40ab7 Fixed wrong spec and reworked streaming compressed case 2016-06-08 13:35:25 -07:00
David Garcia Quintas 393ca51923 updated interop spec 2016-06-07 18:45:36 -07:00
Eric Anderson 05e8c9a8b7 Connectivity state FATAL_FAILURE doesn't exist; it is SHUTDOWN
In a previous version of the document we used FATAL_FAILURE instead of
SHUTDOWN. This was changed when there was no case that would cause a
fatal failure other than shutdown. However, one reference to the old
name was missed.
2016-05-09 15:07:55 -07:00