nextcloud-server/lib/public/Files
Daniel Kesselberg 258c919b3c
ci: migrate ocp since checker to psalm
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-01-24 10:02:41 +01:00
..
AppData composer run cs:fix 2023-01-20 11:45:08 +01:00
Cache Document all getIncomplete implementations as returning string|false 2022-08-02 14:23:14 +02:00
Config allow getting mounts by providers 2022-04-04 14:57:56 +02:00
Events composer run cs:fix 2023-01-20 11:45:08 +01:00
Lock composer run cs:fix 2023-01-20 11:45:08 +01:00
Mount composer run cs:fix 2023-01-20 11:45:08 +01:00
Notify
ObjectStore composer run cs:fix 2023-01-20 11:45:08 +01:00
Search generate a better optimized query for path prefix search filters 2021-08-26 19:07:52 +02:00
SimpleFS composer run cs:fix 2023-01-20 11:45:08 +01:00
Storage Rename file1 and file2 to source and target in Storage abstraction 2022-10-18 17:21:47 +02:00
Template composer run cs:fix 2023-01-20 11:45:08 +01:00
AlreadyExistsException.php
DavUtil.php Move dav utils functions to OCP\Files\DavUtil 2022-08-30 09:58:12 +02:00
EmptyFileNameException.php
EntityTooLargeException.php
File.php
FileInfo.php Align checksum dav property with desktop client parsing 2022-12-30 16:55:35 +01:00
FileNameTooLongException.php
Folder.php
ForbiddenException.php composer run cs:fix 2023-01-20 11:45:08 +01:00
GenericFileException.php
IAppData.php
IHomeStorage.php code checker fixes for instanceOfStorage 2021-12-02 17:35:10 +01:00
IMimeTypeDetector.php composer run cs:fix 2023-01-20 11:45:08 +01:00
IMimeTypeLoader.php composer run cs:fix 2023-01-20 11:45:08 +01:00
InvalidCharacterInPathException.php
InvalidContentException.php
InvalidDirectoryException.php
InvalidPathException.php
IRootFolder.php composer run cs:fix 2023-01-20 11:45:08 +01:00
LockNotAcquiredException.php
Node.php Fix some issues with the API documentation 2022-02-17 11:09:06 +01:00
NotEnoughSpaceException.php
NotFoundException.php
NotPermittedException.php
ReservedWordException.php
Storage.php ci: migrate ocp since checker to psalm 2023-01-24 10:02:41 +01:00
StorageAuthException.php composer run cs:fix 2023-01-20 11:45:08 +01:00
StorageBadConfigException.php composer run cs:fix 2023-01-20 11:45:08 +01:00
StorageConnectionException.php composer run cs:fix 2023-01-20 11:45:08 +01:00
StorageInvalidException.php
StorageNotAvailableException.php
StorageTimeoutException.php composer run cs:fix 2023-01-20 11:45:08 +01:00
UnseekableException.php