Commit Graph

18321 Commits

Author SHA1 Message Date
Christian Richter 57d59de6e2 fix intendation
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-07-19 09:54:18 +02:00
Christian Richter 51138a63ff fix intendation
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-07-19 09:47:25 +02:00
Christian Richter a9c34d3aab replace NEXT tokens
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-07-19 09:22:21 +02:00
Christian Richter 7fb29d1d65 add IntroductionVersion to global adoc output
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-07-19 09:14:00 +02:00
Christian Richter 8975d413ef add IntroductionVersion to adoc output
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-07-19 09:08:57 +02:00
Sawjan Gurung d48cae6fd3 Merge pull request #9630 from owncloud/tests/cli_search_re-index_cmd_for_spaces
[tests-only][full-ci] search: reindex command for spaces
2024-07-19 11:37:37 +05:45
Sawjan Gurung fb44bebddd Merge pull request #9614 from owncloud/test-location-metadata-project
[tests-only][full-ci] adding test for listing drive items with new metadata in project space
2024-07-19 11:35:53 +05:45
ishabaral a78d501fc0 search: reindex command for all spaces 2024-07-19 10:15:11 +05:45
Niraj Acharya b43601e15b adding test for listing drive items with new props in personal space 2024-07-19 09:45:32 +05:45
Roman Perekhod 9fc37e7b81 Automated changelog update [skip ci] 2024-07-18 19:18:40 +00:00
Roman Perekhod ffe1542205 Merge pull request #9647 from 2403905/issue-9642
Fixed the channel lock in a workers pool
2024-07-18 21:17:44 +02:00
Michael Barz da2e202b21 Merge pull request #9644 from owncloud/collaboration_infolog
feat: use info level for access log to the collaboration service
2024-07-18 16:02:30 +02:00
Roman Perekhod 7f9e018c7c Fixed the channel lock in a workers pool 2024-07-18 15:33:50 +02:00
kobergj 76c1ad662d Merge pull request #9646 from kobergj/FixSonarcloudImport
[docs-only] Fix Sonarcloud Import issue
2024-07-18 15:28:58 +02:00
jkoberg 4a47d353b7 fix(ocis): fix sonarcloud import issue
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-07-18 14:32:48 +02:00
Juan Pablo Villafáñez d69bc2c1c6 fix: explicitly set the HTTP status header for the access log 2024-07-18 12:40:20 +02:00
Jörn Friedrich Dreyer 81ef018b9f Merge pull request #9624 from owncloud/drop-sjson-dependency
drop sjson dependency
2024-07-18 12:35:19 +02:00
Jörn Friedrich Dreyer c3c6085f2b drop sjson dependency
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-07-18 12:06:25 +02:00
Juan Pablo Villafáñez 0a33b934c1 feat: use info level for access log to the collaboration service 2024-07-18 10:48:08 +02:00
kobergj 3e3fcf3729 Automated changelog update [skip ci] 2024-07-18 07:57:34 +00:00
kobergj d75abae594 Merge pull request #9620 from kobergj/FixNatsjsRegistry
Repair Natsjskv Registry
2024-07-18 09:57:00 +02:00
Sawjan Gurung 775913c8b5 Merge pull request #9593 from owncloud/cli-test-reset-admin-credentials
[tests-only][full-ci] added test for updating admin password via cli
2024-07-18 12:56:36 +05:45
Phil Davis 9d533a8c85 Automated changelog update [skip ci] 2024-07-18 07:03:37 +00:00
Phil Davis 6486250cd2 Merge pull request #6945 from owncloud/fix/issue-5938-sajan
fix: return 403 when non-admin tries to do admin requests
2024-07-18 12:48:07 +05:45
Sabin 52a0c346c3 added test for updating admin password via cli 2024-07-18 12:07:54 +05:45
Sawjan Gurung 61f8b20ecd Merge pull request #9627 from owncloud/cli-remove-file-versions-by-fileid
[tests-only][full-ci] adding test to remove old versions of a file using file-id using cli command
2024-07-18 11:17:17 +05:45
prashant-gurung899 22be9de42c add test to remove versions of a file using file id
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-07-18 10:33:46 +05:45
Saw-jan 4fbef3c58a chore: add changelog entry 2024-07-18 10:08:15 +05:45
Saw-jan 244f2bc937 test: updated test expectation 2024-07-18 10:08:15 +05:45
Saw-jan a93a74f9d1 fix: return 403 when non-admin tries to do admin requests 2024-07-18 09:39:36 +05:45
Michael Barz 698d24c4e7 Merge pull request #9637 from owncloud/corrected-dates-of-6.0.0-and-5.0.6
corrected dates of 6.0.0 and 5.0.6
2024-07-17 20:15:11 +02:00
Tobias Baader bf3b9f70f0 corrected dates of 6.0.0 and 5.0.6
corrected dates of 6.0.0 and 5.0.6
2024-07-17 19:08:43 +02:00
Michael Barz 2985823dd5 Merge pull request #9636 from owncloud/added-release-5.0.6
added release 5.0.6
2024-07-17 18:50:29 +02:00
Tobias Baader c51aef0473 corrected date for 5.0.6
corrected date for 5.0.6
2024-07-17 18:42:43 +02:00
Tobias Baader 83e203efcc added release 5.0.6
added 5.0.6 to release table
2024-07-17 18:41:04 +02:00
jkoberg 6d7d18adce feat(deps): bump plugins/store/nats-js-kv
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-07-17 15:26:49 +02:00
jkoberg 60d4305bab fix(natsjsregistry): spread load evenly among instances
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-07-17 15:26:49 +02:00
Sawjan Gurung 4c613776ec Merge pull request #9612 from owncloud/test-location-metadata
[tests-only][full-ci] adding test for listing drive items with new metadata in personal space
2024-07-17 17:22:05 +05:45
kobergj 2f369157d4 Automated changelog update [skip ci] 2024-07-17 09:31:41 +00:00
kobergj f31b91bc6b Merge pull request #9631 from kobergj/BumpWebCommitID
[full-ci] Bump Web CommitID
2024-07-17 11:31:03 +02:00
jkoberg d8a31dca91 feat(ocis): bump web commitID to current master
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-07-17 11:06:10 +02:00
kobergj 9ef16e373a Automated changelog update [skip ci] 2024-07-17 08:42:35 +00:00
kobergj de194c7076 Merge pull request #9621 from owncloud/bump-reva-af606e7f
[full-ci] bump reva
2024-07-17 10:42:00 +02:00
Niraj Acharya 740793ec18 adding test for listing drive items with new props in personal space 2024-07-17 14:09:40 +05:45
jkoberg 86c17e2b7e fix(tests): default archive format is now zip
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-07-17 10:13:16 +02:00
Jörn Friedrich Dreyer fae509ab94 bump reva to 11ee452e19a7
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-07-17 09:02:15 +02:00
Andre Duffeck 38bc0a50b5 Merge pull request #9590 from aduffeck/enable-xattrs-caching
Enable caching for the xattrs backend (posixfs)
2024-07-17 08:10:58 +02:00
Sawjan Gurung 4323c26cfb Merge pull request #9606 from owncloud/new-props-in-spaces
[tests-only] add test coverage for new props from personal space
2024-07-17 11:41:08 +05:45
ownClouders b7911997da [tx] updated from transifex 2024-07-17 04:08:21 +00:00
Christian Richter c4dfe3cd8a Automated changelog update [skip ci] 2024-07-16 14:17:50 +00:00