aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
Commit message (Collapse)AuthorAge
* Remove docs from masterGravatar Craig Tiller2015-09-24
|
* Address commentsGravatar Carl Mastrangelo2015-09-11
|
* Update Header Field name rulesGravatar Carl Mastrangelo2015-09-11
|
* Merge pull request #3266 from grpc/jtattermusch-patch-2Gravatar Yang Gao2015-09-09
|\ | | | | Allow using service account credential for per_rpc_creds interop test.
| * Allow using service account credential for per_rpc_creds interop test.Gravatar Jan Tattermusch2015-09-04
| |
* | allow usable auth for JWT token creds interop testGravatar Jan Tattermusch2015-09-04
|/
* Merge pull request #3186 from grpc/release-0_11Gravatar Craig Tiller2015-09-03
|\ | | | | Daily Release 0.11 upport to master
| * Regenerated doxygen after #3227Gravatar David Garcia Quintas2015-09-03
| |
* | address commentsGravatar yang-g2015-09-02
| |
* | Update auth tests definitionGravatar yang-g2015-09-02
|/
* regenerate C# docsGravatar Jan Tattermusch2015-08-28
|
* fix linksGravatar Stanley Cheung2015-08-27
|
* replace all grpc-common occurances with examplesGravatar Stanley Cheung2015-08-27
|
* move examples to correct locationsGravatar Stanley Cheung2015-08-27
|
* Added compression specsGravatar David Garcia Quintas2015-08-25
|
* added generated docsGravatar Jan Tattermusch2015-08-24
|
* Merge pull request #2988 from madongfly/backoffGravatar Eric Anderson2015-08-20
|\ | | | | Add backoff reset spec to the Connection Backoff Protocol
| * Add backoff reset spec to the Connection Backoff ProtocolGravatar Xudong Ma2015-08-18
| |
* | update reconnection interop specGravatar yang-g2015-08-18
|/
* Fixing type-oGravatar nmittler2015-08-13
|
* Merge pull request #2806 from yang-g/health_check_specGravatar Eric Anderson2015-08-11
|\ | | | | health checking protocol doc
| * recommend to require empty service nameGravatar yang-g2015-08-10
| |
| * resolve offline commentsGravatar yang-g2015-08-10
| |
* | Add a document describing a server reflection protocol.Gravatar Abhishek Kumar2015-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/doc2Gravatar Eric Anderson2015-08-07
|\ \ | | | | | | Naming design document
* | | Clarify interop specGravatar Masood Malekghassemi2015-08-06
| | |
| | * health checking protocolGravatar yang-g2015-08-05
| | |
* | | Initial Doxygen import for core, c++Gravatar Craig Tiller2015-08-05
| |/ |/|
* | 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
| | |
| | * Update naming.mdGravatar Abhishek Kumar2015-07-21
| | | | | | | | | Fixed code formatting issues.
| * | 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.
| | * Formatting fixesGravatar Abhishek Kumar2015-07-21
| | | | | | | | | Added some formatting fixes .
| | * Initial draft of a naming proposal.Gravatar Abhishek Kumar2015-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_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
| |