Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | Update load-balancing.md | David G. Quintas | 2016-02-10 | |
| | | | | | | | | | Formatting | |||
| | * | Update load-balancing.md | David G. Quintas | 2016-02-10 | |
| | | | | | | | | | Typo | |||
| | * | Load balancing first draft. | David G. Quintas | 2016-02-10 | |
| | | | ||||
* | | | Update binary log proto, add document explaining it | murgatroid99 | 2016-02-10 | |
|/ / | ||||
* | | Addressed comments by jcanizales | Abhishek Kumar | 2016-02-02 | |
| | | ||||
* | | Create statuscodes.md | Abhishek Kumar | 2016-02-01 | |
|/ | | | Initial draft of the doc describing the acses where different statuses are returned. | |||
* | Update interop test service url to grpc-test.sandbox.googleapis.com. | Adele Zhou | 2016-01-20 | |
| | ||||
* | Update some wrapped stuff | Craig Tiller | 2016-01-07 | |
| | ||||
* | First round of feedback | Craig Tiller | 2015-12-22 | |
| | ||||
* | Initial style guide | Craig Tiller | 2015-12-22 | |
| | ||||
* | Update PROTOCOL-HTTP2.md | Louis Ryan | 2015-12-15 | |
| | ||||
* | Delete grpc-auth-support.md | Jan Tattermusch | 2015-12-02 | |
| | ||||
* | Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change | Julien Boeuf | 2015-11-17 | |
|\ | ||||
| * | Fix dead link in doc | Carl Mastrangelo | 2015-11-17 | |
| | | ||||
| * | Improve grammar/language for clarity | Eric Anderson | 2015-11-16 | |
| | | ||||
| * | Specify header value restrictions | Eric Anderson | 2015-11-05 | |
| | | | | | | | | Fixes grpc/grpc-common#266 | |||
| * | Add missing characters in BNF comment | Eric Anderson | 2015-11-04 | |
| | | ||||
| * | Define limit on metadata size | Eric Anderson | 2015-11-04 | |
| | | | | | | | | Fixes grpc/grpc-common#273 | |||
| * | Add "identity" as a content encoding | Eric Anderson | 2015-11-04 | |
| | | | | | | | | Fixes grpc/grpc-common#257 | |||
| * | Content-type is required for requests | Eric Anderson | 2015-11-04 | |
| | | | | | | | | This fixes grpc/grpc-common#185 | |||
| * | Rename Delimited-Message to Length-Prefixed-Message | Eric Anderson | 2015-11-04 | |
| | | | | | | | | This fixes grpc/grpc-common#205 | |||
| * | Replace curly quotes with plain ASCII quotes | Eric Anderson | 2015-11-04 | |
| | | | | | | | | | | | | The pretty quotes were automatically converted from ASCII quotes when the documented was a Google Doc. Now they just make modifying the document harder. | |||
| * | Escape some special markdown characters | Eric Anderson | 2015-11-04 | |
| | | | | | | | | | | None of them were causing display problems online, but it would be easy for them to start causing trouble. | |||
* | | Merge branch 'master' of https://github.com/grpc/grpc into core_creds_api_change | Julien Boeuf | 2015-10-17 | |
|\| | ||||
| * | C# ref docs should not be in master branch | Jan Tattermusch | 2015-10-15 | |
| | | ||||
* | | Fixed cpp auth documentation (which was not current). | Julien Boeuf | 2015-10-12 | |
|/ | ||||
* | Remove docs from master | Craig Tiller | 2015-09-24 | |
| | ||||
* | Address comments | Carl Mastrangelo | 2015-09-11 | |
| | ||||
* | Update Header Field name rules | Carl Mastrangelo | 2015-09-11 | |
| | ||||
* | Merge pull request #3266 from grpc/jtattermusch-patch-2 | Yang Gao | 2015-09-09 | |
|\ | | | | | Allow using service account credential for per_rpc_creds interop test. | |||
| * | Allow using service account credential for per_rpc_creds interop test. | Jan Tattermusch | 2015-09-04 | |
| | | ||||
* | | allow usable auth for JWT token creds interop test | Jan Tattermusch | 2015-09-04 | |
|/ | ||||
* | Merge pull request #3186 from grpc/release-0_11 | Craig Tiller | 2015-09-03 | |
|\ | | | | | Daily Release 0.11 upport to master | |||
| * | Regenerated doxygen after #3227 | David Garcia Quintas | 2015-09-03 | |
| | | ||||
* | | address comments | yang-g | 2015-09-02 | |
| | | ||||
* | | Update auth tests definition | yang-g | 2015-09-02 | |
|/ | ||||
* | regenerate C# docs | Jan Tattermusch | 2015-08-28 | |
| | ||||
* | fix links | Stanley Cheung | 2015-08-27 | |
| | ||||
* | replace all grpc-common occurances with examples | Stanley Cheung | 2015-08-27 | |
| | ||||
* | move examples to correct locations | Stanley Cheung | 2015-08-27 | |
| | ||||
* | Added compression specs | David Garcia Quintas | 2015-08-25 | |
| | ||||
* | added generated docs | Jan Tattermusch | 2015-08-24 | |
| | ||||
* | Merge pull request #2988 from madongfly/backoff | Eric Anderson | 2015-08-20 | |
|\ | | | | | Add backoff reset spec to the Connection Backoff Protocol | |||
| * | Add backoff reset spec to the Connection Backoff Protocol | Xudong Ma | 2015-08-18 | |
| | | ||||
* | | update reconnection interop spec | yang-g | 2015-08-18 | |
|/ | ||||
* | Fixing type-o | nmittler | 2015-08-13 | |
| | ||||
* | Merge pull request #2806 from yang-g/health_check_spec | Eric Anderson | 2015-08-11 | |
|\ | | | | | health checking protocol doc | |||
| * | recommend to require empty service name | yang-g | 2015-08-10 | |
| | | ||||
| * | resolve offline comments | yang-g | 2015-08-10 | |
| | | ||||
* | | Add a document describing a server reflection protocol. | Abhishek Kumar | 2015-08-07 | |
| | | | | | | This is largely cribbed from @dklempner's original PR (#2744) . Taking over as he is out on vacation. Removed the discussion around host-reflection and corresponding uses of `host` from the API. |