]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
5 months agofix: expose lastUpdated in OCS API 45094/head
Marcel Klehr [Wed, 15 May 2024 07:30:05 +0000 (09:30 +0200)]
fix: expose lastUpdated in OCS API

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix: address review comments
Marcel Klehr [Tue, 14 May 2024 08:01:09 +0000 (10:01 +0200)]
fix: address review comments

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agoUpdate core/ResponseDefinitions.php
Marcel Klehr [Tue, 14 May 2024 07:33:58 +0000 (09:33 +0200)]
Update core/ResponseDefinitions.php

Co-authored-by: Kate <26026535+provokateurin@users.noreply.github.com>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix: Fix pass-through stt provider
Marcel Klehr [Mon, 13 May 2024 09:50:14 +0000 (11:50 +0200)]
fix: Fix pass-through stt provider

Wasn't able to load File from app data

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agochore: fix htaccess
Marcel Klehr [Mon, 13 May 2024 08:01:11 +0000 (10:01 +0200)]
chore: fix htaccess

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agochore: Check in autoloader updates
Marcel Klehr [Mon, 13 May 2024 07:50:31 +0000 (09:50 +0200)]
chore: Check in autoloader updates

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix(Manager#fillInputs): Try to setup user FS before access file inputs
Marcel Klehr [Mon, 13 May 2024 07:04:56 +0000 (09:04 +0200)]
fix(Manager#fillInputs): Try to setup user FS before access file inputs

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofeat: Add some new task types
Marcel Klehr [Mon, 13 May 2024 06:55:18 +0000 (08:55 +0200)]
feat: Add some new task types

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix(SynchronousBackgroundJob): Only reschedule when needed
Marcel Klehr [Mon, 13 May 2024 06:55:04 +0000 (08:55 +0200)]
fix(SynchronousBackgroundJob): Only reschedule when needed

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agoUpdate lib/public/TaskProcessing/IManager.php
Marcel Klehr [Mon, 13 May 2024 06:24:46 +0000 (08:24 +0200)]
Update lib/public/TaskProcessing/IManager.php

Co-authored-by: julien-nc <julien-nc@posteo.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agoUpdate lib/private/TaskProcessing/Manager.php
Marcel Klehr [Mon, 13 May 2024 06:24:31 +0000 (08:24 +0200)]
Update lib/private/TaskProcessing/Manager.php

Co-authored-by: julien-nc <julien-nc@posteo.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix(Manager#fillInputData): Load user folder if needed
Marcel Klehr [Fri, 10 May 2024 05:42:03 +0000 (07:42 +0200)]
fix(Manager#fillInputData): Load user folder if needed

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix: run cs:fix
Marcel Klehr [Fri, 10 May 2024 05:34:15 +0000 (07:34 +0200)]
fix: run cs:fix

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agotest: Put input files in user storage
Marcel Klehr [Fri, 10 May 2024 05:18:14 +0000 (07:18 +0200)]
test: Put input files in user storage

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix(OCS-API): Add endpoint to list user tasks
Marcel Klehr [Fri, 10 May 2024 05:08:31 +0000 (07:08 +0200)]
fix(OCS-API): Add endpoint to list user tasks

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix(OCS-API): No csrf required for /tasks/taskId/file/fileId
Marcel Klehr [Fri, 10 May 2024 04:55:15 +0000 (06:55 +0200)]
fix(OCS-API): No csrf required for /tasks/taskId/file/fileId

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix(TextToImage): Allow leaving the resources open
Marcel Klehr [Fri, 10 May 2024 04:51:41 +0000 (06:51 +0200)]
fix(TextToImage): Allow leaving the resources open

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix(ocs): change /tasktypes response to combine optional and non-optional IO slots
Marcel Klehr [Wed, 8 May 2024 07:20:25 +0000 (09:20 +0200)]
fix(ocs): change /tasktypes response to combine optional and non-optional IO slots

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix: run cs:fix
Marcel Klehr [Wed, 8 May 2024 07:20:25 +0000 (09:20 +0200)]
fix: run cs:fix

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix: fix tests
Marcel Klehr [Tue, 7 May 2024 13:45:34 +0000 (15:45 +0200)]
fix: fix tests

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agoUpdate core/Migrations/Version30000Date20240429122720.php
Marcel Klehr [Tue, 7 May 2024 13:39:33 +0000 (15:39 +0200)]
Update core/Migrations/Version30000Date20240429122720.php

Co-authored-by: julien-nc <julien-nc@posteo.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix: fix migration
Marcel Klehr [Tue, 7 May 2024 11:25:33 +0000 (13:25 +0200)]
fix: fix migration

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofeat: Add cancel endpoint to OCS API
Marcel Klehr [Tue, 7 May 2024 11:23:53 +0000 (13:23 +0200)]
feat: Add cancel endpoint to OCS API

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix: fix psalm issues
Marcel Klehr [Tue, 7 May 2024 11:04:44 +0000 (13:04 +0200)]
fix: fix psalm issues

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix: update openai specs
Marcel Klehr [Tue, 7 May 2024 11:04:31 +0000 (13:04 +0200)]
fix: update openai specs

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix: bump OC_Version
Marcel Klehr [Tue, 7 May 2024 10:51:21 +0000 (12:51 +0200)]
fix: bump OC_Version

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix: Don't check in barmani plugin in composer autoloader
Marcel Klehr [Tue, 7 May 2024 10:50:53 +0000 (12:50 +0200)]
fix: Don't check in barmani plugin in composer autoloader

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agorefactor: identifier is now customId/custom_id
Marcel Klehr [Tue, 7 May 2024 10:46:21 +0000 (12:46 +0200)]
refactor: identifier is now customId/custom_id

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix: psalm issue
Marcel Klehr [Tue, 7 May 2024 06:56:22 +0000 (08:56 +0200)]
fix: psalm issue

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix: address review comments
Marcel Klehr [Mon, 6 May 2024 14:36:35 +0000 (16:36 +0200)]
fix: address review comments

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix: address review comments
Marcel Klehr [Mon, 6 May 2024 11:04:11 +0000 (13:04 +0200)]
fix: address review comments

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix: address review comments
Marcel Klehr [Mon, 6 May 2024 11:03:03 +0000 (13:03 +0200)]
fix: address review comments

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix: Don't use dynamic property
Marcel Klehr [Mon, 6 May 2024 09:57:05 +0000 (11:57 +0200)]
fix: Don't use dynamic property

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix: Update autoloaders
Marcel Klehr [Mon, 6 May 2024 09:24:35 +0000 (11:24 +0200)]
fix: Update autoloaders

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix: Run cs:fix
Marcel Klehr [Mon, 6 May 2024 09:09:53 +0000 (11:09 +0200)]
fix: Run cs:fix

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix: psalm issues
Marcel Klehr [Mon, 6 May 2024 09:01:23 +0000 (11:01 +0200)]
fix: psalm issues

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agotest: Test file authorization check
Marcel Klehr [Mon, 6 May 2024 08:22:59 +0000 (10:22 +0200)]
test: Test file authorization check

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix: Check if user is authorized to use the files they mentioned
Marcel Klehr [Mon, 6 May 2024 08:03:24 +0000 (10:03 +0200)]
fix: Check if user is authorized to use the files they mentioned

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofeat: Remove stale files in AppData as well
Marcel Klehr [Mon, 6 May 2024 07:44:48 +0000 (09:44 +0200)]
feat: Remove stale files in AppData as well

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agochore: update openapi.json
Marcel Klehr [Mon, 6 May 2024 07:37:46 +0000 (09:37 +0200)]
chore: update openapi.json

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix: oc_taskProcessing_tasks.identifier: notnull = false
Marcel Klehr [Mon, 6 May 2024 07:30:48 +0000 (09:30 +0200)]
fix: oc_taskProcessing_tasks.identifier: notnull = false

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix: Expose task type on CoreTaskProcessingTask json
Marcel Klehr [Mon, 6 May 2024 07:21:09 +0000 (09:21 +0200)]
fix: Expose task type on CoreTaskProcessingTask json

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix: psalm issue
Marcel Klehr [Fri, 3 May 2024 12:39:41 +0000 (14:39 +0200)]
fix: psalm issue

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agotest: Add more tests for legacy pass-through
Marcel Klehr [Fri, 3 May 2024 12:15:03 +0000 (14:15 +0200)]
test: Add more tests for legacy pass-through

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix: Small fixes
Marcel Klehr [Fri, 3 May 2024 10:33:17 +0000 (12:33 +0200)]
fix: Small fixes

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix: Wire-up the new classes
Marcel Klehr [Fri, 3 May 2024 10:24:40 +0000 (12:24 +0200)]
fix: Wire-up the new classes

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agorefactor: rename getTaskType to getTaskTypeId
Marcel Klehr [Fri, 3 May 2024 10:23:59 +0000 (12:23 +0200)]
refactor: rename getTaskType to getTaskTypeId

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix: Fix psalm issues
Marcel Klehr [Fri, 3 May 2024 09:46:36 +0000 (11:46 +0200)]
fix: Fix psalm issues

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix: LazyRoot missing method
Marcel Klehr [Fri, 3 May 2024 09:08:15 +0000 (11:08 +0200)]
fix: LazyRoot missing method

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix: Typo
Marcel Klehr [Fri, 3 May 2024 09:08:01 +0000 (11:08 +0200)]
fix: Typo

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofeat: Add ExApp endpoints
Marcel Klehr [Fri, 3 May 2024 08:14:19 +0000 (10:14 +0200)]
feat: Add ExApp endpoints

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix: Fix psalm issues
Marcel Klehr [Thu, 2 May 2024 13:12:35 +0000 (15:12 +0200)]
fix: Fix psalm issues

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix(IRootFolder): Add getAppDataDirectoryName method
Marcel Klehr [Thu, 2 May 2024 09:48:10 +0000 (11:48 +0200)]
fix(IRootFolder): Add getAppDataDirectoryName method

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agochore: Regenerate openapi.json
Marcel Klehr [Thu, 2 May 2024 09:46:49 +0000 (11:46 +0200)]
chore: Regenerate openapi.json

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agochore: Run cs:fix
Marcel Klehr [Thu, 2 May 2024 09:17:43 +0000 (11:17 +0200)]
chore: Run cs:fix

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agorefactor: Move validation to EShapeType
Marcel Klehr [Thu, 2 May 2024 09:15:51 +0000 (11:15 +0200)]
refactor: Move validation to EShapeType

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofeat: Add getFileContents endpoint to TaskProcessing OCS API
Marcel Klehr [Thu, 2 May 2024 09:13:53 +0000 (11:13 +0200)]
feat: Add getFileContents endpoint to TaskProcessing OCS API

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofeat: TaskProcessing OCS API
Marcel Klehr [Tue, 30 Apr 2024 15:02:38 +0000 (17:02 +0200)]
feat: TaskProcessing OCS API

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix: Run cs:fix
Marcel Klehr [Tue, 30 Apr 2024 15:01:41 +0000 (17:01 +0200)]
fix: Run cs:fix

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix: Add RemoveOldTasksBackgroundJob to repair step that instantiates it
Marcel Klehr [Tue, 30 Apr 2024 14:37:13 +0000 (16:37 +0200)]
fix: Add RemoveOldTasksBackgroundJob to repair step that instantiates it

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agotest: Add OldTasksShouldBeCleanedUp test
Marcel Klehr [Tue, 30 Apr 2024 14:30:24 +0000 (16:30 +0200)]
test: Add OldTasksShouldBeCleanedUp test

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix: weed out some psalm errors and run cs:fix
Marcel Klehr [Tue, 30 Apr 2024 13:48:00 +0000 (15:48 +0200)]
fix: weed out some psalm errors and run cs:fix

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofeat: first pass at TaskProcessing API
Marcel Klehr [Mon, 29 Apr 2024 14:21:07 +0000 (16:21 +0200)]
feat: first pass at TaskProcessing API

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agoMerge pull request #45252 from nextcloud/chore/noid/spdx-batch2
Andy Scherzinger [Mon, 13 May 2024 16:37:23 +0000 (18:37 +0200)]
Merge pull request #45252 from nextcloud/chore/noid/spdx-batch2

Add SPDX header - batch #2

5 months agochore: Compile assets 45252/head
Ferdinand Thiessen [Mon, 13 May 2024 13:30:47 +0000 (15:30 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
5 months agofix: Also extract comments for `spdx` license information
Ferdinand Thiessen [Mon, 13 May 2024 07:48:54 +0000 (09:48 +0200)]
fix: Also extract comments for `spdx` license information

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
5 months agochore: Add SPDX header
Andy Scherzinger [Fri, 10 May 2024 13:09:14 +0000 (15:09 +0200)]
chore: Add SPDX header

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
5 months agoMerge pull request #44791 from nextcloud/reshare-permission-logic
Robin Appelman [Mon, 13 May 2024 14:00:10 +0000 (16:00 +0200)]
Merge pull request #44791 from nextcloud/reshare-permission-logic

fix: consider all paths the user has for a share source when considering max permissions

5 months agoMerge pull request #45218 from nextcloud/update-pdf-icon
Marco [Mon, 13 May 2024 13:50:08 +0000 (15:50 +0200)]
Merge pull request #45218 from nextcloud/update-pdf-icon

Update pdf icon

5 months agoMerge branch 'master' into update-pdf-icon 45218/head
Marco [Mon, 13 May 2024 13:14:04 +0000 (15:14 +0200)]
Merge branch 'master' into update-pdf-icon

5 months agoMerge pull request #44953 from nextcloud/perf/44951/lock-provider
Julius Härtl [Mon, 13 May 2024 12:21:28 +0000 (14:21 +0200)]
Merge pull request #44953 from nextcloud/perf/44951/lock-provider

perf(ILockManager): Allow registering a lock provider lazy

5 months agoMerge pull request #45262 from nextcloud/check-HttpsUrlGeneration
Côme Chilliet [Mon, 13 May 2024 10:06:21 +0000 (12:06 +0200)]
Merge pull request #45262 from nextcloud/check-HttpsUrlGeneration

fix(SetupChecks): Detect CLI mode in HTTPS / URL generator check

5 months agoMerge pull request #45242 from nextcloud/check-memcache-memcached
Daniel [Mon, 13 May 2024 09:53:27 +0000 (11:53 +0200)]
Merge pull request #45242 from nextcloud/check-memcache-memcached

fix(setupCheck): Only warn when memcache present w/o memcached

5 months agoMerge pull request #45233 from nextcloud/fix/touch-propagate-size
Côme Chilliet [Mon, 13 May 2024 09:48:06 +0000 (11:48 +0200)]
Merge pull request #45233 from nextcloud/fix/touch-propagate-size

fix: Avoid updating size when calling touch on a file

5 months agoMerge pull request #45258 from nextcloud/bug/noid/get-mounts-for-fileid-may-return...
Côme Chilliet [Mon, 13 May 2024 09:43:26 +0000 (11:43 +0200)]
Merge pull request #45258 from nextcloud/bug/noid/get-mounts-for-fileid-may-return-and-unindexed-list

fix: getMountsForFileId may return an unordered list

5 months agoFeat: Fix pdf icon
Marco Ambrosini [Mon, 13 May 2024 08:51:23 +0000 (10:51 +0200)]
Feat: Fix pdf icon

Signed-off-by: Marco Ambrosini <marcoambrosini@proton.me>
5 months agoMerge pull request #43794 from nextcloud/fix/files/scanner-metadata-diff
Côme Chilliet [Mon, 13 May 2024 09:05:40 +0000 (11:05 +0200)]
Merge pull request #43794 from nextcloud/fix/files/scanner-metadata-diff

fix(files): handle multidimensional arrays in scanner

5 months agoMerge pull request #45254 from nextcloud/fix/message
Ferdinand Thiessen [Mon, 13 May 2024 08:13:41 +0000 (10:13 +0200)]
Merge pull request #45254 from nextcloud/fix/message

fix: Move hint about firewall issues to common helper string

5 months agofix: Move hint about firewall issues to common helper string 45254/head
Ferdinand Thiessen [Fri, 10 May 2024 15:54:41 +0000 (17:54 +0200)]
fix: Move hint about firewall issues to common helper string

Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Co-authored-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
5 months agoMerge pull request #45272 from nextcloud/check-db-missing-indices
Julius Härtl [Mon, 13 May 2024 05:55:39 +0000 (07:55 +0200)]
Merge pull request #45272 from nextcloud/check-db-missing-indices

feat(SetupChecks): Refactor DatabaseHasMissingIndices

5 months agofix(SetupChecks): Detect CLI mode in HTTPS / URL generator check 45262/head
Josh Richards [Fri, 10 May 2024 21:02:28 +0000 (17:02 -0400)]
fix(SetupChecks): Detect CLI mode in HTTPS / URL generator check

Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
5 months agoMerge pull request #45241 from nextcloud/checks-db-versions
Andy Scherzinger [Sat, 11 May 2024 14:42:12 +0000 (16:42 +0200)]
Merge pull request #45241 from nextcloud/checks-db-versions

fix(setupChecks): update db version checks

5 months agofeat(SetupChecks): Refactor DatabaseHasMissingIndices 45272/head
Josh Richards [Sat, 11 May 2024 14:10:27 +0000 (10:10 -0400)]
feat(SetupChecks): Refactor DatabaseHasMissingIndices

Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
5 months agoMerge pull request #45270 from nextcloud/refactor/provisioning_api/type-scopes
Kate [Sat, 11 May 2024 14:27:13 +0000 (16:27 +0200)]
Merge pull request #45270 from nextcloud/refactor/provisioning_api/type-scopes

5 months agorefactor(provisioning_api): Add types for user details scopes 45270/head
provokateurin [Sat, 11 May 2024 07:22:19 +0000 (09:22 +0200)]
refactor(provisioning_api): Add types for user details scopes

Signed-off-by: provokateurin <kate@provokateurin.de>
5 months agoMerge pull request #45268 from nextcloud/dependabot/npm_and_yarn/testing-library...
dependabot[bot] [Sat, 11 May 2024 04:38:16 +0000 (04:38 +0000)]
Merge pull request #45268 from nextcloud/dependabot/npm_and_yarn/testing-library/jest-dom-6.4.5

5 months agochore(deps-dev): bump @testing-library/jest-dom from 6.4.2 to 6.4.5 45268/head
dependabot[bot] [Sat, 11 May 2024 02:21:36 +0000 (02:21 +0000)]
chore(deps-dev): bump @testing-library/jest-dom from 6.4.2 to 6.4.5

Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.4.2 to 6.4.5.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v6.4.2...v6.4.5)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
5 months agoMerge pull request #45255 from nextcloud/fix/ci-mariadb
Ferdinand Thiessen [Fri, 10 May 2024 21:46:42 +0000 (23:46 +0200)]
Merge pull request #45255 from nextcloud/fix/ci-mariadb

fix(ci): Align mariadb versions with list of supported versions

5 months agofix: getMountsForFileId may return an unordered list 45258/head
Daniel Kesselberg [Fri, 10 May 2024 17:21:23 +0000 (19:21 +0200)]
fix: getMountsForFileId may return an unordered list

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
5 months agofix(ci): Align mariadb versions with list of supported versions 45255/head
Ferdinand Thiessen [Fri, 10 May 2024 15:58:53 +0000 (17:58 +0200)]
fix(ci): Align mariadb versions with list of supported versions

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
5 months agofix: oops vendor string embedded in version 45241/head
Josh Richards [Fri, 10 May 2024 13:12:43 +0000 (09:12 -0400)]
fix: oops vendor string embedded in version

Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
5 months agofix(phpunit-pgsql): master/v30 only supports pgsql 12-16; drop 10
Josh [Fri, 10 May 2024 13:06:34 +0000 (09:06 -0400)]
fix(phpunit-pgsql): master/v30 only supports pgsql 12-16; drop 10

Signed-off-by: Josh <josh.t.richards@gmail.com>
5 months agofix: only compare major version of pgsql
Josh Richards [Fri, 10 May 2024 12:49:02 +0000 (08:49 -0400)]
fix: only compare major version of pgsql

Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
5 months agofix: refactor postgresql check to match mariadb/mysql
Josh Richards [Fri, 10 May 2024 12:28:05 +0000 (08:28 -0400)]
fix: refactor postgresql check to match mariadb/mysql

Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
5 months agofix: only compare minor mariadb version differences
Josh Richards [Fri, 10 May 2024 12:23:32 +0000 (08:23 -0400)]
fix: only compare minor mariadb version differences

Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
5 months agofix(setupChecks): update db version checks
Josh Richards [Thu, 9 May 2024 14:55:36 +0000 (10:55 -0400)]
fix(setupChecks): update db version checks

Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
5 months agoMerge pull request #45256 from nextcloud/bugfix/noid/fixFileChecker
Andy Scherzinger [Fri, 10 May 2024 19:39:50 +0000 (21:39 +0200)]
Merge pull request #45256 from nextcloud/bugfix/noid/fixFileChecker

Revert rename changes

5 months agofix: revert rename changes 45256/head
Andy Scherzinger [Fri, 10 May 2024 17:16:41 +0000 (19:16 +0200)]
fix: revert rename changes

see #45250

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
5 months agoMerge pull request #45250 from nextcloud/chore/noid/spdx-revert-rename
Andy Scherzinger [Fri, 10 May 2024 11:46:48 +0000 (13:46 +0200)]
Merge pull request #45250 from nextcloud/chore/noid/spdx-revert-rename

Revert rename

5 months agochore: revert rename 45250/head
Andy Scherzinger [Fri, 10 May 2024 11:46:00 +0000 (13:46 +0200)]
chore: revert rename

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>