Patrice Chalin
f3397321d9
More markdown cleanup following Hugo upgrade ( #115 )
...
In particular, removing / replacting embedded HTML.
Followup to #113 .
2020-03-05 14:22:04 -05:00
Patrice Chalin
fbaa7d32a9
Concepts page: fix content indentation ( #114 )
...
Closes #111 , at least as far as I can tell, I'm not seeing other cases.
2020-03-05 12:02:51 -05:00
Patrice Chalin
4980b45b45
Upgrade to Hugo v0.66.0 ( #113 )
...
* Upgrade to Hugo v0.66.0
Fixes #89
Closes #111
* Match old support for markdown-embedded HTML
* Fix About page markdown and embedded HTML
2020-03-05 11:38:06 -05:00
Patrice Chalin
07b1440ba3
Quick start and Tutorial cleanup across all languages ( #112 )
...
- Closes #87
- Closes #88
- Contributes to #111
- Markdown cleanup
- Copyedits in an attempt to bring some uniformity across language Quick Start and Tutorials.
2020-03-05 09:43:02 -05:00
Patrice Chalin
1acb8697ab
Android QS and Tutorial cleanup ( #110 )
...
Also switched to using `grpc_java_release_tag` rather than the general `grpc_release_tag` to generate URLs to repo files.
Contributes to #87 and #88 for Android.
2020-03-04 18:03:28 -05:00
Luc Perkins
d40497a95b
Merge pull request #109 from lucperkins/lperkins/editorconfig
...
Add editorconfig file
2020-03-04 14:13:39 -08:00
lucperkins
8dd09e069e
Add editorconfig file
...
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-03-04 14:01:59 -08:00
Patrice Chalin
79ee012593
Java QS and Tutorial cleanup ( #108 )
...
Mainly just markdown cleanup. Contributes to #87 and #88 for Java.
2020-03-04 16:46:20 -05:00
Patrice Chalin
355070ca21
Guide overview copyedits ( #106 )
...
* Guide overview copyedits
* Post-review edits
2020-03-04 13:54:58 -05:00
Srini Polavarapu
cd64172937
Merge pull request #83 from ejona86/grpc-java-1.27
...
Bump grpc-java release tag to v1.27.0
2020-03-04 10:31:09 -08:00
Srini Polavarapu
75599b9d3f
Merge pull request #90 from chalin/chalin-dart-cleanup-0220
...
Dart quickstart and tutorial: copyedits, markdown and code-excerpt cleanup
2020-03-04 10:30:29 -08:00
Patrice Chalin
a638e6910f
Copyedit
2020-02-28 07:06:19 -05:00
Patrice Chalin
9a3e371500
Update code excerpts to match example code
2020-02-27 18:56:47 -05:00
Patrice Chalin
4dbea8fd76
Dart Quickstart: copyedits and markdown cleanup
...
Contributes to #87 and #88 for Dart
2020-02-27 16:24:29 -05:00
Srini Polavarapu
c5a1a6059b
Merge pull request #68 from dcalvin/update-pingcap-usecase
...
Add PingCAP use case
2020-02-21 12:23:43 -08:00
Calvin Weng
3782563dc6
Update content/about.md
2020-02-21 23:24:59 +08:00
April Kyle Nassi
5896806409
Merge pull request #85 from chalin/chalin-dart-api-ref-200219
...
Add link to Dart API reference
2020-02-19 15:23:16 -08:00
Patrice Chalin
77d6ae97b4
Add link to Dart API reference
2020-02-19 17:53:00 -05:00
Srini Polavarapu
37553cd247
Merge pull request #79 from jtattermusch/remove_release_link_from_docs
...
get rid of https://grpc.io/release occurrences
2020-02-13 08:46:50 -08:00
Eric Anderson
f75baeb023
Bump grpc-java release tag to v1.27.0
2020-02-11 09:18:54 -08:00
Srini Polavarapu
c7b66d2659
Merge pull request #81 from apolcyn/bump_release
...
Bump release tag to 1.27
2020-02-05 16:17:38 -08:00
Alexander Polcyn
49db4a053a
Bump release tag to 1.27
2020-02-05 16:02:30 -08:00
Srini Polavarapu
7e08e827b7
Merge pull request #80 from gnossen/correct_release_tag
...
Correct release tag
2020-02-04 15:57:40 -08:00
Richard Belleville
f9ae6add79
Remove gratuitous config
2020-02-04 14:53:04 -08:00
Richard Belleville
5640a434ca
Stop depending on grpc.github.io for the /release uri
2020-02-04 14:49:57 -08:00
Jan Tattermusch
020cd52af8
get rid of https://grpc.io/release occurrences
2020-02-04 15:12:46 +01:00
Nicolas Noble
11f1729bdb
Merge pull request #78 from gnossen/grpcurl_installer
...
Add get_grpcurl installer
2020-01-31 09:47:32 -08:00
Richard Belleville
78decb61be
Shellcheck
2020-01-30 20:03:44 -08:00
Richard Belleville
27feca3571
Enable unattended installation
2020-01-30 19:57:50 -08:00
Richard Belleville
52ebb0640c
Support more config file formats
2020-01-30 17:45:00 -08:00
Richard Belleville
2be85097f1
Adopt Lidi's advice
2020-01-30 16:31:20 -08:00
Richard Belleville
de422dbaf4
Add get_grpcurl installer
2020-01-30 16:01:17 -08:00
Srini Polavarapu
3a8426e81d
Merge pull request #77 from veblush/cpp-ver
...
Update the supported C++ versions
2020-01-15 10:28:21 -08:00
Srini Polavarapu
f21eac0c00
Merge pull request #74 from catkins/patch-1
...
Fix typo in Ruby auth example.
2020-01-15 10:27:07 -08:00
Esun Kim
8f0f1c7325
Update the supported C++ versions
2020-01-15 10:00:00 -08:00
Srini Polavarapu
a05f795748
Merge pull request #76 from muxi/patch-2
...
Make ObjC tutorial appear in the tutorial list
2020-01-08 11:24:21 -08:00
Muxi Yan
69ff199f6f
Make ObjC tutorial appear in the tutorial list
2020-01-08 11:19:04 -08:00
Srini Polavarapu
21aea05a46
Merge pull request #70 from dontrebootme/master
...
updated cpp CompletionQueue link
2020-01-08 11:14:34 -08:00
Srini Polavarapu
be980e639c
Merge pull request #71 from muxi/update-objc-v2-api
...
Update Objective-C tutorial to v2 API
2020-01-08 11:13:20 -08:00
Srini Polavarapu
0e400fb878
Merge pull request #72 from novalagung/patch-1
...
add some space in the rpc code example, for standarization
2020-01-08 11:12:03 -08:00
Eric Gribkoff
711f9cea93
Bump grpc-java to v1.26.0
2019-12-19 12:37:11 -08:00
Chris Atkins
05f03c1ec2
Fix typo in Ruby auth example.
...
The auth guide has a Ruby example that references a non-existent `GRPC::Core::Credentials` class. The class to use instead is `GRPC::Core::ChannelCredentials` as defined here:
bebd20b126/src/ruby/ext/grpc/rb_channel_credentials.c (L237)
2019-12-09 10:30:20 +11:00
Noval Agung Prayogo
fabc38fb5a
Update concepts.md
2019-11-29 22:54:30 +07:00
Muxi Yan
034eb670ec
Update tutorial to v2 API
2019-11-27 11:32:13 -08:00
Calvin Weng
02abfb5279
update vertical logo
...
Signed-off-by: Calvin Weng <wenghao@pingcap.com>
2019-11-27 16:55:49 +08:00
Patrick
d1457b7410
updated cpp CompletionQueue link
2019-11-26 18:09:19 -08:00
Eric Anderson
60a30f0b73
Merge pull request #62 from Sean0628/edit-doc-for-ruby-tutorial
...
Edit document for Ruby tutorial
2019-11-25 11:35:13 -08:00
Calvin Weng
ea73c0f29b
add PingCAP use case
...
Signed-off-by: Calvin Weng <wenghao@pingcap.com>
2019-11-25 15:29:44 +08:00
Sho Ito
e021be7f42
Add the missing comment for main method
2019-11-23 17:23:21 +09:00
Chulki Lee
35a1b43d62
Fix typo
2019-11-22 12:41:31 -08:00