nextcloud-server/lib/private/Files
Git'Fellow aa24a4ad5d fix(s3): Don't wait indefinitely for S3 to return
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>

fix: lint

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>

fix: use AwsException

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>

fix: Throw on connection failure

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>

fix: Wrap all in try catch block

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>

fix: use RequestTimeout error message

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>

log: use OCP Server class

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>

fix: Handle connect timeout only

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>

fix: Handle errors more generically

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2024-07-09 07:51:43 +07:00
..
AppData chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Cache feat: add option to disable scanner transactions 2024-06-13 12:02:53 +07:00
Config fix: Remove incorrect default null value 2024-04-04 11:45:22 +07:00
Lock
Mount fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
Node Try create folder first and check if it exists after 2024-05-30 18:29:20 +07:00
Notify
ObjectStore fix(s3): Don't wait indefinitely for S3 to return 2024-07-09 07:51:43 +07:00
Search fix: handle cases where non-binary operators are mixed in for optimizing search queries 2024-03-04 14:25:52 +07:00
SimpleFS chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Storage fix(CI): Suppress psalm UndefinedClass 2024-04-18 09:25:17 +07:00
Stream fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
Template fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
Type refactor(mimeloader): modernize MimeTypeLoader 2024-03-14 17:24:36 +07:00
Utils fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
FileInfo.php Refactoring getName function 2024-03-12 17:24:24 +07:00
Filesystem.php chore: Migrate away from OC::$server->getLogger 2024-02-13 17:32:30 +07:00
SetupManager.php Revert "don't perform an explicit setup when using the file cache" 2024-03-07 14:38:02 +07:00
SetupManagerFactory.php cleanup di for share permissions wrapper 2023-08-16 15:25:05 +07:00
View.php fix: forbid moving a folder into a subfolder of itself 2024-05-27 12:33:00 +07:00