Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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. | ||
| * | | Resolved merge conflicts | Abhishek Kumar | 2015-07-21 |
|/| | | |||
| * | | Addressed review comments | Abhishek Kumar | 2015-07-21 |
| | | | | | | | | | | | | | | | | | | Added server feature spec to echo metadata. Clarified client spec for testing metadata. Removed Status for tests that are now ready for implementation. Modified the spec for UnimplementedCall to take an Empty request. | ||
| | * | Formatting fixes | Abhishek Kumar | 2015-07-21 |
| | | | | | | | | | Added some formatting fixes . | ||
| | * | Initial draft of a naming proposal. | Abhishek Kumar | 2015-07-20 |
| |/ |/| | | | | | | | First draft for public review and comments. Some code formatting is still broken. | ||
* | | Merge pull request #2422 from yang-g/per_call_oauth_creds | Eric Anderson | 2015-07-16 |
|\ \ | | | | | | | Clarify the oauth2_auth_token scenario and add the per call credentia… | ||
| * | | Resolve comments | yang-g | 2015-07-15 |
| | | | |||
* | | | Merge pull request #2065 from dklempner/retry_backoff | Abhishek Kumar | 2015-07-14 |
|\ \ \ | | | | | | | | | Update the connection backoff document with jitter. | ||
| | * | | Clarify the oauth2_auth_token scenario and add the per call credentials scenario | yang-g | 2015-07-13 |
| |/ / |/| | | |||
| * | | Add description of MIN_CONNECT_TIMEOUT and fix its pseudocode usage. | David Klempner | 2015-07-13 |
| | | | |||
* | | | Adds an interop test: oauth2_auth_token | Tim Emiola | 2015-06-24 |
| | | | | | | | | | | | | - test is similar to the auth tests - uses an auth library to obtain the auth token OOB. This should be simplest, as many languages already use such an auth library in their existing auth tests. | ||
| | * | Address review comments. | Abhishek Kumar | 2015-06-19 |
| | | | | | | | | | Defined server side behavior needed to echo status code and message . Assorted minor fixes to spelling. | ||
| | * | Updtae interop test descriptions. | Abhishek Kumar | 2015-06-18 |
| |/ |/| | | | custom_metadata, status_code_and_message and unimplemented_method are now ready for implementation and blocking beta release. | ||
| * | Fix MIN_CONNECT_TIMEOUT/INITIAL_BACKOFF in the connection_backoff doc. | David Klempner | 2015-06-17 |
| | | | | | | | | | | This also removes some obsolete discussion of what Stubby does/did; this was useful for contrasting but isn't particularly interesting now. | ||
| * | s/backoff/current_backoff/ typo in connection backoff doc | David Klempner | 2015-06-15 |
| | |