Commit Graph

16352 Commits

Author SHA1 Message Date
Michael Barz
b81167695c docs: prepare changelog 2024-03-18 14:39:30 +01:00
Michael Barz
8675aed596 Automated changelog update [skip ci] 2024-03-15 16:55:18 +00:00
Michael Barz
245fb71e39 Merge pull request #8667 from kobergj/HotfixDisableMultiparts
[Backport] Disable Multipart Uploads
2024-03-15 17:54:40 +01:00
jkoberg
e3101b4c40 disable multiparts uploads
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-03-15 16:00:33 +01:00
Christian Richter
8597ca43df Merge pull request #8660 from owncloud/backport-resharing-deprecations
Add deprecation info for resharing
2024-03-15 11:15:01 +01:00
mmattel
72bba00e53 Add deprecation info for resharing
Co-authored-by: Christian Richter <crichter@owncloud.com>
2024-03-15 10:25:03 +01:00
Michael Barz
63275b6c70 Automated changelog update [skip ci] 2024-03-13 17:07:58 +00:00
Michael Barz
cabeda782e Merge pull request #8640 from owncloud/release-5.0.0-rc.6
[full-ci] Release 5.0.0 rc.6
2024-03-13 18:07:05 +01:00
Michael Barz
af0fa8716a chore: bump version 2024-03-13 17:24:24 +01:00
Michael Barz
98d7259376 docs: prepare changelog 2024-03-13 17:22:19 +01:00
Michael Barz
bef754ecec Automated changelog update [skip ci] 2024-03-13 16:05:34 +00:00
Michael Barz
6586938619 Merge pull request #8639 from owncloud/backport-8534
fix: change default config for the role mapping
2024-03-13 17:04:57 +01:00
Michael Barz
d31f8d27ef fix: change default config for the role mapping 2024-03-13 16:36:15 +01:00
Michael Barz
e89f840359 Automated changelog update [skip ci] 2024-03-13 15:36:02 +00:00
Michael Barz
46a5b3a85c Merge pull request #8638 from owncloud/update-reva
[full-ci] chore: update reva to 2.19.2
2024-03-13 16:35:17 +01:00
Michael Barz
a895131e84 chore: update reva to 2.19.2 2024-03-13 15:56:21 +01:00
kobergj
3197f217d6 Merge pull request #8637 from kobergj/BackportInfamousTypo
[docs-only] Backport infamous typo
2024-03-13 10:58:50 +01:00
Martin
48313e2602 [docs-only] Just a small text fix for an envvar in storage-users 2024-03-13 10:24:15 +01:00
Michael Barz
9cdc412c71 Merge pull request #8628 from owncloud/port#8528
[test-only] Port #8528 to stable
2024-03-13 00:46:50 +01:00
Benedikt Kulmann
6ca0f95105 Automated changelog update [skip ci] 2024-03-12 23:25:23 +00:00
Benedikt Kulmann
bc6b8b9bab [full-ci] chore: bump web to v8.0.1 (#8626)
* chore: bump web to v8.0.1
2024-03-13 00:21:19 +01:00
Michael Barz
be029764d6 Automated changelog update [skip ci] 2024-03-12 20:21:40 +00:00
Michael Barz
04a8ead0f8 Merge pull request #8627 from rhafer/stable-5-merge
[full-ci] get  latest fixes into stable-5.0
2024-03-12 21:19:49 +01:00
Viktor Scharf
e79250e7b2 split e2e tests (#8528) 2024-03-12 21:11:51 +01:00
Ralf Haferkamp
a0c1be452a Move reva to stable-2.19 branch
stable-5.0 does no longer use edge
2024-03-12 17:54:14 +01:00
jkoberg
a6dd02e75b fix: pass signature and expiration through thumbnailer
Signed-off-by: jkoberg <jkoberg@owncloud.com>
(cherry picked from commit a3044d1dd2)
2024-03-12 17:05:38 +01:00
Roman Perekhod
267ed92cab [full-ci] [reva bump] fix an error when lock/unlock a file
(cherry picked from commit 6fb545b3c1)
2024-03-12 16:49:33 +01:00
Roman Perekhod
ab43efd3c4 [full-ci] disallow to share the personal drive via graph
(cherry picked from commit d7b66876a8)
2024-03-12 16:46:10 +01:00
dependabot[bot]
b41b9f44c3 build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
Bumps [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go) from 1.23.1 to 1.24.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.23.1...v1.24.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-12 16:36:25 +01:00
Jörn Friedrich Dreyer
b61d2c5564 fix ocm service account init
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
(cherry picked from commit d0f9471db4)
2024-03-12 16:36:09 +01:00
Jörn Friedrich Dreyer
1c9da9a0be verify all system accounts are set
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
(cherry picked from commit 972adafd29)
2024-03-12 16:36:09 +01:00
nirajacharya2
deac05a540 adding test for listing permission of a project space (#8551)
(cherry picked from commit 28d53fee78)
2024-03-12 16:35:44 +01:00
nirajacharya2
7f0747e1a8 adding test for deleating sharer and listing sharedwithme by the sharee (#8520)
(cherry picked from commit 3b79c1c40a)
2024-03-12 16:35:44 +01:00
nirajacharya2
021afbff4b adding test for sharedWithMe endpoint for resource in project space (#8292)
(cherry picked from commit fb1d93342c)
2024-03-12 16:35:44 +01:00
Nalem7
7abce5bff9 add tests to list peoject spaces resources shared by two users with him/her (#8516)
(cherry picked from commit 4427c9f032)
2024-03-12 16:35:18 +01:00
dependabot[bot]
f770a381fa build(deps): bump github.com/prometheus/client_golang
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.18.0 to 1.19.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/v1.19.0/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.18.0...v1.19.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit af228c847e)
2024-03-12 16:34:52 +01:00
Nalem7
f8d98a352a add tests to list space files shared with user who is member of group (#8484)
(cherry picked from commit 23eafebf24)
2024-03-12 16:34:22 +01:00
dependabot[bot]
ba30e6fa82 build(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
Bumps [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.48.0 to 0.49.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go-contrib/compare/zpages/v0.48.0...zpages/v0.49.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 8e096ac58a)
2024-03-12 16:33:54 +01:00
dependabot[bot]
27d27cc80b build(deps): bump go.etcd.io/bbolt from 1.3.8 to 1.3.9
Bumps [go.etcd.io/bbolt](https://github.com/etcd-io/bbolt) from 1.3.8 to 1.3.9.
- [Release notes](https://github.com/etcd-io/bbolt/releases)
- [Commits](https://github.com/etcd-io/bbolt/compare/v1.3.8...v1.3.9)

---
updated-dependencies:
- dependency-name: go.etcd.io/bbolt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit c9e728f51e)
2024-03-12 16:22:58 +01:00
Michael Barz
336c7b6b89 Automated changelog update [skip ci] 2024-03-12 10:41:37 +00:00
Michael Barz
6418fa62a5 Merge pull request #8613 from owncloud/bump-web-8.0.0
[full-ci] chore: bump web to v8.0.0 final
2024-03-12 11:41:03 +01:00
Benedikt Kulmann
e12333e8ec chore: bump web to v8.0.0 final 2024-03-12 10:48:48 +01:00
Christian Richter
a18d54afeb Automated changelog update [skip ci] 2024-03-07 10:31:16 +00:00
Christian Richter
3ec951c886 Merge pull request #8583 from owncloud/backport/env-var-introductionVersion
[stable-5.0] chore: adjust env vars so that check-env-var-annotations passes
2024-03-07 11:30:20 +01:00
Phil Davis
fc8b4aa384 chore: remove duplicate FRONTEND_OCS_STAT_CACHE_AUTH_USERNAME from docs 2024-03-07 13:51:58 +05:45
Phil Davis
4c784021df chore: adjust env-var-deltas/4.0.0-5.0.0-added 2024-03-07 13:51:49 +05:45
mmattel
a5497b03fd [docs-only] Finally fixed the added tables, 2 envvars were accidentially deleted 2024-03-07 13:51:37 +05:45
mmattel
ab056d1cab [docs-only] More updates to the added envvar tables 2024-03-07 13:51:37 +05:45
mmattel
f3ea7d0b0a [docs-only] And more envvars that are added to the table 2024-03-07 13:51:37 +05:45
mmattel
9610865f69 [docs-only] Fix added envars table 2024-03-07 13:51:37 +05:45