nextcloud/tests/lib/Files
Joas Schilling 226b7df65e
fix(Hooks): Don't use offset null as it's deprecated (and not actually used)
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-12-19 15:58:05 +01:00
..
AppData chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Cache fix(UserMountCache): Add back unique index for oc_mounts and use normal insert 2025-12-15 12:26:23 +01:00
Config chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +01:00
Mount perf(s3): Expose pre-signed urls for S3 2025-12-09 11:21:35 +01:00
Node refactor(OC_Helper): remove buildNotExistingFileNameForView 2025-12-16 10:38:29 +01:00
ObjectStore perf(s3): Expose pre-signed urls for S3 2025-12-09 11:21:35 +01:00
Search refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
SimpleFS chore: setting test metadata in annotations is deprecated (use attributes) 2025-11-05 15:42:40 +01:00
Storage fix: make failed availability check apply in the same request 2025-11-06 20:08:44 +01:00
Stream chore: run rector 2025-07-01 22:45:52 +02:00
Template feat: Add Folder::getOrCreateFolder api 2025-11-24 11:10:52 +01:00
Type chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +01:00
Utils refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
EtagTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
FileInfoTest.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
FilenameValidatorTest.php chore: migrate to PHPUnit 11 2025-11-05 15:42:33 +01:00
FilesystemTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
PathVerificationTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
ViewTest.php fix(Hooks): Don't use offset null as it's deprecated (and not actually used) 2025-12-19 15:58:05 +01:00