Commit Graph

1027 Commits

Author SHA1 Message Date
Martin ef360bc894 [docs-only] Add mdns as supported value in MICRO_REGISTRY envvar description (#7004)
ignoring sonarcloud as this is docs only ...
2023-08-10 09:36:29 +02:00
Sawjan Gurung 5e4b9baa1c [tests-only][full-ci] Update local test docker-compose setup to allow unicode preview tests (#6940)
* update local test docker-compose setup to allow unicode preview tests

* update docs
2023-08-02 17:14:30 +05:45
kobergj 31226e2134 improve documentation
Co-authored-by: Martin <github@diemattels.at>
2023-07-25 11:08:04 +02:00
jkoberg 89785d0976 configurable max message size
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-07-25 11:08:01 +02:00
Viktor Scharf 28cd42613d added stop running tests after first failure option (#6786) 2023-07-17 12:06:19 +02:00
Klaas Freitag 708660d18b Fix typo in Infinite
Co-authored-by: Phil Davis <phil@jankaritech.com>
2023-07-10 13:11:19 +02:00
Klaas Freitag b163c750f3 Clarify the license of ownCloud Infinite Scale binary packages. 2023-07-10 13:11:19 +02:00
Artur Neumann 767de45197 [docs-only] fix slash in bash command 2023-06-30 12:42:24 +05:45
Michael Barz 93f1e381cf Update docs/ocis/adr/0020-file-search-query-language.md
Co-authored-by: Martin <github@diemattels.at>
Signed-off-by: Michael Barz <mbarz@owncloud.com>
2023-06-26 10:17:12 +02:00
Michael Barz e31475944c New decision was made to use kql 2023-06-23 16:52:31 +02:00
Viktor Scharf 2c0fb9910e Change testing docs. Antivirus for mac (#6566)
* run antivirus on mac for localy testing

* start docker withot volumes

* fix
2023-06-21 14:57:26 +02:00
Phil Davis 4ac9df17a3 Merge pull request #6439 from owncloud/tests/update-docker-compose
[tests-only]Add configuration for antivirus in docker compose for tests
2023-06-10 14:24:16 +05:45
Phil Davis c3485ae395 Apply suggestions from code review 2023-06-10 09:24:45 +05:45
mmattel 7167f02835 [docs-only] Fix adoc global template 2023-06-09 13:54:02 +02:00
Swikriti Tripathi cf6610878d Add configuration for antivirus in docker compose for tests 2023-06-09 16:10:32 +05:45
Swikriti Tripathi cab7bea1f7 fix path in documentation 2023-06-07 17:00:03 +05:45
Swikriti Tripathi 4b78e06e04 Add acceptance tests for antivirus (#6405)
test on ci

test on ci

run on detached mode

add wait for clam

fix syntax

fix syntax

try without wait

add clamservice to steps

use different wait for command

put sleep

test

wait for clamav service

Clean up tests and enable other tests in the ci

address reviews

add documentation

add docs for docker

address reviews

refactor docs

remove user premission as it's by default root

capitalize the letters
2023-06-02 17:11:17 +05:45
mmattel a32e9ac4c4 [docs-only] Fix ocdav and ocis-hello in owncloud.dev 2023-06-02 08:30:24 +02:00
Amrita 53ee61ad87 [full-ci][tests-only]Extend notification api tests (#6324)
* Add api tests for notification

* Address review
2023-05-24 12:56:43 +05:45
Sawjan Gurung 89d92d7b1d [docs-only] Add email service to the docker-compose setup for tests (#6347)
* add email docker compose for running tests

* update docs to run email tests in docker compose setup

* fix typo
2023-05-19 18:03:55 +05:45
Sawjan Gurung 6a6d292959 [docs-only] Update testing docs (#6346)
* format testing.md file

* move down the parallel deployment test doc

* rename ocis to oCIS

* reword docker test setup docs

* reword and refactor

* add more information to email notification tests doc

* update env varaibles

* fix brackets

* address reviews

* add note on scenario line number

* elaborate possibility of line number changes

* capitalize headline

* fix typo
2023-05-19 13:12:10 +05:45
Phil Davis 4874da778c Reword 'allow to' sentences 2023-05-18 09:48:29 +05:45
Sawjan Gurung 14b11f24a6 [tests-only][full-ci] Change wrapper port from 5000 to 5200 (#6321)
* use port 5200 for wrapper API server

* remove binary and ignore the build
2023-05-16 15:40:06 +05:45
Martin 489fc64634 Merge pull request #6274 from rhafer/settings-readme
[docs-only] Create README for settings service
2023-05-16 11:43:45 +02:00
Sawjan Gurung 60fd953c7e [docs-only] Document running tests using ociswrapper (#6283)
* add README for ociswrapper

* add doc on how to tests env config test suites with ociswrapper

* document running tests using ociswrapper

* update local docker compose setup for running tests

* make ocis able to run with ociswrapper

* update wrapper doc

* run with ociswrapper by default

* ignore md files on codacy

* fix README format
2023-05-16 14:39:17 +05:45
mmattel f65f8e065a review 2023-05-16 10:52:53 +02:00
Ralf Haferkamp 2ed7f7d31e Create README for settings service
The just moves over the contents from  docs/services/settings/_index.md.
2023-05-16 10:52:53 +02:00
Ralf Haferkamp 5001c0347c cleanup: Remove unneeded _index.md files from docs
This commit removes the `doc/service/<name>/_index.md` files for service
that provide a README.md in their own directory.

The CI's docs pipeline generates and publishes (to the `docs` branch)
the _index.md files from the READMEs. We don't need to have these files
duplicated `master` branch of the git repo. They just cause confusion
and are not kept in sync with the READMEs on the `master` branch.
2023-05-12 16:20:32 +02:00
Prajwol Amatya 1f8164c527 [tests-only] [full-ci] api test for email notification (#6145) 2023-05-10 14:03:52 +05:45
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