..
AppData
refactor: Add void return type to PHPUnit test methods
2024-09-15 22:32:31 +02:00
Cache
fix: Wrap partial cache entry in CacheEntry
2024-11-21 17:13:24 +01:00
Config
fix(users): Don't crash if disabled user is missing in the database
2024-09-23 10:40:38 +02:00
Mount
refactor(Storage): Make all parameter types strong types
2024-10-07 15:00:05 +02:00
Node
test: put parent items into cache in tests
2024-09-18 16:10:14 +02:00
ObjectStore
chore(deps): Update nextcloud/coding-standard to v1.3.1
2024-09-19 14:21:20 +02:00
Search
refactor: Add void return type to PHPUnit test methods
2024-09-15 22:32:31 +02:00
SimpleFS
refactor: Add void return type to PHPUnit test methods
2024-09-15 22:32:31 +02:00
Storage
Merge pull request #47847 from nextcloud/fix-copying-or-moving-from-shared-groupfolders
2024-10-29 11:33:12 +01:00
Stream
refactor(Stream\Encryption): Migrate to strong types
2024-10-07 14:02:27 +02:00
Type
refactor: Add void return type to PHPUnit test methods
2024-09-15 22:32:31 +02:00
Utils
refactor: Add void return type to PHPUnit test methods
2024-09-15 22:32:31 +02:00
EtagTest.php
refactor: Add void return type to PHPUnit test methods
2024-09-15 22:32:31 +02:00
FileInfoTest.php
refactor: Add void return type to PHPUnit test methods
2024-09-15 22:32:31 +02:00
FilenameValidatorTest.php
fix: FilenameValidator::isForbidden should only check forbidden files
2024-08-21 04:16:14 +02:00
FilesystemTest.php
refactor: Add void return type to PHPUnit test methods
2024-09-15 22:32:31 +02:00
PathVerificationTest.php
refactor: Add void return type to PHPUnit test methods
2024-09-15 22:32:31 +02:00
ViewTest.php
fix(files): Correctly copy the cache information on copy operations
2024-12-03 17:04:44 +01:00