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
5 years ago
Esun Kim
69a91b82e1
Update C++ doc
5 years ago
chentanjun
4ecc1fe6a4
fix the wrong word
5 years ago
Esun Kim
7d925eb9b2
Bump version to v1.24.0-pre1
5 years ago
Esun Kim
37491ccd32
Bump version to 1.25
5 years ago
Tim Gates
4c34f8352c
Fix simple typo: avaiable -> available
5 years ago
yang-g
4edd3ad2a4
Update reflection doc
5 years ago
Yash Tibrewal
4bd0ee17bc
GRPC_ARG_HTTP2_MIN_SENT_PING_INTERVAL_WITHOUT_DATA_MS is based on data frames being received
5 years ago
Karthik Ravi Shankar
07c4b1e0bb
Bump version to v1.23.0-pre1
5 years ago
Karthik Ravi Shankar
4851621630
Bump version to v1.24.x
5 years ago
curiousjazz77
e09e4d002d
fix broken link and move links to bottom
5 years ago
Jan Tattermusch
38366dfec4
fix nits
5 years ago
Jan Tattermusch
0ada8b68d3
add versioning guide
5 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.
5 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 .
5 years ago
Juanli Shen
a2eb267ccb
Clarify std:: usage
5 years ago
モハメド
743be2ba94
fix link
5 years ago
Esun Kim
26769ae50f
Bump version to v1.22.0-pre1
6 years ago
Esun Kim
63ffdf135f
Bump version to 1.23.0
6 years ago
Soheil Hassas Yeganeh
21020d85c2
Update the doc for the new debug-only flags.
6 years ago
Qiancheng Zhao
8438cc804f
Added debug and non-debug tracers for subchannel.
6 years ago
Lidi Zheng
873b39d81e
Update server_side_auth about the CallCredential
6 years ago
Sanjay Pujare
18a9e00b33
Document the Watch() method that got added to health/v1/health.proto
6 years ago
Srini Polavarapu
aa79909f94
Bump version to v1.21.0-pre1
6 years ago
Srini Polavarapu
c7a319a6fc
Bump version to v1.22.0-dev
6 years ago
Prashant Jaikumar
f36e08e6dd
Add trace flag in cronet transport
6 years ago
Soheil Hassas Yeganeh
4080e7b65f
Retire the GRPC_ARENA_INIT_STRATEGY env variable.
...
This is in the hot path and it is not needed anymore.
Remove it for good.
6 years ago
Soheil Hassas Yeganeh
212e4b8657
Retire the GRPC_ARENA_INIT_STRATEGY env variable.
...
This is in the hot path and it is not needed anymore.
Remove it for good.
6 years ago
Jean de Klerk
a19d8dcfb5
docs: add note about retrying UNAVAILABLE
...
release note: no
6 years ago
Richard Belleville
f900eec41d
Revert "Merge pull request #18727 from grpc/revert_compression"
...
This reverts commit 8054a731d1
, reversing
changes made to c3d3cf8053
.
6 years ago
Richard Belleville
167540efd4
Revert "Merge pull request #18564 from grpc/compression"
...
This reverts commit 9dfeb14be0
, reversing
changes made to 7009f2df58
.
6 years ago
SataQiu
c99ac03b11
fix some spell errors
6 years ago
Richard Belleville
5afd77398e
Implement compression API within gRPC Python.
6 years ago