Commit Graph

1747 Commits

Author SHA1 Message Date
Ori Zohar ac1475a8d4 Merge branch 'php-ref' of https://github.com/dapr/docs into php-ref 2021-02-12 08:58:08 -08:00
Ori Zohar e8dec27b77 SDK table update version 2021-02-12 08:52:41 -08:00
Rob Landers 972c3ff3b0
Add PHP to SDK list (#1197)
* Add PHP to SDK list

* Add to overview
2021-02-12 07:41:00 -08:00
Ori Zohar 03334cb796
Merge branch 'v1.0' into php-ref 2021-02-11 18:52:17 -08:00
Mark Fussell 137681a32a
Update _index.md 2021-02-11 17:57:07 -08:00
Ori Zohar ea24f35889
Merge pull request #1191 from tcnghia/tracing-reorg
Reorganizing the Operation > Monitoring pages
2021-02-11 17:52:03 -08:00
Nghia Tran b8c5c35da1 Address PR feedbacks 2021-02-11 17:35:42 -08:00
Nghia Tran 5c4b215248 Splitting the Tracing page into more sections 2021-02-11 17:35:42 -08:00
Nghia Tran 09956ab3df Rename files to avoid conflicts 2021-02-11 17:35:42 -08:00
Nghia Tran ae4e1d21a0 Reorganizing the Operation > Monitoring page 2021-02-11 17:35:42 -08:00
Ori Zohar 5331ba6c9d Adding links to PHP SDK and more SDK page interlinking 2021-02-11 16:46:27 -08:00
Mukundan Sundararajan 2c6d6a5e66 Merge branch 'fix-intellij-docs' of github.com:mukundansundar/docs into fix-intellij-docs 2021-02-11 15:07:04 -08:00
Mukundan Sundararajan 79890ad565 updates 2021-02-11 15:06:51 -08:00
Mukundan Sundararajan e5f0ded142
update bindings docs (#1187)
* update bindings docs

* fix casing

* Update howto-bindings.md

* Update apns.md

* Update blobstorage.md

* Update cosmosdb.md

* Update eventgrid.md

* Update kafka.md

* Update rabbitmq.md

* Update signalr.md

* Update cosmosdb.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-02-11 14:50:56 -08:00
Anatoliy c37f4588c1
Create increase-request-size.md (#1183)
* Create increase-request-size.md

Add documentation for the "--dapr-http-max-request-size" argument for the CLI and "dapr.io/http-max-request-size" annotation
#1099

* Update increase-request-size.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-02-11 14:40:07 -08:00
halspang 5b02d7b24d
Add docs for upgrade command in cli (#1181)
* Add docs for upgrade command in cli

https://github.com/dapr/docs/issues/1163

* Update dapr-upgrade.md

* Update dapr-upgrade.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-02-11 14:39:14 -08:00
Mukundan Sundararajan 9c263c8687
Merge branch 'v0.11' into fix-intellij-docs 2021-02-11 14:19:12 -08:00
Mukundan Sundararajan cec451a422 Fix intellij docs 2021-02-11 14:17:23 -08:00
Ori Zohar 99f4ff679f
Merge pull request #1192 from dapr/nav-bar-update
Updating nav bar
2021-02-11 13:47:53 -08:00
Ori Zohar 1d4237b07b Adding community link to nav bar 2021-02-11 13:45:27 -08:00
Ori Zohar 4122aedfb8 Updating nav bar 2021-02-11 13:30:13 -08:00
Ori Zohar 93bd2ab585
Merge pull request #1189 from dapr/release-updates-v1.0
Release updates for v1.0
2021-02-11 10:10:25 -08:00
Ori Zohar 8128885b39 Updating baseURL 2021-02-11 10:07:53 -08:00
Ori Zohar 3c2eaa2227 Updating config.toml to reflect v1.0 becoming primary docs version 2021-02-10 17:06:03 -08:00
Ori Zohar 2768f832a5 Removing notes and updating versions in commands 2021-02-10 16:58:46 -08:00
Aaron Crawfis ecb5cc0ad2
Merge pull request #1178 from pkedy/single_page_v1.0_env_vars_1114
Added single page of all the env variables used by Dapr
2021-02-10 09:37:45 -08:00
Phil Kedy b791d5670e Removing extra `(` 2021-02-10 12:34:10 -05:00
Aaron Crawfis 3dc9793e0d
Merge branch 'v1.0' into single_page_v1.0_env_vars_1114 2021-02-10 09:23:48 -08:00
Aaron Crawfis b9bfdb05ef
Merge pull request #1175 from dapr/orizohar-patch-1
Fix incorrect link under observability index page
2021-02-10 09:23:18 -08:00
Tom Kerkhove a6a81d838d
fix: Broken link to Authenticate requests from Dapr using token authentication (#1179)
Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
2021-02-10 09:14:45 -08:00
Yaron Schneider 1009cfdcca
Add alicloud oss output binding (#1180)
* add alicloud oss output binding

* split alicloud oss to alibaba cloud section

* typo

* remove redundant text

* Update to new format

* Update yaml

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-02-10 09:13:43 -08:00
Phil Kedy 455eda19cb
Merge branch 'v1.0' into single_page_v1.0_env_vars_1114 2021-02-10 08:40:07 -05:00
Mark Fussell 65d6c4a085
Update _index.md 2021-02-09 22:16:24 -08:00
Mark Fussell ac0365944a
Update _index.md 2021-02-09 22:14:53 -08:00
Phil Kedy c6f708fe83
Updating the HTTP binding documentation … (#1174)
* fixed typo in Service invocation overview (#1170)

* Updating the HTTP binding documentation per PR dapr/components-contrib/pull/661

* Adding extra status info returned by the refactored HTTP binding

* Tweaks per PR

* Update http.md

* Formatting tweaks

Co-authored-by: Patrick de Mooij <patrickdemooij@gmail.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-02-09 17:23:18 -08:00
Edwin van Wijk dfc0555291
Add smtp output binding (#1166) 2021-02-09 15:18:00 -08:00
Phil Kedy b03378cdca Tweak per PR 2021-02-09 14:53:05 -05:00
Phil Kedy 388424438a Added single page of all the env variables used by Dapr 2021-02-09 14:15:12 -05:00
Aaron Crawfis f753ab814b
Merge pull request #1176 from yaron2/kafka-1
Add kafka max message size and partition key data
2021-02-08 18:15:58 -08:00
yaron2 a242b7a16a add kafka max message size and partition key data 2021-02-08 17:14:14 -08:00
Ori Zohar f4a46c981a
Update _index.md 2021-02-08 15:58:00 -08:00
Patrick de Mooij 713075b5da
fixed typo in Service invocation overview (#1170) 2021-02-08 07:37:39 -08:00
Aaron Crawfis 23e71174b2
Merge pull request #1165 from AaronCrawfis/searchpage
Disable search page javascript
2021-02-05 10:17:02 -08:00
Aaron Crawfis 852f43a44d Add blank search page to disable docsy search 2021-02-04 21:20:01 -08:00
Aaron Crawfis 7a41750ad5
Merge pull request #1164 from AaronCrawfis/copy-code-button
Add code copy button
2021-02-04 21:00:29 -08:00
Aaron Crawfis 159ed42fc7 Add copy button 2021-02-04 20:56:51 -08:00
Aaron Crawfis 2513451cc5
Merge pull request #1162 from dapr/periodic-v1.0
Periodic v1.0 from v1.0-rc3
2021-02-04 10:39:40 -08:00
Ori Zohar 1f66b7c06e merging latest updates from v1.0-rc3 docs 2021-02-04 10:33:25 -08:00
Ori Zohar c2bb9714f6
Merge pull request #1161 from dapr/periodic-rc2-to-rc3
Periodic rc2 to rc3
2021-02-04 10:29:06 -08:00
Ori Zohar d1b3edfbc7 Peridodic merge from rc2 to rc3 2021-02-04 10:23:42 -08:00