Haishi2016
|
5d692d0da5
|
AppInsights doc (#235)
|
2019-11-12 14:41:35 -08:00 |
Yaron Schneider
|
f5e14e85e2
|
Add Azure Service Bus Topics How To (#245)
|
2019-11-11 14:57:04 -08:00 |
Jocko
|
875264ba36
|
Fixed CURL example JSON data. (#242)
The JSON data in the curl example was not properly formatted so was generating an error when it was copied/pasted.
|
2019-11-11 12:51:03 -08:00 |
Yaron Schneider
|
f3833ab291
|
Update setup-azure-cosmosdb.md (#240)
|
2019-11-11 12:39:44 -08:00 |
Yaron Schneider
|
54a50dfa5b
|
Add NATS How To (#239)
|
2019-11-11 12:24:58 -08:00 |
Yaron Schneider
|
7e97ea536b
|
Add GCP Firestore How To (#238)
|
2019-11-11 10:55:19 -08:00 |
Yaron Schneider
|
1f461fa46f
|
Update supported-state-stores.md (#234)
|
2019-11-08 13:03:02 -08:00 |
Aman Bhardwaj
|
9d7dbe4225
|
Updating doc to use latest Helm (#233)
|
2019-11-07 16:20:46 -08:00 |
Prafulla Anurag
|
544c56933b
|
Documentation typo fix (#231)
|
2019-11-07 08:28:49 -08:00 |
Noel
|
bbeab6d626
|
Fix broken links (#230)
|
2019-11-06 19:11:46 -08:00 |
Ricardo Niepel
|
fd9a10c5ea
|
Remove explicit Redis Helm version (#228)
|
2019-11-04 07:06:41 -08:00 |
Yaron Schneider
|
8f8ef56497
|
Update state.md (#227)
Fix imposing statement
|
2019-11-03 18:42:51 -08:00 |
Yaron Schneider
|
9e1ab7eba7
|
Update state.md (#226)
Fix broken anchor links
|
2019-11-03 18:40:44 -08:00 |
Gabriel Duke
|
f7a6280378
|
fix broken link (#223)
|
2019-11-01 21:29:39 -07:00 |
Yaron Schneider
|
6c2fa97c64
|
Add Zookeeper how to (#222)
|
2019-11-01 16:31:44 -07:00 |
Yaron Schneider
|
f541473d17
|
add MongoDB how to guide (#221)
|
2019-11-01 14:32:14 -07:00 |
Ricardo Niepel
|
8fa330f149
|
dapr init only supports default namespace (#217)
dapr init does not support non-default K8s namespaces dapr/dapr#657
|
2019-11-01 08:44:17 -07:00 |
Yaron Schneider
|
271aa2cf99
|
Add how to's for etcd, consul and cassandra (#213)
* add how to for etcd, consul and cassandra
* Update setup-cassandra.md
* add memcached how to
|
2019-10-31 11:02:00 -07:00 |
Javier
|
63465c8e17
|
Remove duplicate word "using" (#207)
|
2019-10-30 19:29:20 -07:00 |
Ricardo Niepel
|
568023a957
|
Improve service invocation docs (#210)
* Cross link service invocation #209
* fix service invoke urls #209
|
2019-10-30 19:28:41 -07:00 |
Leon Mai
|
b4d0f67fc7
|
clarify cosmosdb doc (#212)
|
2019-10-30 11:25:34 -07:00 |
Leon Mai
|
3be46a0149
|
Merge pull request #206 from dapr/doc_uninstall
Document the uninstall --all option
|
2019-10-28 15:55:47 -07:00 |
LMWF
|
ce479660ef
|
uninstall --all option
|
2019-10-28 12:32:30 -07:00 |
Mark Fussell
|
6d0f2dd38c
|
Merge pull request #202 from msfussell/actors
Add info on Dapr Placement service for actors
|
2019-10-28 10:33:09 -07:00 |
Mark Fussell
|
397a0fb2ed
|
Updates form the review
|
2019-10-28 10:30:05 -07:00 |
Aman Bhardwaj
|
88871721c5
|
Merge branch 'master' into actors
|
2019-10-28 09:26:26 -07:00 |
Goh Chun Lin
|
0498f483aa
|
Corrected the display of the documentation. (#204)
|
2019-10-28 07:09:59 -07:00 |
Mark Fussell
|
8a50ddb6a0
|
images for placement service
|
2019-10-27 17:01:47 -07:00 |
Mark Fussell
|
9fa8cf007c
|
add info on placement service
|
2019-10-27 16:56:11 -07:00 |
afedyashov
|
a809c61b83
|
Fixing a link to CosmosDB product page (#200)
|
2019-10-26 17:57:43 -07:00 |
Ricardo Niepel
|
86bbb631f4
|
improve API reference consistency #194 (#197)
|
2019-10-26 07:59:20 -07:00 |
Greg Ingram
|
3be1088380
|
Fix best-practices link (#198)
|
2019-10-26 07:57:04 -07:00 |
Dennis Hermsmeier
|
7ce5c97f49
|
fix missing backslashes in shell-examples (#196)
|
2019-10-25 08:47:41 -07:00 |
Young Bu Park
|
4ae2e7d24a
|
add document version (#192)
|
2019-10-24 14:51:39 -07:00 |
Ricardo Niepel
|
adfad75524
|
Adding more details into Actor Lifetime (#190)
Adding more details about reminders, timers and configuration options into Actor Lifetime docs
|
2019-10-24 09:26:14 -07:00 |
Leon Mai
|
eb38038afe
|
Update uninstall description (#187)
|
2019-10-24 05:56:07 -07:00 |
Ricardo Niepel
|
bba44db4be
|
Adding response sample for /v1.0/dapr/config (#189)
Adding response sample for GET http://localhost:<appPort>/v1.0/dapr/config
Closing #184
|
2019-10-24 05:54:50 -07:00 |
Haishi2016
|
515d5892a5
|
Merge pull request #188 from dapr/exporters
doc update for exporters becoming components
|
2019-10-23 17:57:51 -07:00 |
Haishi Bai
|
a0960caa75
|
doc update for exporters becoming components
|
2019-10-22 19:13:06 -07:00 |
Stephan van Stekelenburg
|
f682ff0fd6
|
Update actors_features.md (#182)
Fixed product naming
|
2019-10-22 10:15:16 -07:00 |
Yu Huang
|
40dd2407df
|
fix a typo in README.md (#180)
its -> it is
|
2019-10-22 06:45:43 -07:00 |
Quy Le
|
98d2bcf1db
|
Fix typos in docs (#178)
* Typos for API reference's state management
* Fix typos for docs
|
2019-10-20 21:36:14 -07:00 |
Quy Le
|
1e174e20bc
|
Typos for API reference's state management (#176)
|
2019-10-20 20:36:29 -07:00 |
Greg Ingram
|
54c79045d6
|
Rename readme files (#173)
* Updated temp name
* Update file names
|
2019-10-19 15:19:49 -07:00 |
Greg Ingram
|
b026f5a877
|
Clean pub sub (#172)
* Small cleanup for pub/sub
* Renamed file
|
2019-10-19 14:04:20 -07:00 |
Greg Ingram
|
3ebb53778a
|
Clean distributed tracing (#170)
* Renamed to distributed-tracing and a few wording updates
* Removed number
|
2019-10-19 11:50:33 -07:00 |
Greg Ingram
|
bb9a80e7df
|
Fix image links (#171)
|
2019-10-19 11:48:40 -07:00 |
SAMUEL NELA
|
682a00b2ae
|
Fixed typos (#169)
|
2019-10-19 08:15:38 -07:00 |
Greg Ingram
|
0c5c307974
|
Clean bindings readme (#168)
* Updated periods and temp file change
* Update file name
* Updated name in links
|
2019-10-19 08:14:36 -07:00 |
Irkham Widhi Saputro
|
13e0e985bd
|
fix typo (#167)
|
2019-10-19 08:13:11 -07:00 |