Mark D. Roth
9c2f219c6d
add example
5 years ago
Mark D. Roth
aa5bb8e422
service config doc update
5 years ago
Richard Belleville
e659e3e398
Bump version to 1.29, Gringotts
5 years ago
Tomasz Jonak
0a023f64d0
grpc_cli: add info about cmake gRPC_BUILD_TESTS flag
...
To get grpc_cli make target generated with cmake, `gRPC_BUILD_TESTS` flag has to be defined. This is currently not specified in docs.
5 years ago
Lidi Zheng
12b0ddbc2b
Improve the documentation based on suggestions
5 years ago
Lidi Zheng
1945c1108f
Move the docstring from Cython to rst
5 years ago
Lidi Zheng
d743e4390a
Fill-in missing interfaces & improve rst template
5 years ago
Lidi Zheng
e62afd7ed2
Polish the grpc_asyncio.rst
5 years ago
Lidi Zheng
5326f8623d
Update sphinx configuration
5 years ago
Eric Gribkoff
d2cb3737aa
Add xDS interop tests doc
5 years ago
Yushiro FURUKAWA
61360c754b
Remove trailing-spaces from doc/*
5 years ago
Jan Tattermusch
9a3bc3d79f
fix formatting
5 years ago
Jan Tattermusch
11a48aea36
Update grpc_release_schedule.md with 2020 release dates
5 years ago
murgatroid99
e31c37fa44
Update proxy environment variables doc to match implementation
5 years ago
Alexander Polcyn
c8ddf1f2f6
Bump version to 1.28
5 years ago
Jan Tattermusch
9be63d9621
Update versioning.md
5 years ago
Jan Tattermusch
500a69ccba
Update versioning.md
5 years ago
Ishan Khare
da73686cac
nest time units
...
nest time units for better readability
5 years ago
Richard Belleville
d42d6e0465
Bump version to 1.26.0-pre1
5 years ago
Richard Belleville
361e47c496
Bump version to 1.27
5 years ago
Kim Bao Long
7b962061ae
Replacing 'HTTP' by 'HTTPS' for securing links
...
Currently, when we access github.com with HTTP, it is
redirected to HTTPS automatically. So this commit aims to
replace http://github.com by https://github.com for security.
Signed-off-by: Kim Bao Long <longkb@vn.fujitsu.com>
5 years ago
Esun Kim
467f96651b
Update by review
5 years ago
Esun Kim
8fa5fcf778
Update C++ doc
5 years ago
Lidi Zheng
cc628584a6
Fix the Sphinx auto generation
5 years ago
Lidi Zheng
83ae68c5f0
Document the local credentials
5 years ago
Hope Casey-Allen
43dd7698ea
Security audit response
5 years ago
Yash Tibrewal
4758b38455
Bump version to 1.26
5 years ago
Yash Tibrewal
e94ccbdf3d
Bump version to v1.25.0-pre1
5 years ago
Srini Polavarapu
207d2dbdef
regenerate doxygen files
5 years ago
Srini Polavarapu
70b7a7bc8a
security audit report
5 years ago
Zhiliang Xu
4030b49f71
Fix a typo in transport_explainer.md
...
Fix a typo in transport_explainer.md
5 years ago
Joey
7fd8c40d2b
Docs: Correct the text format
...
Some minor changes that improve the docs upon markdown format.
5 years ago
tanjunchen
ccc5481ff0
fix typo in document
5 years ago
Esun Kim
019b82ca34
Add note about thread_local
6 years ago
Esun Kim
69a91b82e1
Update C++ doc
6 years ago
chentanjun
4ecc1fe6a4
fix the wrong word
6 years ago
Esun Kim
7d925eb9b2
Bump version to v1.24.0-pre1
6 years ago
Esun Kim
37491ccd32
Bump version to 1.25
6 years ago
Tim Gates
4c34f8352c
Fix simple typo: avaiable -> available
6 years ago
yang-g
4edd3ad2a4
Update reflection doc
6 years ago
Yash Tibrewal
4bd0ee17bc
GRPC_ARG_HTTP2_MIN_SENT_PING_INTERVAL_WITHOUT_DATA_MS is based on data frames being received
6 years ago
Karthik Ravi Shankar
07c4b1e0bb
Bump version to v1.23.0-pre1
6 years ago
Karthik Ravi Shankar
4851621630
Bump version to v1.24.x
6 years ago
curiousjazz77
e09e4d002d
fix broken link and move links to bottom
6 years ago
Jan Tattermusch
38366dfec4
fix nits
6 years ago
Jan Tattermusch
0ada8b68d3
add versioning guide
6 years ago
Andrew Scherkus
4bf0048194
Document --noremotedb flag for grpc_cli.
...
It's surprising that grpc_cli always attempts to use the reflection
service even when providing local proto files. Document the
existence of a flag that surpresses this behavior.
6 years ago
Eric Anderson
bb04e070b3
doc/statuscodes.md: Remove HTTP status codes
...
The HTTP status codes are more for REST; they don't work with gRPC. We
shouldn't be encouraging them and they are confusing when you compare
them to doc/http-grpc-status-mapping.md .
6 years ago
Juanli Shen
a2eb267ccb
Clarify std:: usage
6 years ago
モハメド
743be2ba94
fix link
6 years ago