nextcloud/lib/private/Files
Git'Fellow 18ffec158c 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:50:39 +00:00
..
AppData chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Cache Merge pull request #45857 from nextcloud/backport/45172/stable28 2024-06-13 18:26:49 +02:00
Config optimize UserMountCache::registerStorage 2023-11-16 16:21:59 +01:00
Lock Adapt LockScope to LockContext rename 2022-04-07 11:52:16 +02:00
Mount chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Node Try create folder first and check if it exists after 2024-05-30 18:30:37 +00:00
Notify Update php licenses 2021-06-04 22:02:41 +02:00
ObjectStore fix(s3): Don't wait indefinitely for S3 to return 2024-07-09 07:50:39 +00:00
Search accept boolean value 2023-11-22 01:20:42 -01:00
SimpleFS chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Storage fix(CI): Suppress psalm UndefinedClass 2024-04-18 09:32:35 +02:00
Stream chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Template fix(TemplateManager): Bail early if templatedirectory is empty 2023-12-04 09:57:30 +00:00
Type chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Utils continue background scanning different storages if one fails 2024-02-07 09:08:15 +00:00
FileInfo.php Refactoring getName function 2024-03-14 14:54:58 +00:00
Filesystem.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
SetupManager.php optimize builtin storage wrappers 2023-11-08 15:26:10 +01:00
SetupManagerFactory.php cleanup di for share permissions wrapper 2023-08-16 15:25:05 +02:00
View.php Fix backport 2024-05-28 11:30:00 +02:00