Richard Belleville
5ad654d5ab
Merge pull request #19699 from curiousjazz77/patch-1
...
fix broken link and move links to bottom
2020-01-15 17:59:54 -08:00
Esun Kim
b74f548240
Merge pull request #21260 from longkb/replace_http_by_https
...
Replacing 'HTTP' by 'HTTPS' for securing links
2020-01-09 16:18:51 -08:00
Jan Tattermusch
9be63d9621
Update versioning.md
2019-12-06 13:50:31 +01:00
Jan Tattermusch
500a69ccba
Update versioning.md
2019-12-05 14:24:59 +01:00
Richard Belleville
361e47c496
Bump version to 1.27
2019-12-03 15:07:29 -08:00
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>
2019-11-20 21:08:24 +07:00
Esun Kim
467f96651b
Update by review
2019-11-15 09:33:37 -08:00
Esun Kim
8fa5fcf778
Update C++ doc
2019-11-14 10:53:41 -08:00
Juanli Shen
6dde2f43f7
Merge pull request #20522 from imjoey/patch-1
...
Docs: Correct the text format
2019-11-01 10:10:18 -07:00
Lidi Zheng
cc628584a6
Fix the Sphinx auto generation
2019-10-30 16:33:47 -07:00
Lidi Zheng
83ae68c5f0
Document the local credentials
2019-10-30 16:26:51 -07:00
Hope Casey-Allen
43dd7698ea
Security audit response
2019-10-29 10:53:12 -07:00
Yash Tibrewal
4758b38455
Bump version to 1.26
2019-10-24 11:53:26 -07:00
Srini Polavarapu
207d2dbdef
regenerate doxygen files
2019-10-23 16:26:15 -07:00
Srini Polavarapu
70b7a7bc8a
security audit report
2019-10-23 14:54:08 -07:00
Zhiliang Xu
4030b49f71
Fix a typo in transport_explainer.md
...
Fix a typo in transport_explainer.md
2019-10-15 14:16:13 +08:00
Joey
7fd8c40d2b
Docs: Correct the text format
...
Some minor changes that improve the docs upon markdown format.
2019-10-09 00:34:55 +08:00
tanjunchen
ccc5481ff0
fix typo in document
2019-10-08 21:23:48 +08:00
Esun Kim
019b82ca34
Add note about thread_local
2019-10-02 08:46:30 -07:00
Esun Kim
69a91b82e1
Update C++ doc
2019-10-02 08:34:00 -07:00
chentanjun
4ecc1fe6a4
fix the wrong word
2019-10-01 05:13:33 +08:00
Yang Gao
f7d41db447
Merge pull request #20102 from yang-g/reflection
...
Update reflection doc
2019-09-17 14:38:12 -07:00
Tim Gates
da88b67147
Merge branch 'master' of ssh://github.com/grpc/grpc into feature/fix_simple_typo__avaiable_22
2019-09-16 07:37:53 +10:00
Esun Kim
37491ccd32
Bump version to 1.25
2019-09-10 14:07:37 -07:00
Nicolas Noble
0259b69610
Merge pull request #18149 from JoeWrightss/patch-1
...
Fix some misspells in interop test doc
2019-09-06 09:44:50 -07:00
Tim Gates
4c34f8352c
Fix simple typo: avaiable -> available
2019-09-03 20:09:46 +10:00
yang-g
4edd3ad2a4
Update reflection doc
2019-08-28 10:30:33 -07:00
Yash Tibrewal
4bd0ee17bc
GRPC_ARG_HTTP2_MIN_SENT_PING_INTERVAL_WITHOUT_DATA_MS is based on data frames being received
2019-08-16 16:42:33 -07:00
Vijay Pai
1a17f21de1
Merge pull request #19649 from ejona86/status-codes-wo-http-codes
...
doc/statuscodes.md: Remove HTTP status codes
2019-08-15 09:37:04 -07:00
Karthik Ravi Shankar
4851621630
Bump version to v1.24.x
2019-08-01 17:30:47 -07:00
Srini Polavarapu
71b86f0e71
Merge pull request #19659 from ascherkus/master
...
Document --noremotedb flag for grpc_cli.
2019-07-25 20:08:40 -07:00
curiousjazz77
e09e4d002d
fix broken link and move links to bottom
2019-07-19 11:45:02 -07:00
Jan Tattermusch
38366dfec4
fix nits
2019-07-18 10:39:11 +02:00
Jan Tattermusch
0ada8b68d3
add versioning guide
2019-07-17 14:21:51 +02:00
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.
2019-07-16 13:14:28 -04:00
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 .
2019-07-15 11:34:04 -07:00
Juanli Shen
a2eb267ccb
Clarify std:: usage
2019-07-10 14:29:55 -07:00
モハメド
743be2ba94
fix link
2019-06-28 15:54:03 +09:00
Esun Kim
63ffdf135f
Bump version to 1.23.0
2019-06-18 15:40:19 -07:00
Soheil Hassas Yeganeh
79a2e1e2fd
Merge pull request #19315 from soheilhy/trace-flags
...
Convert TraceFlags in the hot path to DebugTraceFlags.
2019-06-13 11:45:09 -04:00
Soheil Hassas Yeganeh
21020d85c2
Update the doc for the new debug-only flags.
2019-06-12 14:42:07 -04:00
Qiancheng Zhao
8438cc804f
Added debug and non-debug tracers for subchannel.
2019-06-11 17:00:32 -07:00
Lidi Zheng
873b39d81e
Update server_side_auth about the CallCredential
2019-06-04 13:57:53 -07:00
Sanjay Pujare
18a9e00b33
Document the Watch() method that got added to health/v1/health.proto
2019-05-22 09:53:18 -07:00
Srini Polavarapu
c7a319a6fc
Bump version to v1.22.0-dev
2019-05-10 10:37:23 -07:00
sanjaypujare
f3937f0e55
Merge pull request #18761 from jadekler/update_codes
...
docs: add note about retrying UNAVAILABLE
2019-05-04 20:23:20 -07:00
Prashant Jaikumar
f36e08e6dd
Add trace flag in cronet transport
2019-04-23 14:09:52 -07:00
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.
2019-04-17 15:26:07 -04:00
Jean de Klerk
a19d8dcfb5
docs: add note about retrying UNAVAILABLE
...
release note: no
2019-04-15 12:45:27 -06:00
Richard Belleville
55bbf1cc1c
Merge pull request #18732 from grpc/compression_reversion_reversion
...
Unrevert Python Compression
2019-04-15 10:20:08 -07:00