Commit Graph

20006 Commits

Author SHA1 Message Date
Prashant Gurung
2baff70481 Merge pull request #10534 from owncloud/tests-copy-activities-by-fileid
[tests-only][full-ci] add test to check activities of destination file and folder by copying a file using file-id
2024-11-15 14:06:33 +05:45
prashant-gurung899
b700b9b57a add test to check copy activities using file-id
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-11-15 11:40:42 +05:45
ownClouders
83d80621cf [tx] updated from transifex 2024-11-15 00:06:44 +00:00
Michael Barz
57f70dc989 Automated changelog update [skip ci] 2024-11-14 15:01:23 +00:00
Michael Barz
e2f20f87cf Merge pull request #10571 from owncloud/release-docs
docs-only: forward port changelog to master and add 5.0.9
2024-11-14 16:00:44 +01:00
Michael Barz
0633c3984a docs: forward port changelog to master and add 5.0.9 2024-11-14 15:50:21 +01:00
Benedikt Kulmann
6d9915e936 Automated changelog update [skip ci] 2024-11-14 14:34:53 +00:00
Benedikt Kulmann
7bf8c0537e Merge pull request #10569 from owncloud/bump-web-11.0.3
[full-ci] chore: bump web to v11.0.3
2024-11-14 15:34:13 +01:00
Jannik Stehle
60d720f7ad chore: bump web to v11.0.3 2024-11-14 14:55:46 +01:00
Martin
3a1ced1b9c Merge pull request #10566 from owncloud/improve_health_error_message
[docs-only] Improve error messages for health command output
2024-11-14 14:37:11 +01:00
Michael Barz
cede25ebbf update production deployment to 5.0.9 2024-11-14 14:28:36 +01:00
Martin Mattel
168f1a89d3 [docs-only] Imporve error messages for health command output 2024-11-14 11:10:44 +01:00
dependabot[bot]
1104846219 chore(deps): bump github.com/blevesearch/bleve/v2 from 2.4.2 to 2.4.3
Bumps [github.com/blevesearch/bleve/v2](https://github.com/blevesearch/bleve) from 2.4.2 to 2.4.3.
- [Release notes](https://github.com/blevesearch/bleve/releases)
- [Commits](https://github.com/blevesearch/bleve/compare/v2.4.2...v2.4.3)

---
updated-dependencies:
- dependency-name: github.com/blevesearch/bleve/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-14 08:38:51 +01:00
dependabot[bot]
926bc8e22a chore(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.56.0 to 0.57.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.56.0...zpages/v0.57.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>
2024-11-14 08:37:21 +01:00
Sawjan Gurung
61ce572bb4 Merge pull request #10409 from owncloud/tests-move-activities-by-fileid
[tests-only][full-ci] add test to check activities of destination file and folder by moving a file using file-id
2024-11-14 09:39:29 +05:45
kobergj
8380f21cbe Automated changelog update [skip ci] 2024-11-13 14:52:15 +00:00
kobergj
d99deb93e8 Merge pull request #10557 from owncloud/PerformanceDegradation2
Performance Degradation
2024-11-13 15:51:31 +01:00
jkoberg
2d2801009c fix(performance): use less workers for not essential consumers
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-11-13 15:07:29 +01:00
Christian Richter
08d9c14e27 Merge pull request #10561 from dragonchaser/fix-ocis-init
Fix ocis init
2024-11-13 12:57:59 +00:00
Christian Richter
30f8409b34 generate collaborationWOPISecret if old config does not contain any
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-11-13 13:06:30 +01:00
Christian Richter
d1bfb73f96 remove tmpfile if no diff changes present
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-11-13 13:06:13 +01:00
Jörn Friedrich Dreyer
7546dab444 Merge pull request #10555 from owncloud/dependabot/go_modules/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc-1.32.0
chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.31.0 to 1.32.0
2024-11-13 12:38:15 +01:00
pradip
8b9da7ba29 test(refactor): change the structure of destinations to make it more readable 2024-11-13 17:04:24 +05:45
Roman Perekhod
df38e9d39f Automated changelog update [skip ci] 2024-11-13 09:43:21 +00:00
Roman Perekhod
5502cc25a4 Merge pull request #10550 from 2403905/issue-10292
fix impersonated request user mismatch
2024-11-13 10:39:39 +01:00
Martin
707ffa45c3 Merge pull request #10556 from owncloud/proxy_text_clarification
[docs-only] Text fix in proxy readme
2024-11-13 08:51:43 +01:00
Martin Mattel
0f4bd3fc0b [docs-only] Text fix in proxy readme 2024-11-13 08:40:45 +01:00
Michael Barz
d16088e70d Merge pull request #10554 from owncloud/dependabot/go_modules/golang.org/x/image-0.22.0
chore(deps): bump golang.org/x/image from 0.21.0 to 0.22.0
2024-11-13 08:34:15 +01:00
dependabot[bot]
ce368f7e8f chore(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.31.0 to 1.32.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.31.0...v1.32.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-11-13 06:59:01 +00:00
dependabot[bot]
5310dce231 chore(deps): bump golang.org/x/image from 0.21.0 to 0.22.0
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.21.0 to 0.22.0.
- [Commits](https://github.com/golang/image/compare/v0.21.0...v0.22.0)

---
updated-dependencies:
- dependency-name: golang.org/x/image
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-13 06:58:45 +00:00
prashant-gurung899
84019acc3a add test to check move activities using file-id
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-11-13 11:28:24 +05:45
Sawjan Gurung
3998a9a4d9 Merge pull request #10436 from owncloud/remove-todo-step-in-webdav
[tests-only][full-ci] updated feature file to remove trailing slash for folder propfind request
2024-11-13 10:35:56 +05:45
Sabin
471d43a4e6 beautify feature file 2024-11-13 09:57:46 +05:45
Sabin
d7b237eee2 updated feature file to remove trailing slash for folder propfind request 2024-11-13 09:53:49 +05:45
Michael Barz
98bada4fd5 Automated changelog update [skip ci] 2024-11-12 19:35:29 +00:00
Michael Barz
b8226dc87a Merge pull request #10553 from owncloud/release-7.0.0-rc.2
[full-ci][k6-test] chore: prepare release, bump version
2024-11-12 20:34:43 +01:00
Michael Barz
b52e6cc470 chore: prepare release, bump version 2024-11-12 18:59:16 +01:00
Michael Barz
9282cfe1f8 Automated changelog update [skip ci] 2024-11-12 17:00:56 +00:00
Michael Barz
a42a81cc83 Merge pull request #10552 from owncloud/bump-reva-cbef82ff6
[full-ci] bump reva to bump-reva-cbef82ff6
2024-11-12 18:00:18 +01:00
Michael Barz
3ec4f1c777 docs: add secure view to ocis_full 2024-11-12 17:53:55 +01:00
Jörn Friedrich Dreyer
fe65742adb bump reva to v2.26.5
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-11-12 17:28:31 +01:00
Roman Perekhod
d61d63b66f fix impersonated request user mismatch 2024-11-12 16:52:55 +01:00
Martin
951de08343 Merge pull request #10537 from owncloud/update_claims
[docs-only] Claim update process (proxy service readme)
2024-11-12 15:46:20 +01:00
Martin Mattel
d664043562 fixes 2024-11-12 14:43:29 +01:00
Martin Mattel
9491abd1b9 rewrite and impacts 2024-11-12 12:39:42 +01:00
Prashant Gurung
80861d3a01 Merge pull request #10485 from owncloud/tests-copy-activities
[tests-only][full-ci] add test to check copy activities of destination file and folder
2024-11-12 16:31:29 +05:45
Michael Barz
2f4d50fb42 Automated changelog update [skip ci] 2024-11-12 09:06:06 +00:00
Michael Barz
07883b0696 Merge pull request #10539 from kobergj/BumpReva
[full-ci] Bump Reva
2024-11-12 10:04:52 +01:00
Viktor Scharf
8e9b14da74 Merge pull request #10542 from owncloud/addPatchCommandToImage
add patch command to the ocis image
2024-11-12 08:51:17 +01:00
dependabot[bot]
9e6a27e71b chore(deps): bump go.opentelemetry.io/contrib/zpages
Bumps [go.opentelemetry.io/contrib/zpages](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.56.0 to 0.57.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.56.0...zpages/v0.57.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/contrib/zpages
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-12 08:05:33 +01:00