Commit Graph

1262 Commits

Author SHA1 Message Date
Michael Barz
37b1fa7178 Update tus_upload.md 2023-11-09 09:32:29 +01:00
Michael Barz
bc7bea2443 Update tus_upload.md 2023-11-09 09:07:31 +01:00
Michael Barz
d047160c92 Update tus_upload.md 2023-11-09 09:06:58 +01:00
Michael Barz
8086a9d969 Update tus_upload.md 2023-11-08 21:08:18 +01:00
Amrita
ec982c5d91 Apply suggestions from code review
Co-authored-by: Martin <github@diemattels.at>
2023-11-07 14:43:26 +01:00
amrita
05b696c026 tus docs 2023-11-07 14:43:25 +01:00
Andre Duffeck
208501a688 Apply headline capitalisation suggestions from code review
Co-authored-by: Martin <github@diemattels.at>
2023-11-06 08:29:55 +01:00
André Duffeck
1c703763ea Add documentation for the ocm service 2023-11-06 08:29:52 +01:00
Amrita
7dc7558684 [docs-only]Document ocis as a IDP (#7452)
Co-authored-by: Phil Davis <phil@jankaritech.com>
Co-authored-by: Artur Neumann <artur@jankaritech.com>
Co-authored-by: Martin <github@diemattels.at>
2023-10-31 13:52:44 +05:45
André Duffeck
668f917dba Add an ocm service exposing the ocm related http and grpc APIs 2023-10-24 10:29:29 +02:00
Dominik Schmidt
8dff03511c Mark index and store metadata ADR accepted and add deciders 2023-10-19 10:17:04 +02:00
Dominik Schmidt
fbfb1a041b [docs-only][ADR] Index and store metadata (#7515) 2023-10-19 10:11:58 +02:00
Dennis Sieben
224f439e08 - removed blob hash and referenced master 2023-10-17 09:19:30 +02:00
Dennis Sieben
765aa586d6 - removed outdated docker-compose example and added link to examples 2023-10-17 09:19:30 +02:00
jkoberg
7477ed3cda add auth-service to port-ranges
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-10-11 15:14:17 +02:00
Michael Barz
f9c9219bd6 clean up docs 2023-10-06 11:29:09 +02:00
Michael Barz
b34d4dc0a0 clean up gitignore and commit missing mocks 2023-10-06 10:36:37 +02:00
amrita
0da009d180 Remove TEST_OCIS env 2023-09-29 14:58:42 +05:45
Sagar Gurung
b930e0ffec [tests-only][full-ci]Added documentation to run tika service related tests (#7295)
* Added documentation to run tika service related tests

* Added documentation for docker compose as well

* Make tika service run only for tika
2023-09-25 12:49:56 +05:45
Amrita
7680b28733 Add front matter block in ADR For sharing and space management api (#7281) 2023-09-20 16:29:04 +02:00
Martin
aac186ec6a Update docs/templates/ADOC_global.tmpl 2023-09-15 15:52:05 +02:00
jkoberg
a8eb523b5b remove old STORAGE_USERS_ASYNC_UPLOADS envvar from docs
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-09-15 14:43:12 +02:00
kobergj
161e4d3555 Merge pull request #7289 from kobergj/AnotherDocsFix
[docs-only] Fix docs typo
2023-09-15 13:18:27 +02:00
jkoberg
1ab28ba62b fix embarrassing docs typo
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-09-15 13:03:53 +02:00
jkoberg
f81231641b fix markdown creation for new services
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-09-15 12:34:51 +02:00
jkoberg
54e5eb03f9 remove commented code and add portrange
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-09-07 14:17:04 +02:00
jkoberg
732228ed88 add clientlog service
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-09-07 10:56:58 +02:00
Florian Schade
96292ba4b6 enhancement: add sse service skeleton 2023-08-29 13:59:39 +02:00
Willy Kloucek
0f846ba86b Merge pull request #7120 from owncloud/stop-deploying-broken-example-deployments
stop deploying the oCIS hello and oC10 parallel setup, since both are disfunct
2023-08-29 07:27:07 +02:00
Willy Kloucek
b0b6d96875 Merge pull request #7134 from owncloud/docs-app-registry-icons
Update app icon example URL's
2023-08-29 07:25:31 +02:00
Michael Barz
255fcf1b6d add ADR for sharing NG 2023-08-28 16:58:59 +02:00
Michael Stingl
b7b8266694 Update app icon example URL's 2023-08-28 16:33:31 +02:00
Martin
2892c603aa Update deprecating-variables.md 2023-08-28 08:48:17 +02:00
Willy Kloucek
84381750f0 stop deploying the oCIS hello and oC10 parallel setup, since both are disfunct 2023-08-25 08:35:35 +02:00
Ralf Haferkamp
05eee32a03 Fix AD example
For Active Directory we need: OCIS_LDAP_DISABLE_USER_MECHANISM=none.
Until we add support for evaluating the "userAccountControl" bitmask, we
don't supported display the account enable/disable state for Active
Directory users.
2023-08-23 13:58:48 +02:00
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