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
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
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
David G. Quintas
b31ec1e81c
Load balancing first draft.
2016-02-10 22:48:15 -08:00
murgatroid99
f8c6545ae8
Update binary log proto, add document explaining it
2016-02-10 13:55:08 -08:00
Abhishek Kumar
80410eb5c9
Addressed comments by jcanizales
2016-02-02 16:14:57 -08:00
Abhishek Kumar
516d26e0db
Create statuscodes.md
...
Initial draft of the doc describing the acses where different statuses are returned.
2016-02-01 16:40:09 -08:00
Adele Zhou
83576babef
Update interop test service url to grpc-test.sandbox.googleapis.com.
2016-01-20 14:37:07 -08:00
Craig Tiller
cd92509e40
Update some wrapped stuff
2016-01-07 17:10:25 -08:00
Craig Tiller
ff298f6888
First round of feedback
2015-12-22 14:06:44 -08:00
Craig Tiller
f0d916ae17
Initial style guide
2015-12-22 13:40:30 -08:00
Louis Ryan
a614f4eb79
Update PROTOCOL-HTTP2.md
2015-12-15 10:37:56 -08:00
Jan Tattermusch
130c322c52
Delete grpc-auth-support.md
2015-12-02 08:20:27 -08:00
Julien Boeuf
675b5ce861
Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change
2015-11-17 15:05:45 -08:00
Carl Mastrangelo
f030b8dae8
Fix dead link in doc
2015-11-17 13:41:17 -08:00
Eric Anderson
94aa0fd393
Improve grammar/language for clarity
2015-11-16 15:34:12 -08:00
Eric Anderson
c6059e6671
Specify header value restrictions
...
Fixes grpc/grpc-common#266
2015-11-05 11:55:49 -08:00
Eric Anderson
8e79b82273
Add missing characters in BNF comment
2015-11-04 16:46:42 -08:00