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
David Garcia Quintas
276c72e259
Compression Cookbook
2016-07-08 20:56:25 -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
Craig Tiller
2a932daaaf
Spell out fail fast semantics
2016-04-29 13:04:53 -07:00
murgatroid99
c65221cf34
Merge branch 'master' into binary_logging
2016-03-30 09:32:00 -07:00
Craig Tiller
40ee2aa450
Fix another path
2016-03-25 19:58:31 -07:00
murgatroid99
7ec0fa78b2
Merge branch 'master' into binary_logging
2016-03-17 14:23:31 -07:00
David Garcia Quintas
3165ff3d95
Added compression spec
2016-03-08 01:03:10 -08:00
Stanley Cheung
77fae2784e
fix broken links
2016-03-03 19:39:56 -08:00
yang-g
c9399346ac
Merge remote-tracking branch 'upstream/master' into v1alpha_to_v1
2016-02-24 14:38:09 -08:00
David G. Quintas
c261802f19
Merge pull request #5195 from dgquintas/lb-doc
...
Load balancing documentation first draft
2016-02-19 12:33:20 -08:00
yang-g
aea13f1c85
global replace health check proto v1alpha to v1
2016-02-19 11:08:16 -08:00
murgatroid99
3c49ade485
Clarify API section of binary logging doc
2016-02-16 14:11:56 -08:00
David G. Quintas
51073f307f
Update load-balancing.md
...
Addressed comments.
2016-02-12 14:07:42 -08:00
David G. Quintas
8729d03fdf
Update load-balancing.md
...
Formatting
2016-02-10 22:54:36 -08:00
David G. Quintas
8003d767b4
Update load-balancing.md
...
Typo
2016-02-10 22:49:50 -08:00