Commit Graph

998 Commits

Author SHA1 Message Date
mmattel
93cb0912ce [docs-only] Fix missing _index.md for the frontend service 2023-05-03 17:10:18 +02:00
mmattel
8a9f025313 [docs-only] Adding a Identity Provider section in owncloud.dev 2023-05-03 12:07:20 +02:00
Christian Richter
34f18ae08f Merge pull request #6204 from dragonchaser/issue-5002-eventhistory-debug
add debug to eventhistory
2023-05-02 20:11:49 +02:00
Christian Richter
fff0955b48 add debug to eventhistory
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-05-02 21:19:36 +02:00
Christian Richter
dc849fb1f7 Merge pull request #6203 from dragonchaser/issue-5002-postprocessing-debug
add debug to postprocessing
2023-05-02 19:17:36 +02:00
Christian Richter
569cc36567 Merge pull request #6202 from dragonchaser/issue-5002-postprocessing-debug-port
add debug to userlog
2023-05-02 17:28:20 +02:00
Christian Richter
624483a051 add debug to postprocessing
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-05-02 17:00:15 +02:00
Christian Richter
cd2f7e2e9f add debug to userlog
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-05-02 15:55:42 +02:00
Ralf Haferkamp
b20d65177f Fix debug port of audit to not conflict with nats
Also add "audit" service to the port ranges table
2023-05-02 14:13:14 +02:00
Martin
23730edd99 Update docs/services/general-info/envvar-scopes.md 2023-04-26 11:03:02 +02:00
Martin
a873688cde [docs-only] Update envvar-scopes.md (owncloud.dev)
References: #6142 (adoc table generator should separate envvars by semicolon AND comma)

Note to use semicolon as correct envvar separator because of the automated documentation process.
2023-04-26 11:01:01 +02:00
jkoberg
39d9bb7508 exclude vendor folder from exteneded env docs
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-04-24 16:49:12 +02:00
jkoberg
6957cc4c60 update _index.md template
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-04-24 10:49:47 +02:00
mmattel
84d2d8dae9 [docs-only] Fix texts and typos in README.md files 2023-04-23 10:02:27 +02:00
Phil Davis
982acec95c Various docs edits 2023-04-21 15:14:24 +05:45
Pascal Wengerter
49f186009d Fix typo in docs services general info title 2023-04-19 23:41:50 +01:00
Martin
44cf255813 [docs-only] update the deprecation description (removal version rule)
The removal version can only be, according to semver, a major version.
2023-04-19 08:49:49 +02:00
Robert Kaussow
b9dc2baaed ci: fix docs branch in makefile (#6075) 2023-04-18 17:33:04 +02:00
Martin
8ca2b03575 [docs-only] Fixing ADOC.tmpl typo
Fixing a typo

Backporting to `docs-stable-2.0` neccessary.
2023-04-18 09:31:08 +02:00
Martin
d70d0e93ba Merge pull request #6046 from kobergj/AddTimestampToDeprecationSection
[docs-only] Add Timestamp to Deprecation section
2023-04-13 16:36:48 +02:00
jkoberg
05c36b45d2 add timestamp to deprecation section
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-04-13 16:05:22 +02:00
Martin
64c1895ee1 [docs-only] update ocis-hello (sourced from owncloud dev)
This change aligns with https://github.com/owncloud/ocis-hello/pull/138 where we have the same note.

```
**IMPORTANT:**
The `ocis-hello` example is currently under revision and does not work due to latest changes in master.
```
2023-04-13 10:33:04 +02:00
mmattel
ae389b9c35 fix 2023-04-12 18:26:11 +02:00
mmattel
c054f16c28 [docs-only] Create a General Info page plus content in services for owncloud.dev 2023-04-12 16:58:08 +02:00
Martin
c6efb126cb Update new-service-checklist.md
When referencing images or code, you must to use raw access.
Adding a bad and good example to make it clear.
No impact on readme.md but mandatory for owncloud.dev
2023-04-06 10:58:07 +02:00
kobergj
bfe8ed8db5 Merge pull request #5700 from owncloud/invitations
Invitations service
2023-03-28 15:27:56 +02:00
kobergj
9df308932d Merge pull request #5903 from kobergj/AutomateMDCreation
Automate Creation of `_index.md` Files
2023-03-24 13:00:10 +01:00
Jörn Friedrich Dreyer
5d7a19997b correctly add new service
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2023-03-24 11:43:03 +01:00
Jörn Friedrich Dreyer
5d0e8f0b7a fix notificaation readme, more precise naming
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2023-03-24 11:39:41 +01:00
Martin
dfb96e27de Update docs/services/new-service-checklist.md 2023-03-24 11:01:35 +01:00
Martin
9d54c882fb Update new-service-checklist.md
Improve the handling of additional ressources used by README.md
2023-03-24 10:14:58 +01:00
jkoberg
8df0d08fac simplify markdown pkg
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-03-24 09:24:42 +01:00
jkoberg
cf8120a70d automate creation of _index.md files
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-03-24 09:24:42 +01:00
Michael Barz
1d2fd51f1f Update configuration.md 2023-03-23 21:00:09 +01:00
Martin
589a681fc2 Merge pull request #5917 from owncloud/butonic-patch-1
[docs-only] depreaction -> deprecation
2023-03-23 15:43:32 +01:00
Martin
1f5b79b252 Apply suggestions from code review
Co-authored-by: kobergj <jkoberg@owncloud.com>
2023-03-23 15:20:30 +01:00
Jörn Friedrich Dreyer
edb88c7bf7 depreaction -> deprecation
fix typo
2023-03-23 15:18:09 +01:00
mmattel
8dc37cb22a [docs-only] New service checklist for owncloud.dev 2023-03-23 15:04:37 +01:00
kobergj
8e5fcf8482 Merge pull request #5846 from kobergj/Antivirus
Antivirus
2023-03-23 10:04:12 +01:00
kobergj
6c00708dbc improve antivirus documentation
Co-authored-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2023-03-22 13:50:42 +01:00
mmattel
76e94b615b [docs-only] Update the ownCloud.dev main page 2023-03-22 11:59:22 +01:00
kobergj
fc4ba499b1 improve antivirus documentation
Co-authored-by: Martin <github@diemattels.at>
2023-03-21 10:06:06 +01:00
jkoberg
c550390d82 service checklist
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-03-21 10:04:11 +01:00
Martin
82befab8b6 Update docs/services/proxy/_index.md
Co-authored-by: kobergj <jkoberg@owncloud.com>
2023-03-21 09:23:19 +01:00
mmattel
1bc214d560 [docs-only] Update proxy _index.md for owncloud.dev 2023-03-21 08:49:49 +01:00
Martin
7ed88edc57 [docs-only] Update docs/helpers/README.md (#5880)
Clarify and improve the extended envvar process.
2023-03-20 21:05:07 +01:00
Jörn Friedrich Dreyer
474c4b848d upgrade to go1.20 and auto set go mem limit (#5732)
* upgrade to go1.19 and set go mem limit

* create ocis-pkg memlimit package

* use std automemlimit import

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* import automemlimit in every ocis service, drop ocis-pkg/memlimit package

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* bump go to 1.20

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* drop unused config options and env vars

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* update all version numbers, add doc

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* fix lint

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* update bingo and mockery

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* bump golangci-lint

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* fix selector test

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* Update changelog/unreleased/enhancement-memlimit.md

Co-authored-by: kobergj <juliankoberg@googlemail.com>

---------

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Co-authored-by: Willy Kloucek <wkloucek@owncloud.com>
Co-authored-by: kobergj <juliankoberg@googlemail.com>
2023-03-20 17:22:02 +01:00
mmattel
b9fa864889 [docs-only] Fix extended_envvars.yaml has wrong referenced lineno in master 2023-03-20 16:29:54 +01:00
Martin
bba6a30f0c [docs-only] Fix edit path for port-ranges.md
This fixes the edit path for the `port-ranges.md` file.
Missed to correct it.
2023-03-16 16:12:34 +01:00
mmattel
23ee8615c6 [docs-only] Adds missing services and fixes content for owncloud.dev 2023-03-16 15:03:29 +01:00