Commit Graph

772 Commits

Author SHA1 Message Date
Patrice Chalin ea6e66fbb2
Dart tutorial: correct variable name (#395)
Closes #386
2020-09-15 14:13:57 -04:00
Patrice Chalin 1fbbbeff3f
More blog-entry redirects (#394)
Contributes to #392
2020-09-15 12:58:39 -04:00
Patrice Chalin 48d4c97467
Add missing blog-entry redirects (#393)
Contributes to #392. (Also add spelling 'ignore' lists/words for the affected files.)
2020-09-15 12:19:33 -04:00
Patrice Chalin 65bc96cc89
Don't mention blog entry that was never published (#391)
Fixes #388
2020-09-14 15:53:48 -04:00
Eric Anderson 87e25f3b99
Bump grpc-java release to v1.32.1 (#389)
Co-authored-by: Patrice Chalin <chalin@users.noreply.github.com>
2020-09-14 12:51:42 -07:00
Brian Fallik 84e35a3372
Copyedit to Dart basics tutorial -- add 'this' (#387) 2020-09-14 14:15:58 -04:00
Mark D. Roth 2156679163
Release grpc-1.32.0. (#390) 2020-09-11 15:00:00 -07:00
Eric Anderson 0bf6979cdb
Bump grpc-java to 1.31.1 2020-08-17 11:21:41 -07:00
Stanley Cheung ad4141bb78
Update PHP landing URL (#384) 2020-08-17 13:03:49 -04:00
Jan Tattermusch a80e390863
Bump params.grpc_release_tag to v1.31.0 (#379)
Do not merge yet, I'll merge myself once the the release for grpc/grpc is out.
2020-08-14 11:56:22 +02:00
Patrice Chalin cdc7d837a6
Python: fix typos, and other copyedits (#380) 2020-08-06 14:34:17 -04:00
Patrice Chalin 8b07d08b6a
Update grpc-go version to v1.31.0 (#375) 2020-07-30 16:00:35 -04:00
Eric Gribkoff 41bcfdf473
Update minimum API for Android Java (#373) 2020-07-29 18:21:29 -04:00
Patrice Chalin dd6b4bd8c7
gRPC Conf 2020 is over! Update the banner (#372) 2020-07-28 15:57:05 -04:00
Patrice Chalin b4e0bf0e95
Banner update: Join us today at gRPC conf (#371) 2020-07-27 09:50:13 -04:00
Patrice Chalin 0d2c7ebcb4
Drop yarn.lock file (#367) 2020-07-20 16:04:05 -04:00
Patrice Chalin 5400e229a3
Move google-site-verification file to /static (#366) 2020-07-20 15:31:10 -04:00
Patrice Chalin a673759940
Add google-site-verification file (#365) 2020-07-20 15:02:06 -04:00
Patrice Chalin db6d57857b
Change non-homepage HTML titles to be "Page-title &ndash; gRPC" (#364)
* Change non-homepage titles to be "Page-title | gRPC"
* Eric's feedback: use &ndash; as separator
2020-07-20 13:12:31 -04:00
Patrice Chalin 9e573cb067
Docs top-nav menu: remove "Quick Start" and "Tutorial" entries (#359)
Closes #358
2020-07-15 13:56:41 -04:00
Patrice Chalin 5736ec4375
Dart quick start: fix path to examples (#356)
* Dart quick start: fix path to examples

Fixes #355

* Also fix path in the tutorial
2020-07-13 16:54:32 -04:00
Patrice Chalin eb255fc0b9
Fix typo in node tutorial, and add cspell workspace settings (#353) 2020-07-13 16:25:40 -04:00
Patrice Chalin a2277d2091
Android quick start: fix physical-device connection text (#351) 2020-07-13 15:08:03 -04:00
Patrice Chalin d0c756d08a
Quick start "What's next" section: update links (#349)
Closes #314. As mentioned in #314, this will help us get better analytics for API-reference visits.

* Update API links
* Update links to the tutorial
* Update links to intro and concepts
2020-07-11 17:27:59 -04:00
Patrice Chalin 3ea1c3698d
Dart quick start: mention Flutter SDK, update "template" (#347)
* Dart quick start: mention Flutter SDK, update "template"

- Mention possible use of Flutter SDK
- Update page to match the current quick start "template"

* Update links in "What's next"
2020-07-11 16:56:59 -04:00
Patrice Chalin 7c08f76b1c
Quick start page copyedits (#348)
Fix typo and tweak wording.
2020-07-11 16:54:16 -04:00
Patrice Chalin 21230960a4
Style fix for anchor elements (#346)
Don't impose a fixed weight for all anchor elements, since it prevents anchor text from easily being shown in bold.
2020-07-11 16:25:03 -04:00
Patrice Chalin 0acb2dc4f4
Fix list item spacing (#343)
Fixes #305
2020-07-10 12:08:37 -04:00
Patrice Chalin 8b4e7201df
Android quick start: add step to set path to SDK (#342)
Closes #323
2020-07-09 15:49:31 -04:00
Luc Perkins aae9235be6
Rework Google-specific language (#167)
* Change wording on gRPC origin

Signed-off-by: lucperkins <lucperkins@gmail.com>

* Templatize Why gRPC section

Signed-off-by: lucperkins <lucperkins@gmail.com>

* s/implement/generate
2020-07-07 15:35:56 -04:00
Patrice Chalin 08eec27984
Add note to benchmarking page: "no data available" messages are possible (#339)
Closes #338
2020-07-07 08:48:57 -04:00
Patrice Chalin ae30032555
Address top site 404s as of 2020/07 (#341) 2020-07-06 15:25:55 -04:00
Jiangtao Li 281c273417
Update handshaker service proto link from a commit (#336) 2020-07-03 13:01:22 -04:00
Jiangtao Li 46b0c24a20
Add ALTS auth guide (#301)
* Add ALTS auth guide

* Move alts_auth.md to guides/auth/ALTS.md

* Fix ALTS link

* Address reviewer's comments

* Split ALTS.md into two pages.

* Revert "Split ALTS.md into two pages."

This reverts commit 55dbbd9986.

* Address reviewer comments

* Address Cesar's comments

* Remove GCP specific info. Make ALTS guide more generic
2020-07-02 05:32:09 -04:00
Patrice Chalin 13591d08a2
404 page rework, including title fix to the title (#330)
- Closes #329. Fix 404-page title so that we can find 404 pages more easily using analytics.
- Simplify page, and make it a bit more DRY -- avoid repeating links that are in main nav and footer.
2020-07-01 13:47:35 -04:00
Jan Tattermusch 5d73cdf327
C# tutorial: Simplify instructions for running route guide server and client (#221) 2020-06-30 09:24:40 +02:00
Patrice Chalin 3dba10d66a
Eliminate samples page (#328)
- Per working group discussion on 20/06/01.
- Contributes to #280
2020-06-29 14:30:18 -04:00
Patrice Chalin b30ecdf92f
Homepage: link directly to top quickstarts (#325)
- By adding the top 5 languages, about 75% of quick-start users will be able to link directly to their target pages
- Language quick-starts are ordered with the most visited first
- Closes #324
2020-06-29 12:14:42 -04:00
Patrice Chalin 1a2ad9b9e4
Android Java quick start - fix client code and launch steps (#322) 2020-06-26 15:28:11 -04:00
Patrice Chalin 7a55c66498
Android Java quick-start updates (#320)
A first pass on updating prose and code that is wrong / outdated.
2020-06-26 11:53:01 -04:00
Patrice Chalin 5f5919a70d
Update Go quick start to use local cmd/protoc-gen-go-grpc (#319)
* Update Go quick start to use local `cmd/protoc-gen-go-grpc`
* Remove requireUnimplementedServers option
2020-06-25 16:59:52 -04:00
sanjaypujare 937d097bd8
Revert grpc-java release tag to version 1.30.1 because of Jcenter delays (#318) 2020-06-25 10:21:11 -07:00
Patrice Chalin 258c579fff
Java quick-start updates (#315) 2020-06-25 13:20:50 -04:00
Patrice Chalin 81d6e0da2a
Use new CNCF analytics id (#316) 2020-06-24 18:43:12 -04:00
sanjaypujare 2f10eca9a1
Update grpc-java release tag to version 1.30.2 (#309) 2020-06-23 21:31:01 -04:00
Patrice Chalin 268ddc5a20
Support sidenav entries generated from Pages list (#308) 2020-06-23 13:54:19 -04:00
ROd fde71da9d5
wrong path on cd command example (#303) 2020-06-23 13:53:34 -04:00
Patrice Chalin 25c1b2f4a3
Reworked Docs landing page (#302)
* Docs landing page rework

* Try another layout

* Simplify intro paragraph

* Copyedit - thanks Luc

* title: gRPC Documentation -> Documentation

* Drop article

* Fix links. Thanks Eric!
2020-06-23 12:28:14 -04:00
Srini Polavarapu dece02b7f5
bump version to 1.30.0 (#304) 2020-06-23 07:32:49 -04:00
Chengyuan Zhang 3f577633ca
Update grpc-java release tag to version 1.30.1 (#300) 2020-06-20 07:48:17 -04:00