nextcloud/tests/lib/Files
Robin Appelman 655c14e19b
Some checks failed
Integration sqlite / changes (push) Has been cancelled
Integration sqlite / integration-sqlite (8.2, stable29, --tags ~@large files_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (8.2, stable29, capabilities_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (8.2, stable29, collaboration_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (8.2, stable29, comments_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (8.2, stable29, dav_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (8.2, stable29, features) (push) Has been cancelled
Integration sqlite / integration-sqlite (8.2, stable29, federation_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (8.2, stable29, filesdrop_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (8.2, stable29, ldap_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (8.2, stable29, openldap_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (8.2, stable29, openldap_numerical_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (8.2, stable29, remoteapi_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (8.2, stable29, setup_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (8.2, stable29, sharees_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (8.2, stable29, sharing_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (8.2, stable29, videoverification_features) (push) Has been cancelled
Integration sqlite / integration-sqlite-summary (push) Has been cancelled
fix: ensure all object store configuration have distict bucket names
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-11-26 18:07:43 +01:00
..
AppData Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
Cache fix: Metadata field search 2025-01-27 13:03:49 +01:00
Config fix(users): Don't crash if disabled user is missing in the database 2024-09-23 18:08:17 +02:00
Mount feat: allow configuring multiple objectstore configurations 2025-11-26 18:07:40 +01:00
Node fix(tests): Fix Folder tests 2024-09-19 17:51:51 +02:00
ObjectStore fix: ensure all object store configuration have distict bucket names 2025-11-26 18:07:43 +01:00
Search test: Additional tests for issue #35776 2024-03-04 14:25:52 +01:00
SimpleFS Fix tests 2022-10-14 16:18:40 +02:00
Storage fix: Transfer ownership with S3 as primary 2025-04-14 14:14:58 +00:00
Stream fix(users): Don't crash if disabled user is missing in the database 2024-09-23 18:08:17 +02:00
Type fix: make sure we process mime extensions as string 2025-03-04 09:29:12 +01:00
Utils Migrate from ILogger to LoggerInterface where needed in the tests 2022-03-24 16:21:26 +01:00
EtagTest.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
FileInfoTest.php optimize isShared and isMounted 2023-11-08 17:34:58 +01:00
FilesystemTest.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
PathVerificationTest.php composer run cs:fix 2023-01-20 11:45:08 +01:00
ViewTest.php test(View): Copy preserves content 2025-02-13 23:37:04 +00:00