Commit Graph

18206 Commits

Author SHA1 Message Date
Florian Schade
31272dc168 chore!: remove deprecated configuration values 2024-07-12 10:15:38 +02:00
Martin
d3515354c8 Merge pull request #9576 from owncloud/fix_bpwl_envvar_text
[docs-only] Make the envvar text for the banned pwd list more precise
2024-07-10 11:31:07 +02:00
Martin
b161ae41e9 Apply suggestions from code review 2024-07-10 11:00:53 +02:00
Viktor Scharf
2fc47576ca Merge pull request #9566 from owncloud/findAcceptedUser
[test-only] Find accepted user
2024-07-10 10:36:49 +02:00
mmattel
6fabb94141 Make the envvar text for the banned pwd list more precise 2024-07-10 10:34:33 +02:00
Phil Davis
9b00f7bf94 Merge pull request #9523 from owncloud/test/split-apiSharingNg-suite-for-CI-time-check
[tests-only][full-ci] split apiSharingNg test features to different suites
2024-07-10 13:50:46 +05:45
pradip
ff9a80f76c test:split apiSharingNg suite for checking if CI time gets reduced 2024-07-10 13:06:30 +05:45
ownClouders
d57ff92ea6 [tx] updated from transifex 2024-07-10 00:08:35 +00:00
Viktor Scharf
cac97c6067 find accepted users 2024-07-09 14:47:16 +02:00
Viktor Scharf
71ea5f186a Merge pull request #9570 from owncloud/ci/rename-pipeline-name
ci: remove storage name from pipeline names
2024-07-09 14:46:44 +02:00
Saw-jan
d499415086 ci: remove storage name from pipeline names 2024-07-09 17:20:47 +05:45
Sawjan Gurung
d677b27dbd Merge pull request #9563 from owncloud/extend-tests-sharer-profinds-for-file
[full-ci][tests-only] Extended the tests to cover profind by sharer to shared file
2024-07-09 16:37:40 +05:45
Sawjan Gurung
18048aaaeb Merge pull request #9564 from owncloud/webdav-remove-then-steps
[tests-only][full-ci] remove unused Then step definitions from WebDav.php
2024-07-09 16:20:42 +05:45
Sawjan Gurung
1759cac243 Merge pull request #9545 from owncloud/upload-to-public-link
[tests-only][full-ci]adding test for uploading file to a public link of a project space
2024-07-09 16:13:18 +05:45
Prarup Gurung
24c10b32d0 Fixed line numbers in expected failure 2024-07-09 16:06:18 +05:45
Prarup Gurung
9178be1b05 Extended the tests to cover file for profind resource by sharer 2024-07-09 16:06:17 +05:45
Michael Barz
14667c3e4e Merge pull request #9268 from owncloud/thumbnailer-cors-config
feat: thumbnail service CORS config
2024-07-09 11:56:03 +02:00
Michael Barz
2e89561a55 Merge pull request #9161 from owncloud/set-default-app-provider
set correct default external service address
2024-07-09 11:47:06 +02:00
prashant-gurung899
9c4e26ac85 remove unused Then test steps
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-07-09 15:24:10 +05:45
Benedikt Kulmann
6b697d77ba feat: thumbnail service CORS config 2024-07-09 11:33:56 +02:00
Sawjan Gurung
7b6b0633dd Merge pull request #9565 from owncloud/tests/tus-upload
[tests-only][full-ci] add TUS upload API test for invalid ".." path
2024-07-09 15:07:16 +05:45
Jörn Friedrich Dreyer
176a9afe27 set correct default external service address
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-07-09 11:22:05 +02:00
Saw-jan
79175b0f25 test: add TUS upload test for .. path 2024-07-09 14:10:50 +05:45
Sawjan Gurung
bd7cd6235a Merge pull request #9546 from owncloud/ociswrapper/new-endpoints
[POC][tests-only] add endpoints to accept ocis commands
2024-07-09 14:02:00 +05:45
Saw-jan
d8ab9c53a8 docs: add docs on new APIs 2024-07-09 13:16:01 +05:45
Martin
90e789a6ca Merge pull request #9466 from owncloud/fixes_docs_helper_output
[docs-only] update env_vars.yaml post Activitylog API merge
2024-07-09 09:17:28 +02:00
mmattel
91f5903c4c env_vars.yaml update to latest changes 2024-07-09 09:12:18 +02:00
mmattel
b400901971 [docs-only] update env_vars.yaml post Activitylog API merge 2024-07-09 09:06:06 +02:00
dependabot[bot]
f3f528e76e 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.52.0 to 0.53.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.52.0...zpages/v0.53.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-07-09 08:37:39 +02:00
Niraj Acharya
5db84bdb12 adding test for uploading file to a public link of a project space 2024-07-09 12:04:48 +05:45
Saw-jan
9e6b6bc0f3 test: run cli test suites 2024-07-09 11:48:03 +05:45
Saw-jan
13b428ecae refactor: remove stdins from the command logs 2024-07-09 11:48:03 +05:45
Saw-jan
78ca9bacf9 test: add cli test for resetting user password 2024-07-09 11:48:03 +05:45
Saw-jan
fd6e773b7e test: prepare cli test suite 2024-07-09 11:48:03 +05:45
Saw-jan
9baecdfd58 fix: return early if the ocis is not running 2024-07-09 11:48:03 +05:45
Saw-jan
86fd73e912 refactor: respond 409 conflict if server is already running 2024-07-09 11:48:03 +05:45
Saw-jan
2b88c194bc refactor: allow any commands and user inputs 2024-07-09 11:48:03 +05:45
Saw-jan
d8dff89c1c feat: allow interactive command execution 2024-07-09 11:48:03 +05:45
Saw-jan
7f0a1b0cdd fix: cumulative env and clear command var 2024-07-09 11:48:03 +05:45
Saw-jan
733f1852ea feat: add start endpoint 2024-07-09 11:48:03 +05:45
Saw-jan
3306a1f277 timeout command execution 2024-07-09 11:48:03 +05:45
Saw-jan
d1d25ae940 feat: add option to skip running ocis 2024-07-09 11:48:03 +05:45
Saw-jan
6e2ccefa51 feat: add command and stop endpoints 2024-07-09 11:48:03 +05:45
Phil Davis
6826e360f1 Merge pull request #9557 from owncloud/webdav-remove-when-steps
[tests-only][full-ci] remove unused When step definitions from WebDav.php
2024-07-09 10:58:22 +05:45
prashant-gurung899
0cc27da636 remove unused when test steps
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-07-09 10:06:23 +05:45
Michael Barz
73da706d52 Automated changelog update [skip ci] 2024-07-08 14:55:52 +00:00
Michael Barz
0272de2c5c Merge pull request #9559 from owncloud/release-6.1.0
[full-ci] chore: prepare changelog, bump version, update CD
2024-07-08 16:55:10 +02:00
Michael Barz
c4b2e6a3c0 docs: add release to table 2024-07-08 15:58:26 +02:00
Michael Barz
e586a71570 chore: prepare changelog, bump version, update CD 2024-07-08 15:58:26 +02:00
Michael Barz
31069b0d07 Automated changelog update [skip ci] 2024-07-08 15:57:48 +02:00