Commit Graph

104 Commits

Author SHA1 Message Date
Craig Tiller 40ee2aa450 Fix another path 2016-03-25 19:58: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
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
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
Eric Anderson 5554738645 Define limit on metadata size
Fixes grpc/grpc-common#273
2015-11-04 16:46:41 -08:00
Eric Anderson 2e18fd6493 Add "identity" as a content encoding
Fixes grpc/grpc-common#257
2015-11-04 15:50:40 -08:00
Eric Anderson 981201fc5e Content-type is required for requests
This fixes grpc/grpc-common#185
2015-11-04 15:49:04 -08:00
Eric Anderson 21f37347a2 Rename Delimited-Message to Length-Prefixed-Message
This fixes grpc/grpc-common#205
2015-11-04 15:48:44 -08:00
Eric Anderson 82cfe9028c Replace curly quotes with plain ASCII quotes
The pretty quotes were automatically converted from ASCII quotes when
the documented was a Google Doc. Now they just make modifying the
document harder.
2015-11-04 15:43:37 -08:00
Eric Anderson 81790fc7cf Escape some special markdown characters
None of them were causing display problems online, but it would be easy
for them to start causing trouble.
2015-11-04 15:37:21 -08:00
Julien Boeuf 3bb61d8917 Merge branch 'master' of https://github.com/grpc/grpc into core_creds_api_change 2015-10-17 22:14:29 -07:00
Jan Tattermusch cfbdca05f6 C# ref docs should not be in master branch 2015-10-15 13:34:09 -07:00
Julien Boeuf 9b2e11dee4 Fixed cpp auth documentation (which was not current). 2015-10-12 14:15:19 -07:00
Craig Tiller 5c329efca8 Remove docs from master 2015-09-24 10:56:38 -07:00
Carl Mastrangelo 4a827f746a Address comments 2015-09-11 15:07:26 -07:00
Carl Mastrangelo 1b23976e1b Update Header Field name rules 2015-09-11 14:55:34 -07:00
Yang Gao 374cd9b0ab Merge pull request #3266 from grpc/jtattermusch-patch-2
Allow using service account credential for per_rpc_creds interop test.
2015-09-09 09:44:27 -07:00
Jan Tattermusch e3a65a111c Allow using service account credential for per_rpc_creds interop test. 2015-09-04 14:01:48 -07:00
Jan Tattermusch df2631187c allow usable auth for JWT token creds interop test 2015-09-04 13:26:49 -07:00
Craig Tiller 2311d4918f Merge pull request #3186 from grpc/release-0_11
Daily Release 0.11 upport to master
2015-09-03 17:16:03 -07:00
David Garcia Quintas 7afa666d2f Regenerated doxygen after #3227 2015-09-03 09:45:14 -07:00
yang-g 750ada9574 address comments 2015-09-02 13:35:44 -07:00
yang-g d652a396e2 Update auth tests definition 2015-09-02 10:40:37 -07:00
Jan Tattermusch 3c99f09ef3 regenerate C# docs 2015-08-28 14:32:36 -07:00
Stanley Cheung 43f1bf84aa fix links 2015-08-27 14:57:28 -07:00
Stanley Cheung 0a268216c2 replace all grpc-common occurances with examples 2015-08-27 14:38:38 -07:00
Stanley Cheung 20fa6693f3 move examples to correct locations 2015-08-27 14:00:20 -07:00
David Garcia Quintas bb5e018375 Added compression specs 2015-08-25 13:01:31 -07:00
Jan Tattermusch f209c58703 added generated docs 2015-08-24 17:47:35 -07:00
Eric Anderson 083b4d3de3 Merge pull request #2988 from madongfly/backoff
Add backoff reset spec to the Connection Backoff Protocol
2015-08-20 14:38:32 -07:00
Xudong Ma a5f9e903bd Add backoff reset spec to the Connection Backoff Protocol 2015-08-18 17:22:53 -07:00
yang-g d3176c4895 update reconnection interop spec 2015-08-18 10:46:37 -07:00