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
Carl Mastrangelo
14eae8f360
Update Protocol spec to mention idempotency
2016-09-27 10:54:02 -07:00
Mark D. Roth
6665c4076b
Add missing entry.
2016-09-22 08:11:19 -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
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
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