aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
Commit message (Collapse)AuthorAge
* Merge pull request #2131 from a11r/docGravatar Eric Anderson2015-07-30
|\ | | | | Update interop test descriptions.
| * Suffixed -bin for server descrioption of echo trailing metadataGravatar Abhishek Kumar2015-07-30
| |
* | resolve commentsGravatar yang-g2015-07-30
| |
| * Suffixed -bin, added service nameGravatar Abhishek Kumar2015-07-30
| |
* | Update spec per offline discussionGravatar yang-g2015-07-27
| |
* | mdGravatar yang-g2015-07-24
| |
* | reconnect interop test specGravatar yang-g2015-07-24
| |
| * Resolved merge conflictsGravatar Abhishek Kumar2015-07-21
|/|
| * Addressed review commentsGravatar Abhishek Kumar2015-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.
* | Merge pull request #2422 from yang-g/per_call_oauth_credsGravatar Eric Anderson2015-07-16
|\ \ | | | | | | Clarify the oauth2_auth_token scenario and add the per call credentia…
| * | Resolve commentsGravatar yang-g2015-07-15
| | |
* | | Merge pull request #2065 from dklempner/retry_backoffGravatar Abhishek Kumar2015-07-14
|\ \ \ | | | | | | | | Update the connection backoff document with jitter.
| | * | Clarify the oauth2_auth_token scenario and add the per call credentials scenarioGravatar yang-g2015-07-13
| |/ / |/| |
| * | Add description of MIN_CONNECT_TIMEOUT and fix its pseudocode usage.Gravatar David Klempner2015-07-13
| | |
* | | Adds an interop test: oauth2_auth_tokenGravatar Tim Emiola2015-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.Gravatar Abhishek Kumar2015-06-19
| | | | | | | | | Defined server side behavior needed to echo status code and message . Assorted minor fixes to spelling.
| | * Updtae interop test descriptions.Gravatar Abhishek Kumar2015-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.Gravatar David Klempner2015-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 docGravatar David Klempner2015-06-15
| |
| * Update the connection backoff document with jitter.Gravatar David Klempner2015-06-15
| | | | | | | | | | This adds both jitter and explicit values for the "proposed" algorithm that implementations should use.
* | More fixes to GO_AWAY spellingGravatar Abhishek Kumar2015-06-15
| |
* | Fixed Go_AWAY to GOAWAYGravatar Abhishek Kumar2015-06-15
| |
* | Update connectivity-semantics-and-api.mdGravatar Abhishek Kumar2015-06-12
| |
* | Update connectivity-semantics-and-api.mdGravatar Abhishek Kumar2015-06-12
|/
* Merge pull request #1546 from ejona86/connectivity-semanticsGravatar Abhishek Kumar2015-06-12
|\ | | | | Add Connectivity doc
* | Add TODO interop test case for CONTINUATIONS; clean up TODOsGravatar Eric Anderson2015-05-27
| |
* | Merge pull request #1547 from ejona86/connection-backoffGravatar David Klempner2015-05-16
|\ \ | | | | | | Add connection backoff doc
* | | clean up the server features sectionGravatar Qi Zhao2015-05-14
| | |
* | | remove response_typeGravatar Qi Zhao2015-05-14
| | |
* | | address the commentsGravatar Qi Zhao2015-05-14
| | |
* | | Add a timeout interop specGravatar Qi Zhao2015-05-14
| | |
| * | Add connection backoff docGravatar Eric Anderson2015-05-11
|/ / | | | | | | | | This is a faithful representation of the current version of the Google Doc with only formatting changes.
| * Add Connectivity docGravatar Eric Anderson2015-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 prioritiesGravatar Nathaniel Manista2015-05-05
|
* Update interop-test-descriptions.mdGravatar Yang Gao2015-04-20
|
* Update interop-test-descriptions.mdGravatar Yang Gao2015-04-20
|
* Update interop-test-descriptions.mdGravatar Yang Gao2015-04-20
|
* Update interop-test-descriptions.mdGravatar Yang Gao2015-04-17
| | | resolve comments
* resolve commentsGravatar Yang Gao2015-04-17
|
* minor fixesGravatar Yang Gao2015-04-17
|
* Clarify auth test definitionsGravatar Yang Gao2015-04-17
|
* Add interoperability test case descriptionsGravatar Eric Anderson2015-04-08
It is a partially manual port from Google Docs to Markdown. The content was not changed in any important way.