aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
Commit message (Collapse)AuthorAge
...
* | | Move headers from grpc++ to grpcppGravatar Muxi Yan2018-02-15
| | |
* | | fix typoGravatar Shohei Kamimori2018-02-05
| | |
| * | Update GRPC_SSL_CIPHER_SUITES documentationGravatar Daniel Upton2018-02-02
|/ / | | | | These old cipher suites were removed in 815e3182680c37b2bb4abb57dc4908d2b4169a0f
* | Merge branch 'master' into polling-api-traceGravatar Sree Kuchibhotla2018-01-31
|\ \
* | | Debug statements for polling apiGravatar Sree Kuchibhotla2018-01-30
| | |
| * | typo: probobuf -> protobufGravatar Victor Boivie2018-01-30
|/ /
* | Update grpc_cli docGravatar Yuchen Zeng2018-01-26
| |
* | Bump version to 1.10Gravatar Mehrdad Afshari2018-01-19
| |
* | Merge pull request #13289 from ncteisen/flow-control-part4Gravatar Vijay Pai2018-01-12
|\ \ | | | | | | Virtual Flow Control
* | | Remove garbage file doc/mdGravatar Mehrdad Afshari2018-01-08
| | | | | | | | | | | | Delete accidentally committed file from repo
| * | Merge branch 'master' of https://github.com/grpc/grpc into flow-control-part4Gravatar ncteisen2018-01-02
| |\ \ | |/ / |/| |
* | | fix PROTOCOL-HTTP2 to PROTOCOL-HTTP2.mdGravatar otofune2017-12-29
| | | | | | | | | | | | forget .md
* | | Use 'PROTOCOL-HTTP2.md' as 'gRPC over HTTP2' linkGravatar otofune2017-12-29
| | |
| * | Merge branch 'master' of https://github.com/grpc/grpc into flow-control-part4Gravatar ncteisen2017-12-18
| |\ \ | |/ / |/| |
* | | remove spaceGravatar Jan Tattermusch2017-12-12
| | |
* | | Merge changes from grpc.io's version wire.mdGravatar Jan Tattermusch2017-12-12
| | |
| * | Add new env varGravatar ncteisen2017-12-08
|/ /
* | Make load balancing policy name case insensitiveGravatar lyuxuan2017-12-01
| |
* | Merge pull request #13515 from mehrdada/bump-master-versionGravatar Mehrdad Afshari2017-11-28
|\ \ | | | | | | Bump 1.8.0-dev to 1.9.0-dev
* \ \ Merge pull request #13314 from vjpai/transport_explainerGravatar Vijay Pai2017-11-28
|\ \ \ | | | | | | | | Transport explainer document
| | | * Correct the link to the Streams Spec RepoGravatar Hannan Ali2017-11-28
| |_|/ |/| | | | | Streams Specification is being worked on in it's own repository under WHATWG
| | * Bump 1.8.0-dev to 1.9.0-devGravatar Mehrdad Afshari2017-11-27
| |/ |/|
| * Transport explainerGravatar Vijay Pai2017-11-09
| |
* | doc: Fully define GetState in connectivity state APIGravatar Eric Anderson2017-11-08
|/
* Change the default interval to 5 secondsGravatar Yuchen Zeng2017-10-30
|
* Add GRPC_CLIENT_CHANNEL_BACKUP_POLL_INTERVAL_MSGravatar Yuchen Zeng2017-10-30
|
* Merge github.com:grpc/grpc into epexinfGravatar Craig Tiller2017-10-12
|\
* \ Merge github.com:grpc/grpc into epexinfGravatar Craig Tiller2017-10-12
|\ \
| | * Update load-balancing.mdGravatar Juanli Shen2017-10-11
| | |
| | * Update load-balancing.mdGravatar Juanli Shen2017-10-10
| |/
| * Add some detailsGravatar Vijay Pai2017-10-09
| |
| * Doc with plans for converting core to C++Gravatar Vijay Pai2017-10-06
| |
* | Document env varGravatar Craig Tiller2017-10-05
|/
* Update version to 1.8.0-dev, update g word to 'generous'Gravatar murgatroid992017-10-02
|
* Add tracer for plugin credentials.Gravatar Mark D. Roth2017-09-26
|
* Update env var documentationGravatar ncteisen2017-09-18
|
* Update service_config docGravatar Juanli Shen2017-09-13
| | | The current grpclb fallback implementation is to continue using the internal round_robin policy but feed it with the backends from the resolver. We didn't fall back to the policy indicated in service config (or client API) because that's too complex and has more different behavior from the normal situation where we do connect to the balancer.
* Give guidance on prefixing struct/enum/#define namesGravatar Vijay Pai2017-09-13
|
* Merge github.com:grpc/grpc into write_completionGravatar Craig Tiller2017-09-07
|\
| * Merge pull request #12369 from markdroth/call_combinerGravatar Mark D. Roth2017-09-07
| |\ | | | | | | Second attempt at call combiner PR
* | | Merge github.com:grpc/grpc into write_completionGravatar Craig Tiller2017-09-07
|\| |
| * | Merge pull request #12080 from y-zeng/connectivityGravatar Yuchen Zeng2017-09-07
| |\ \ | | | | | | | | Reconnect channels automatically in C++ clients
* | | | Sanity fixesGravatar Craig Tiller2017-09-01
|/ / /
| | * Revert "Revert "Implement call combiner""Gravatar Mark D. Roth2017-09-01
| |/ |/| | | | | This reverts commit bf19961d0a49b43cb528392efeb4880eeebb9b5e.
* | fix typo in compression.mdGravatar 0oneo2017-08-30
| | | | | | replace "`grpc-accept-encoding h`eader" with "`grpc-accept-encoding` header"
* | Revert "Implement call combiner"Gravatar Mark D. Roth2017-08-29
| |
* | Implement call combiner.Gravatar Mark D. Roth2017-08-25
| |
| * Remove non-POD global variablesGravatar Yuchen Zeng2017-08-24
| |
| * Document GRPC_DISABLE_CHANNEL_CONNECTIVITY_WATCHERGravatar Yuchen Zeng2017-08-24
| |
* | Fix a typo referred on #11118Gravatar Muxi Yan2017-08-24
|/