Commit Graph

20232 Commits

Author SHA1 Message Date
Jörn Friedrich Dreyer
d3619d0eff Merge pull request #10712 from aduffeck/cleanup-stale-shares
Cleanup stale shares
2024-12-03 15:10:08 +01:00
Martin
92e6a9e9a2 Merge pull request #10705 from owncloud/update_envvar_tables
[docs-only] Updated added/removed/deprecated envvars tables
2024-12-03 11:07:46 +01:00
André Duffeck
a925d09bbe Bump reva 2024-12-03 10:16:07 +01:00
André Duffeck
856a0794d7 Pass an initialized logger to reva 2024-12-03 10:09:55 +01:00
dependabot[bot]
75b71766ab chore(deps): bump github.com/thejerf/suture/v4 from 4.0.5 to 4.0.6
Bumps [github.com/thejerf/suture/v4](https://github.com/thejerf/suture) from 4.0.5 to 4.0.6.
- [Commits](https://github.com/thejerf/suture/compare/v4.0.5...v4.0.6)

---
updated-dependencies:
- dependency-name: github.com/thejerf/suture/v4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-03 09:09:07 +01:00
Martin Mattel
f9d29821e7 [docs-only] Updated added/removed/deprecated envvars table 2024-12-02 17:40:51 +01:00
Ralf Haferkamp
82d2193ad6 fix(graph): Allow to combine $search and $filter in users query
This fixes the 'graph/v1.0/users' endpoint to allow a combination of a
memberOf filter in $filter with a search string in $search.

Allowing queries like:

$filter=(memberOf/any(m:m/id eq 509a9dcd-bb37-4f4f-a01a-19dca27d9cfa))&$search="example"
2024-12-02 17:15:21 +01:00
Martin
53d8d928f8 Merge pull request #10704 from owncloud/update_env_vars_yaml
[docs-only] Update env_vars.yaml
2024-12-02 17:03:53 +01:00
Martin Mattel
14e15e7ae7 [docs-only] Update env_vars.yaml 2024-12-02 16:53:49 +01:00
kobergj
a4cb8dd81b Automated changelog update [skip ci] 2024-12-02 15:51:31 +00:00
kobergj
7cf0fd5ec8 Merge pull request #10683 from owncloud/graph-concurrent-share-listing
graph concurrent share listing
2024-12-02 16:50:55 +01:00
Martin
6fe8c2a794 Merge pull request #10695 from owncloud/mmattel-patch-1
[docs-only] Update posixfs-storage-driver.md
2024-12-02 14:04:18 +01:00
Jörn Friedrich Dreyer
c0e1ddda95 Automated changelog update [skip ci] 2024-12-02 12:35:07 +00:00
Jörn Friedrich Dreyer
803d99e300 Merge pull request #10701 from owncloud/graph-skip-fetching-members
graph skip fetching members
2024-12-02 13:34:32 +01:00
dependabot[bot]
96a2262e46 chore(deps-dev): bump license-checker-rseidelsohn in /services/idp
Bumps [license-checker-rseidelsohn](https://github.com/RSeidelsohn/license-checker-rseidelsohn) from 4.3.0 to 4.4.2.
- [Release notes](https://github.com/RSeidelsohn/license-checker-rseidelsohn/releases)
- [Changelog](https://github.com/RSeidelsohn/license-checker-rseidelsohn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/RSeidelsohn/license-checker-rseidelsohn/compare/v4.3.0...v4.4.2)

---
updated-dependencies:
- dependency-name: license-checker-rseidelsohn
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-02 12:34:09 +01:00
Sawjan Gurung
f58f348466 Merge pull request #10682 from owncloud/remove-skeleton-files-line
[tests-only][full-ci] removing `without skeleton files` string from the user creation steps
2024-12-02 15:41:48 +05:45
Jörn Friedrich Dreyer
404e3e5580 graph skip fetching members
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-12-02 10:37:07 +01:00
dependabot[bot]
2d26ab4007 chore(deps-dev): bump mini-css-extract-plugin in /services/idp
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 1.6.2 to 2.9.2.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.6.2...v2.9.2)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-02 09:19:08 +01:00
André Duffeck
38e54515b0 Add a "ocis shares cleanup" command 2024-12-02 09:17:14 +01:00
André Duffeck
9a7b644e22 Fix gateway address in jsoncs3 config 2024-12-02 09:17:14 +01:00
dependabot[bot]
ecff193847 chore(deps): bump github.com/riandyrn/otelchi from 0.10.1 to 0.11.0
Bumps [github.com/riandyrn/otelchi](https://github.com/riandyrn/otelchi) from 0.10.1 to 0.11.0.
- [Release notes](https://github.com/riandyrn/otelchi/releases)
- [Changelog](https://github.com/riandyrn/otelchi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/riandyrn/otelchi/compare/v0.10.1...v0.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-02 09:14:09 +01:00
dependabot[bot]
6782c2473d chore(deps): bump github.com/tus/tusd/v2 from 2.5.0 to 2.6.0
Bumps [github.com/tus/tusd/v2](https://github.com/tus/tusd) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/tus/tusd/releases)
- [Commits](https://github.com/tus/tusd/compare/v2.5.0...v2.6.0)

---
updated-dependencies:
- dependency-name: github.com/tus/tusd/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-02 09:13:33 +01:00
Prashant Gurung
293aff1b53 Merge pull request #10691 from owncloud/tests-ocm-check-mimetype
[tests-only][full-ci] update test to check mimetype of federated share image file
2024-12-02 12:32:37 +05:45
prashant-gurung899
147864d6a4 update test to check mimetype of federated share image file
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-12-02 09:50:02 +05:45
Niraj Acharya
c98841904d removing without skeleton files string from the user creation steps 2024-12-02 09:12:57 +05:45
ownClouders
a265fcbe46 [tx] updated from transifex 2024-12-01 00:21:57 +00:00
Martin
a2c77099b9 [docs-only] Update posixfs-storage-driver.md
We have removed the trashbin restriction already, but missed to remove one trashbin related item.
2024-11-30 16:17:02 +01:00
ownClouders
9c2b9cccc7 [tx] updated from transifex 2024-11-30 00:19:00 +00:00
Martin
b6b9af8e2f Merge pull request #10674 from owncloud/update_new_service_checklist
[docs-only] Update the new service checklist
2024-11-29 15:44:39 +01:00
kobergj
47bd5735e4 fix(docs): better service startup explanation
Co-authored-by: Martin <github@diemattels.at>
2024-11-29 15:37:39 +01:00
Martin
3f26e0f568 Merge pull request #10681 from owncloud/antivirus_and_memory
[docs-only] Add memory considerations to the antivirus service
2024-11-29 12:02:23 +01:00
Martin
8f0d62f2cd Merge pull request #10690 from owncloud/update_example_images
[docs-only] Update ocis_full deployment example
2024-11-29 11:45:05 +01:00
Martin Mattel
0d86a08eba [docs-only] Update ocis_full deployment example 2024-11-29 10:35:00 +01:00
Martin
7f5a2ed00e Merge pull request #10686 from rhafer/bash-mem-usage
Reduce memory footprint in test runner
2024-11-29 09:42:50 +01:00
Sawjan Gurung
83406dee0c Merge pull request #10679 from owncloud/tests/refactor-test-code
[tests-only] do not use unnecessary array
2024-11-29 14:01:44 +05:45
ownClouders
b87118b14d [tx] updated from transifex 2024-11-29 00:20:03 +00:00
Jörn Friedrich Dreyer
01cc32deec Update services/graph/pkg/config/config.go
Co-authored-by: Martin <github@diemattels.at>
2024-11-28 17:08:16 +01:00
Jörn Friedrich Dreyer
9fea5c3002 graph concurrent share listing
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-11-28 16:52:54 +01:00
Ralf Haferkamp
617fc4480e Use sed instead of tr to remove nullbytes
The tr + echo was using HUGE amounts for memory due to some IFS- and
parameter expansion magic.
2024-11-28 16:51:59 +01:00
Saw-jan
d3e8b71423 test: do not use unnecessary array 2024-11-28 16:59:16 +05:45
Prajwol Amatya
0252306214 Merge pull request #10351 from owncloud/healthzCheck
[test-only] add test for checking service ready and health
2024-11-28 16:56:51 +05:45
Prashant Gurung
b1b9e7b77f Merge pull request #10626 from owncloud/tests-ocm-refactor-steps
[tests-only][full-ci] refactor multiple when steps in OCM tests
2024-11-28 16:41:10 +05:45
Prajwol Amatya
34dc52d426 update the scenarios for service availability check 2024-11-28 16:01:30 +05:45
Martin Mattel
ead01a27e6 [docs-only] Add memory considerations to teh antivirus service 2024-11-28 10:44:02 +01:00
Sawjan Gurung
2e40f9905c Merge pull request #10523 from owncloud/ocm-test-shared-file
[tests-only][full-ci] adding test for editing shared file(OCM) by the share receiver
2024-11-28 14:18:36 +05:45
prashant-gurung899
cbf2b4f393 refactor multiple when steps in OCM tests
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-11-28 12:36:32 +05:45
Amrita
cf47cee085 Merge pull request #10609 from owncloud/add-template-tests
[tests-only][full-ci]Add test for template
2024-11-28 12:16:40 +05:45
amrita
cf8a83cb36 review addressed 2024-11-28 10:44:44 +05:45
amrita
62b314dc91 add test for template 2024-11-28 10:44:44 +05:45
Niraj Acharya
4f8fd47058 adding test for editing shared file(OCM) by the share receiver 2024-11-28 09:21:41 +05:45