nextcloud/tests/lib/Files
Carl Schwan 7f53bfae6c
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Integration sqlite / changes (push) Waiting to run
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, --tags ~@large files_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, capabilities_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, collaboration_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, comments_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, dav_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, federation_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, file_conversions) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, files_reminders) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, filesdrop_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, ldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, openldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, openldap_numerical_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, remoteapi_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, routing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, setup_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, sharees_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, sharing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, theming_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, videoverification_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite-summary (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis (push) Waiting to run
Psalm static code analysis / static-code-analysis-security (push) Waiting to run
Psalm static code analysis / static-code-analysis-ocp (push) Waiting to run
Psalm static code analysis / static-code-analysis-ncu (push) Waiting to run
Merge pull request #58847 from nextcloud/backport/53733/stable32
[stable32] fix: give target file all permissions on copy
2026-03-12 09:45:05 +01:00
..
AppData chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Cache fix(propagator): Improve lock behavior of propagator 2026-02-17 10:39:11 +01:00
Config test: add test for updating cached mounts with multiple entries for root id 2026-03-10 16:33:28 +00:00
Mount feat: allow configuring multiple objectstore configurations 2025-08-14 13:06:51 +02:00
Node feat(files): Add appconfig value to disable fixed userfolder permissions optimization 2026-01-14 14:31:12 +01:00
ObjectStore fix: make objectstore copy consistent with changed local storage behavior 2026-03-10 18:17:20 +01:00
Search chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
SimpleFS chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Storage test(Storage): avoid falsy directory/filename checks (for now) 2026-03-02 13:36:34 +00:00
Stream chore: run rector 2025-07-01 22:45:52 +02:00
Template fix: validate filename when creating file from template 2025-10-24 10:53:37 +00:00
Type refactor(querybuilder): Port away from qb::execute() in tests/ 2025-09-02 11:55:58 +02:00
Utils chore: run rector 2025-07-01 22:45:52 +02:00
EtagTest.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
FileInfoTest.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
FilenameValidatorTest.php chore: run rector 2025-07-01 22:45:52 +02:00
FilesystemTest.php chore: run rector 2025-07-01 22:45:52 +02:00
PathVerificationTest.php chore: run rector 2025-07-01 22:45:52 +02:00
ViewTest.php fix(tests): Fix fopen in mock returning null which is not a valid return 2025-08-25 13:18:50 +02:00