aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
Commit message (Collapse)AuthorAge
* Merge pull request #4955 from ejona86/http-grpc-status-mappingGravatar Abhishek Kumar2016-09-15
|\ | | | | Add HTTP->gRPC status code mapping
* \ Merge pull request #7697 from ejona86/waitforreadyGravatar Craig Tiller2016-08-31
|\ \ | | | | | | Rename Fail Fast doc to Wait for Ready
* | | Update documentationGravatar Craig Tiller2016-08-29
| | |
* | | spec: Percent-encode Status-MessageGravatar Eric Anderson2016-08-19
| | |
| * | Rename Fail Fast doc to Wait for ReadyGravatar Eric Anderson2016-08-10
|/ / | | | | | | | | | | | | | | | | | | The intention is to deminish the term "fail fast" and instead encourage "wait for ready." However, the semantics of "the opposite of fail fast" weren't really documented since that was the previous default, so it became a bit of a rewrite to define both terms. The file name uses dashes instead of underscore, since dashes are more common in the docs.
* | Use DBC case instead of SBC caseGravatar HuKeping2016-08-09
| | | | | | | | Signed-off-by: Hu Keping <hukeping@huawei.com>
* | Merge v1.0.x into masterGravatar murgatroid992016-07-22
|\ \
* \ \ Merge pull request #7269 from y-zeng/cli_callGravatar kpayson642016-07-21
|\ \ \ | | | | | | | | Support server reflection in CLI
| | * | Upgrade virtualenv pip in Python docgenGravatar Masood Malekghassemi2016-07-20
| | | | | | | | | | | | | | | | Also ignore the docgen-generated directories under doc/.
| * | | Addressed review commentsGravatar Yuchen Zeng2016-07-20
| | | |
* | | | Merge pull request #7294 from dgquintas/lb_docs_updateGravatar David G. Quintas2016-07-20
|\ \ \ \ | | | | | | | | | | Added LB diagram and some more detail
* \ \ \ \ Merge pull request #7245 from muxi/fix-7181Gravatar makdharma2016-07-18
|\ \ \ \ \ | | | | | | | | | | | | Fix of Issue #7181 documentation and Objective C code
* \ \ \ \ \ Merge pull request #7243 from dgquintas/styleguideGravatar kpayson642016-07-18
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | C style guide updates
| * | | | | Forbade atexit()Gravatar David Garcia Quintas2016-07-15
| | | | | |
| | | * | | Small tweaks in text and diagramGravatar David Garcia Quintas2016-07-15
| | | | | |
| | | * | | Updated with PR comments.Gravatar David Garcia Quintas2016-07-14
| | | | | |
* | | | | | Compression CookbookGravatar David Garcia Quintas2016-07-08
| | | | | |
| | | * | | added lb diagram and some more detailGravatar David Garcia Quintas2016-07-08
| |_|/ / / |/| | | |
| | * | | Fix error code when client run out of memory in Objective C code baseGravatar Muxi Yan2016-07-06
| | | | | | | | | | | | | | | | | | | | Update Status Codes documentation
| * | | | Added section about variable initializationGravatar David Garcia Quintas2016-07-06
|/ / / /
* | | | Merge pull request #7210 from ctiller/no-more-zookeeperGravatar Nicolas Noble2016-07-01
|\ \ \ \ | |_|/ / |/| | | Expunge all references to zookeeper
* | | | Merge pull request #7162 from dgquintas/interop-cred-flag-fixGravatar David G. Quintas2016-07-01
|\ \ \ \ | |_|/ / |/| | | Removed invalid sentence from interop flag description
| | * | Expunge all references to zookeeperGravatar Craig Tiller2016-07-01
| |/ / |/| |
| * | Removed invalid sentenceGravatar David Garcia Quintas2016-06-29
| | |
* | | Fix Python server interop spec noncomplianceGravatar Nathaniel Manista2016-06-29
|/ / | | | | | | Also fix spelling mistakes in the spec itself.
* | Fixed typoGravatar David Garcia Quintas2016-06-23
| |
* | brought spec up to dateGravatar David Garcia Quintas2016-06-23
| |
* | Merge pull request #5641 from dgquintas/publish_compression_specGravatar David G. Quintas2016-06-22
|\ \ | | | | | | Added compression spec
| * | reworded someGravatar David Garcia Quintas2016-06-21
| | |
| * | fixed incomplete sentenceGravatar David Garcia Quintas2016-06-21
| | |
* | | Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interopGravatar David Garcia Quintas2016-06-17
|\ \ \
| | * | pr commentsGravatar David Garcia Quintas2016-06-16
| | | |
| | * | Merge branch 'master' of github.com:grpc/grpc into publish_compression_specGravatar David Garcia Quintas2016-06-16
| | |\ \
* | | \ \ Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interopGravatar David Garcia Quintas2016-06-16
|\ \ \ \ \ | | |_|/ / | |/| | |
| | * | | Don't global initialize anything to nullptrGravatar vjpai2016-06-16
| |/ / /
* | | | moar pr commentsGravatar David Garcia Quintas2016-06-15
| | | |
* | | | pr commentsGravatar David Garcia Quintas2016-06-14
| | | |
| * | | Merge pull request #6852 from nathanielmanistaatgoogle/status-codesGravatar Abhishek Kumar2016-06-13
| |\ \ \ | | | | | | | | | | Document cardinality violation status codes
| * \ \ \ Merge pull request #6865 from vjpai/stylinGravatar Jan Tattermusch2016-06-13
| |\ \ \ \ | | | | | | | | | | | | Doc Fixit: Introduce C++ style guide
| * \ \ \ \ Merge pull request #6840 from yang-g/command-line-tool-1Gravatar Jan Tattermusch2016-06-11
| |\ \ \ \ \ | | | | | | | | | | | | | | Add a doc for the command line tool
| | | * | | | DigraphGravatar vjpai2016-06-11
| | | | | | |
* | | | | | | spec comments addressedGravatar David Garcia Quintas2016-06-10
| | | | | | |
| | | * | | | this_threadGravatar vjpai2016-06-10
| | | | | | |
| | | * | | | Add ref to testGravatar vjpai2016-06-10
| | | | | | |
| | | * | | | More docsGravatar vjpai2016-06-10
| | | | | | |
| | | * | | | First draft of C++ style guide, minor changes to CGravatar vjpai2016-06-10
| | |/ / / / | |/| | | |
| | * | | | minor fixesGravatar Yang Gao2016-06-09
| | | | | |
* | | | | | Reworded spec.Gravatar David Garcia Quintas2016-06-09
| | | | | |
* | | | | | Completed interop spec, as well as code for c++Gravatar David Garcia Quintas2016-06-09
| | | | | |
| | | * | | Document cardinality violation status codesGravatar Nathaniel Manista2016-06-09
| | |/ / / | |/| | |