Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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. | ||
* | | Merge pull request #2560 from a11r/doc2 | Eric Anderson | 2015-08-07 |
|\ \ | | | | | | | Naming design document | ||
* | | | Clarify interop spec | Masood Malekghassemi | 2015-08-06 |
| | | | |||
| | * | health checking protocol | yang-g | 2015-08-05 |
| | | | |||
* | | | Initial Doxygen import for core, c++ | Craig Tiller | 2015-08-05 |
| |/ |/| | |||
* | | Merge pull request #2131 from a11r/doc | Eric Anderson | 2015-07-30 |
|\ \ | | | | | | | Update interop test descriptions. | ||
| * | | Suffixed -bin for server descrioption of echo trailing metadata | Abhishek Kumar | 2015-07-30 |
| | | | |||
* | | | resolve comments | yang-g | 2015-07-30 |
| | | | |||
| * | | Suffixed -bin, added service name | Abhishek Kumar | 2015-07-30 |
| | | | |||
* | | | Update spec per offline discussion | yang-g | 2015-07-27 |
| | | | |||
* | | | md | yang-g | 2015-07-24 |
| | | | |||
* | | | reconnect interop test spec | yang-g | 2015-07-24 |
| | | | |||
| | * | Update naming.md | Abhishek Kumar | 2015-07-21 |
| | | | | | | | | | Fixed code formatting issues. |