Commit Graph

14524 Commits

Author SHA1 Message Date
Michael Barz 0c939a0de4 docs: add missing changelog for v4.0.1 2023-12-08 14:21:35 +01:00
Michael Barz 3c51e35b04 Automated changelog update [skip ci] 2023-12-08 13:09:36 +00:00
Michael Barz c17fcc2d1f Merge pull request #7912 from owncloud/release-4.0.4
[full-ci] prepare release, bump version
2023-12-08 14:08:50 +01:00
Michael Barz 4a5f543957 docs: prepare release, bump version 2023-12-07 15:52:39 +01:00
Sabin Panta a61723b357 adding skip on reva tag (#7856) (#7857) 2023-12-06 14:05:25 +05:45
nirajacharya2 86c4d02e48 re runing ci (#7867)
Co-authored-by: Nalem7 <61624650+nabim777@users.noreply.github.com>
2023-12-04 17:09:13 +05:45
Phil Davis ab69d70df6 Merge pull request #7858 from dragonchaser/backport-trashbin-fixes
Backport trashbin fixes
2023-12-01 07:51:19 +05:45
Sabin Panta b07dfec726 Automated changelog update [skip ci] 2023-12-01 00:53:33 +00:00
Christian Richter 4e9fc3ee87 bump reva to 2.16.3
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-11-30 16:48:21 +01:00
Sabin Panta 26423fa5fb backport from main (#7837) 2023-11-30 09:56:12 +05:45
nirajacharya2 b71a50065d refactoring FeatureContext.php file (#7822) 2023-11-29 09:45:29 +05:45
Nalem7 68b613d58b Backport add test for move and rename file between space in project-space (#7816) 2023-11-28 12:05:28 +05:45
Nalem7 1c8833cd17 Backport add test for rename and move the file between personal and share space using fileid (#7813) 2023-11-28 09:47:40 +05:45
Nalem7 3ebc3abff8 add tests for move rename file between personal and project space with file-id (#7807) 2023-11-27 16:06:31 +05:45
nirajacharya2 b4b3827805 add query params to the log (#7493) (#7646)
Co-authored-by: Sawjan Gurung <saw.jan.grg3e@gmail.com>
2023-11-27 14:24:06 +05:45
Nalem7 cd09d444fd add tests for move file within shares using file-id (#7776) 2023-11-27 11:35:31 +05:45
Benedikt Kulmann 2744d8baa4 Automated changelog update [skip ci] 2023-11-24 16:16:07 +00:00
Benedikt Kulmann 0c4731013c Merge pull request #7802 from owncloud/release-4.0.3 2023-11-24 17:09:15 +01:00
Benedikt Kulmann d6f4b24ffa chore: prepare changelog, bump version 2023-11-24 13:32:40 +01:00
Jannik Stehle 5ba19caed9 Automated changelog update [skip ci] 2023-11-24 08:17:21 +00:00
Jannik Stehle 3815030b2c Merge pull request #7798 from owncloud/bump-web-to-7.1.2
chore: bump web to v7.1.2
2023-11-24 09:16:41 +01:00
Jannik Stehle ab2a920bd8 chore: bump web to v7.1.2 2023-11-24 07:51:55 +01:00
Jannik Stehle 38e3f70b70 ci: use pnpm version defined in package.json to build web 2023-11-24 07:51:25 +01:00
Prarup Gurung 76021272e1 Merge pull request #7679 from owncloud/backport/refactoring-user-deletion-testcode-to-graphapi
[tests-only][full-ci] refactoring the user delete code from ocs to graph api
2023-11-21 14:21:26 +05:45
Sabin Panta d59dddfeb9 Update tests/acceptance/features/coreApiShareManagementToShares/moveReceivedShare.feature
Co-authored-by: Sawjan Gurung <saw.jan.grg3e@gmail.com>
2023-11-13 09:24:07 +05:45
Sabin Panta b555d5151d [tests-only][full-ci] refactoring the user delete code from ocs to graphapi (#7020)
* addressing the reviews

* addressing the review

* refactored test code

* updated expected failures file
2023-11-09 15:52:38 +05:45
Prarup Gurung 180d7a53a4 Merge pull request #7665 from owncloud/backport-add-test-on-copy-between-spaces-in-project-spaces
[tests-only][full-ci] Backport add test on copy between spaces in project spaces
2023-11-07 14:09:35 +05:45
nabim777 5b636aa66f add test for copy file between space in project-space 2023-11-07 09:59:13 +05:45
Sabin Panta c3a41e0ef9 [tests-only ][full-ci] backport all graphapi related featurefile wording (#7640)
* refactoring the feature file steps

* backporting from main
2023-11-06 17:27:24 +05:45
Sagar Gurung b97ed83f62 [tests-only][full-ci]Backport of check for deleted scenarios in expected to failure file (#7650)
* Added script to check the deleted suites in the expected to failure files

* Added drone pipeline

* Refactor script in loop
2023-11-03 11:40:47 +05:45
Nalem7 35a1e4f784 add test for copy file between personal space and share space using fileID (#7642) 2023-11-01 16:37:32 +05:45
Phil Davis 09809a2bee Merge pull request #7628 from owncloud/backport/createLockFileTest
[test-only] [full-ci] Backport lock tests
2023-11-01 12:40:07 +05:45
Sabin ff3f30c039 backporting from main 2023-11-01 11:48:14 +05:45
Viktor Scharf bc70f2a1ab [test-only] new lock tests (#7595)
* add new lock tests

* fix after review

* Update WebDavLockingContext.php
2023-10-31 17:34:10 +05:45
Sabin Panta e68b98d288 [tests-only] [full-ci] backporting the PR related to user addition to group to graphapi (#7545)
* backporting the PR

* [tests-only][full-ci] refactoring user addition to group to graphapi (#7360)

* changed user addition to group to graphapi

* addressing the review

* addressing review regarding nonexistent user

* addressing the review

* updated expected failures file

* changing code to make it pass in reva edge

* addressing review

* addressing review
2023-10-31 12:15:57 +05:45
Nalem7 804d17c501 add tests for copy file within shares ucing file-id (#7605) 2023-10-30 10:34:40 +05:45
Jannik Stehle 01ccfbae73 Automated changelog update [skip ci] 2023-10-27 14:19:05 +00:00
Jannik Stehle f1f1bac992 Merge pull request #7601 from owncloud/bump-web-to-7.1.1
chore: bump web to v7.1.1
2023-10-27 16:18:29 +02:00
Jannik Stehle 9cc621a483 chore: bump web to v7.1.1 2023-10-27 08:57:06 +02:00
Prarup Gurung e3761c4f9d Merge pull request #7588 from owncloud/backport-preview-spaces-shares
[tests-only][full-ci] backport added test for previewing shared resource inside project space
2023-10-26 15:51:33 +05:45
prajwol 45fb09f167 added test for previewing shared resource inside project space 2023-10-26 15:07:30 +05:45
Michael Barz ac9cdf6481 Automated changelog update [skip ci] 2023-10-23 10:03:55 +00:00
Michael Barz 4fdacc200c Merge pull request #7546 from owncloud/backport-7528
[Backport] fix token storage config for web
2023-10-23 12:02:54 +02:00
Nalem7 06658eaff4 add test for copy file between project and personal space (#7550) 2023-10-20 20:43:51 +05:45
Sawjan Gurung 997eebbfa2 [full-ci] run linter and unit test from top-level (#7542)
* Try to run linter and unit test from top-level directory

Instead of starting a separate pipeline for each service we now just run
the linter and unit tests from the top-level directory. This allows us
to run the linter it with '--modules-download-mode vendor' and should also
reduce the resource usage.

* cleanup: remove no longer valid submodule release step

---------

Co-authored-by: Ralf Haferkamp <rhaferkamp@owncloud.com>
2023-10-20 15:42:48 +05:45
Michael Barz 43151ddc84 fix token storage config for web 2023-10-20 09:00:17 +02:00
Michael Barz c7a097cd85 Automated changelog update [skip ci] 2023-10-20 04:20:37 +00:00
Michael Barz fb0253ccdc Automated changelog update [skip ci] 2023-10-17 10:58:57 +00:00
Michael Barz f06df0453b Merge pull request #7512 from rhafer/backport/4.0/7469
[full-ci] bump reva to 2.16.2
2023-10-17 12:58:27 +02:00
Ralf Haferkamp e220c3397a bump reva to 2.16.2 2023-10-17 12:19:48 +02:00