Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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. | ||
| * | 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 |
| | | |||
| * | Update the connection backoff document with jitter. | David Klempner | 2015-06-15 |
| | | | | | | | | | | This adds both jitter and explicit values for the "proposed" algorithm that implementations should use. | ||
* | | More fixes to GO_AWAY spelling | Abhishek Kumar | 2015-06-15 |
| | | |||
* | | Fixed Go_AWAY to GOAWAY | Abhishek Kumar | 2015-06-15 |
| | | |||
* | | Update connectivity-semantics-and-api.md | Abhishek Kumar | 2015-06-12 |
| | | |||
* | | Update connectivity-semantics-and-api.md | Abhishek Kumar | 2015-06-12 |
|/ | |||
* | Merge pull request #1546 from ejona86/connectivity-semantics | Abhishek Kumar | 2015-06-12 |
|\ | | | | | Add Connectivity doc | ||
* | | Add TODO interop test case for CONTINUATIONS; clean up TODOs | Eric Anderson | 2015-05-27 |
| | | |||
* | | Merge pull request #1547 from ejona86/connection-backoff | David Klempner | 2015-05-16 |
|\ \ | | | | | | | Add connection backoff doc | ||
* | | | clean up the server features section | Qi Zhao | 2015-05-14 |
| | | | |||
* | | | remove response_type | Qi Zhao | 2015-05-14 |
| | | | |||
* | | | address the comments | Qi Zhao | 2015-05-14 |
| | | | |||
* | | | Add a timeout interop spec | Qi Zhao | 2015-05-14 |
| | | | |||
| * | | Add connection backoff doc | Eric Anderson | 2015-05-11 |
|/ / | | | | | | | | | This is a faithful representation of the current version of the Google Doc with only formatting changes. | ||
| * | Add Connectivity doc | Eric Anderson | 2015-05-11 |
|/ | | | | | This is a faithful representation of the current version of the Google Doc with only formatting changes. | ||
* | Make headers of TODO interop test priorities | Nathaniel Manista | 2015-05-05 |
| | |||
* | Update interop-test-descriptions.md | Yang Gao | 2015-04-20 |
| | |||
* | Update interop-test-descriptions.md | Yang Gao | 2015-04-20 |
| | |||
* | Update interop-test-descriptions.md | Yang Gao | 2015-04-20 |
| | |||
* | Update interop-test-descriptions.md | Yang Gao | 2015-04-17 |
| | | | resolve comments | ||
* | resolve comments | Yang Gao | 2015-04-17 |
| | |||
* | minor fixes | Yang Gao | 2015-04-17 |
| | |||
* | Clarify auth test definitions | Yang Gao | 2015-04-17 |
| | |||
* | Add interoperability test case descriptions | Eric Anderson | 2015-04-08 |
It is a partially manual port from Google Docs to Markdown. The content was not changed in any important way. |