Commit Graph

1016 Commits

Author SHA1 Message Date
Michael Barz d8bc4a7ddc [docs-only] add more general API docs (#5301)
* add more general API docs

* Apply suggestions from code review

Co-authored-by: Phil Davis <phil@jankaritech.com>
Co-authored-by: Kai <splitt3r@users.noreply.github.com>

Co-authored-by: Phil Davis <phil@jankaritech.com>
Co-authored-by: Kai <splitt3r@users.noreply.github.com>
2022-12-30 11:56:45 +01:00
Michael Barz 37b5474b4d Update Makefile 2022-12-28 12:26:34 +01:00
Michael Barz de16b49812 Merge pull request #5297 from owncloud/api-docs
add more api docs
2022-12-28 11:58:44 +01:00
Michael Barz e92262676f add more api docs 2022-12-28 11:57:46 +01:00
mmattel ef7e18994a Update extended envvar yaml file 2022-12-27 15:59:52 +01:00
mmattel e3c8cdfcf2 use correct wording 2022-12-27 12:54:53 +01:00
mmattel e0b51232c6 Improve extended env var description 2022-12-27 12:49:11 +01:00
Martin f1fefac319 Merge pull request #5273 from owncloud/docs-improvements
[docs-only] move api docs to root level
2022-12-22 08:53:36 +01:00
Martin 832cebfd94 Update README.md
Missed update of the change `global_vars.yaml` -->`extended_vars.yaml` fixed in #5272
2022-12-21 16:07:29 +01:00
Michael Barz 01d3723a55 move api docs to root level 2022-12-21 15:30:47 +01:00
jkoberg 98910b3739 use new extended notation and also sh
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-12-21 15:24:22 +01:00
mmattel 04d0e54feb small readme fix 2022-12-13 13:46:04 +01:00
mmattel 82348b0ade add more info to readme.md 2022-12-13 13:29:08 +01:00
mmattel 826a8b5de5 adding description values and fix adoc template 2022-12-13 12:18:09 +01:00
jkoberg 58913b0034 add README
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-12-13 12:18:09 +01:00
jkoberg 20b2472f75 fix docs-generate
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-12-13 12:18:09 +01:00
jkoberg 62acfacf34 manually edit envvars as reference
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-12-13 12:18:09 +01:00
jkoberg 0bd800ac73 sort envvars by name
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-12-13 12:18:09 +01:00
jkoberg a82b776791 include all envs and add ignore parameter
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-12-13 12:18:09 +01:00
Christian Richter 879f7996e3 Bugfixing
Co-authored-by: Martin <github@diemattels.at>
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-12-13 12:18:09 +01:00
Christian Richter b88ea444fb add adoc template rendering
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-12-13 12:18:09 +01:00
Christian Richter 3d02f805e3 update docs-generate make target to reflect the changes
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-12-13 12:18:09 +01:00
Christian Richter 472ba967ca add initial yaml for global env vars
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-12-13 12:18:09 +01:00
Christian Richter f4e3bb99a3 add rogue env var collector
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-12-13 12:18:09 +01:00
Christian Richter 3ccf79c6fe create main.go
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-12-13 12:18:09 +01:00
Christian Richter 9c7cdaf3aa restructure configextractor
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-12-13 12:18:09 +01:00
Jörn Friedrich Dreyer 53d15d329e remove deprecated use of ioutil (#5205)
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-12-08 14:44:53 +01:00
Dennis Sieben a9962ea20b - added description about Inbucket 2022-12-07 10:30:48 +01:00
Dennis Sieben f7ca39ea55 Corrected typo
I guess `NFSv45` should be `NFSv4`
2022-12-06 10:29:50 +01:00
Christian Scherm 9680ab4822 Update storagedrivers.md
Fix link to InitiateFileDownload
2022-12-05 21:06:59 +01:00
Viktor Scharf 1ae4eeb77a corrected storagedrives.md path in the doc 2022-12-05 20:17:09 +01:00
Dennis Sieben f97017bd35 Fixed punctuation and layout 2022-12-05 15:22:25 +01:00
Dennis Sieben a4b7786c25 Fixed punctuation and layout
Fixed punctuation and added the (intended) line break
2022-12-05 10:48:36 +01:00
NannaBarz 4456998132 Update preparing_server.md
Removed ` in the command what breaks it
2022-11-30 10:33:11 +01:00
Martin f0ed26ae2a Fix minor typo
In the deprecation document there is a typo `on` --> `one`
Missed that one while reviewing.
2022-11-29 16:34:45 +01:00
Christian Richter c527dae616 Merge pull request #5154 from dragonchaser/add-dev-docs
Add dev-docs for variable deprecation process
2022-11-29 16:19:08 +01:00
Christian Richter 8279c822ed incorporate requested changes
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-11-29 16:12:20 +01:00
Christian Richter 28c6d1dbfa Add dev-docs for variable descrption
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-11-29 16:02:33 +01:00
NannaBarz b1c5583a08 changed path to .env 2022-11-29 14:31:10 +01:00
Christian Richter 422bc4e65a add missing blank line
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-11-29 11:13:32 +01:00
Christian Richter e6d4e765d2 switch cols
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-11-29 11:12:06 +01:00
Christian Richter 0a88fc47c8 Rearrange adoc deprecation table
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-11-29 11:08:57 +01:00
Christian Richter a88af41ae2 Move conditional for deprecation Link into go template
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-11-29 10:52:06 +01:00
Christian Richter e3043a7e7b Incorporate Requested Changes
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-11-29 10:49:09 +01:00
mmattel c07dafabbd update adoc.tmpl 2022-11-28 23:10:43 +01:00
Christian Richter 0e8ef44756 Add depreaction annotations to variables
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-11-28 18:14:45 +01:00
Jörn Friedrich Dreyer 5126a88856 add upload postprocessing sequence diagrams
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-11-07 09:53:59 +00:00
Jörn Friedrich Dreyer 10e1d3da69 fix subgraph rendering without title
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-11-07 09:53:59 +00:00
Artur Neumann 64d4badb28 Merge pull request #4939 from owncloud/individual-it-patch-2
delete reference to issue 2131
2022-11-01 09:58:46 +05:45
Artur Neumann 5dee88f436 delete reference to issue 2131 2022-10-31 12:00:09 +05:45