Commit Graph

9520 Commits

Author SHA1 Message Date
Christian Richter 55d28f45c6 Merge pull request #3670 from owncloud/yaml-underscores
make yaml tags always use underscore
2022-05-04 12:28:03 +02:00
kobergj 7805c831c3 Automated changelog update [skip ci] 2022-05-04 09:42:07 +00:00
kobergj 5346299e6d MetadataUserID -> SystemUserID (#3671)
* replace MetadataUserID with SystemUserID

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* the missing change

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* changelog

Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-05-04 11:41:37 +02:00
David Christofas 580e65ae2c Automated changelog update [skip ci] 2022-05-04 09:35:24 +00:00
David Christofas da1abdbd8e Merge pull request #3669 from owncloud/thumbnails-fix
reduce hacky reference handling in thumbnailer
2022-05-04 11:34:53 +02:00
David Christofas ae9aff3d59 reduce hacky reference handling in thumbnailer 2022-05-04 10:58:04 +02:00
Jörn Friedrich Dreyer edd3adcf1d make yaml tags always use underscore
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-05-04 08:54:46 +00:00
Jörn Friedrich Dreyer a22cfe6cee Merge pull request #3667 from owncloud/rename-storage-system
storage-metadata -> storage-system
2022-05-04 08:54:20 +00:00
Benedikt Kulmann b847dd6b63 Automated changelog update [skip ci] 2022-05-04 08:27:45 +00:00
Benedikt Kulmann 16c3b1ae57 [full-ci] Bump web to v5.5.0-rc.2 (#3664)
Bump web to v5.5.0-rc.2

Co-authored-by: Pascal Wengerter <pascal@wengerter.info>
2022-05-04 10:27:07 +02:00
Jörn Friedrich Dreyer 565548ebce storage-metadata -> storage-system
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-05-04 08:14:13 +00:00
Jörn Friedrich Dreyer ad6142d519 Merge pull request #3665 from owncloud/rename-app-provider
approvider -> app-provider
2022-05-04 08:06:29 +00:00
Jörn Friedrich Dreyer 449a0169f6 approvider -> app-provider
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-05-04 06:39:28 +00:00
Jörn Friedrich Dreyer 706eb21c7e Merge pull request #3589 from wkloucek/config-env
[full-ci] config env
2022-05-03 21:52:04 +02:00
Jörn Friedrich Dreyer 3d2c80432f Revert "reenable parallel deployment tests"
This reverts commit f588e90e23.
2022-05-03 18:56:01 +00:00
Jörn Friedrich Dreyer 39cc17bb36 fix typo
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-05-03 18:55:28 +00:00
Willy Kloucek 231041737b reintroduce redis in ci 2022-05-03 19:10:32 +02:00
Willy Kloucek 56261e3e63 Merge branch 'master' into config-env 2022-05-03 18:52:23 +02:00
Willy Kloucek 932904fd2e Merge pull request #3657 from rhafer/drone-cleanup
cleanup: Remove some unneeded code from .drone.star
2022-05-03 18:51:47 +02:00
Willy Kloucek e14952a0af update environment variables for parallel deployment in CI 2022-05-03 18:47:58 +02:00
Willy Kloucek 90e0eb47cb update owncloudsql sharing settings in CI 2022-05-03 18:44:15 +02:00
Willy Kloucek 5bf8f254e1 expose owncloudsql sharing driver 2022-05-03 18:40:55 +02:00
David Christofas b42c09c3d0 Automated changelog update [skip ci] 2022-05-03 16:31:42 +00:00
David Christofas 5a36f8f3b9 Merge pull request #3648 from owncloud/new-space-id-functions
[full-ci] use new space ID util functions
2022-05-03 18:31:09 +02:00
Willy Kloucek a6c295627d Automated changelog update [skip ci] 2022-05-03 16:10:15 +00:00
Willy Kloucek 36a8fbadb3 Merge pull request #3641 from wkloucek/docker_narrow_volume_permissions
reduce docker image volume permissions and update alpine
2022-05-03 18:09:36 +02:00
Jörn Friedrich Dreyer e32f909b82 oc10-sql -> owncloudsql
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-05-03 16:08:17 +00:00
Jörn Friedrich Dreyer 201722a88f Update extensions/storage-metadata/pkg/command/root.go 2022-05-03 18:04:10 +02:00
Jörn Friedrich Dreyer 68ccfa39f3 owncloudsql driver typo
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-05-03 16:01:37 +00:00
Jörn Friedrich Dreyer 2c49a47d66 fix misnamed owncloudsql driver 2022-05-03 17:50:40 +02:00
Jörn Friedrich Dreyer 0fe6676738 drop specific service name from tracing docs 2022-05-03 17:48:45 +02:00
David Christofas 958b4fe5e3 use new space ID util functions 2022-05-03 17:27:39 +02:00
David Christofas a29d202cae Merge pull request #3662 from owncloud/workaround-chi-registermethod
implement workaround for chi.RegisterMethod
2022-05-03 17:26:40 +02:00
Jörn Friedrich Dreyer 8ded0ced20 fix doc typo 2022-05-03 17:22:39 +02:00
Willy Kloucek 1e6b2fef38 change permission to 750 2022-05-03 17:18:03 +02:00
Willy Kloucek b8ae9618c7 reduce docker image volume permissions and update alpine 2022-05-03 17:18:03 +02:00
Jörn Friedrich Dreyer b13a9d7bba ocdav env typo 2022-05-03 17:10:52 +02:00
Willy Kloucek b65936fe99 strip ocis- from command name for all standalone services 2022-05-03 17:08:23 +02:00
Jörn Friedrich Dreyer eac18a9404 Update group doc 2022-05-03 17:04:45 +02:00
Willy Kloucek 4f6cc66d57 fix metadata storage permissions endpoint 2022-05-03 16:57:17 +02:00
Jörn Friedrich Dreyer 003945edec Update group service usage 2022-05-03 16:53:45 +02:00
Jörn Friedrich Dreyer 28978e81ed fix env var typo 2022-05-03 16:52:13 +02:00
Jörn Friedrich Dreyer 7c6cdf0008 Apply suggestions from code review
update usage
2022-05-03 16:51:20 +02:00
Willy Kloucek e97ec5ed58 reintroduce Skip users groups in token option 2022-05-03 16:48:09 +02:00
David Christofas 618e6a6899 implement workaround for chi.RegisterMethod
chi.RegisterMethod writes to a global map. Other parts of chi read that map and since we start multiple chi router in different goroutines we concurrently read/write to the map which is not valid and results in panics
2022-05-03 16:39:36 +02:00
Willy Kloucek 3ad56ed8ad bring back folde precreation for sharing service 2022-05-03 16:00:48 +02:00
Willy Kloucek 49e39f3a4f remove artifacts from ports docs 2022-05-03 15:44:57 +02:00
Willy Kloucek 59c4727421 temporarily revert back to json sharing drivers 2022-05-03 15:41:53 +02:00
Willy Kloucek 2be54a8c54 fix owner on ocis config files 2022-05-03 15:31:44 +02:00
Willy Kloucek 771bfb6c6b remove rest default config from user provider 2022-05-03 15:27:12 +02:00