nextcloud/lib/private/Files
Louis Chemineau 69bb0bf3e8 feat(files)): Add retry logic to cover deadlock situations when moving many files
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-05-07 10:42:24 +02:00
..
AppData Move CappedMemoryCache to OCP 2022-07-14 15:54:31 +02:00
Cache feat(files)): Add retry logic to cover deadlock situations when moving many files 2024-05-07 10:42:24 +02:00
Config Merge branch 'stable26' into backport/39044/stable26 2023-12-07 11:10:09 +01:00
Lock Adapt LockScope to LockContext rename 2022-04-07 11:52:16 +02:00
Mount Merge branch 'stable26' into backport/39044/stable26 2023-12-07 11:10:09 +01:00
Node fix: prevent sharing permissions on user root folder 2023-09-04 09:19:44 +00:00
Notify Update php licenses 2021-06-04 22:02:41 +02:00
ObjectStore fix: Only store unencrypted_size if path should be encrypted 2023-09-12 15:06:01 +02:00
Search extend path-prefix optimizer to remove all cases of path_hash= when encountering a path prefix filter 2023-04-03 14:55:05 +00:00
SimpleFS Type sizes as int|float throughout the code base 2023-02-07 11:23:31 +01:00
Storage fix(CI): Suppress psalm UndefinedClass 2024-04-24 09:28:24 +00:00
Stream fix SeekableHttpStream::stream_stat errors on failed open 2024-03-27 17:15:07 +01:00
Template fix(TemplateManager): Bail early if templatedirectory is empty 2023-12-04 10:24:38 +00:00
Type composer run cs:fix 2023-01-20 11:45:08 +01:00
Utils continue background scanning different storages if one fails 2024-02-07 09:07:03 +00:00
FileInfo.php Refactoring getName function 2024-03-14 14:52:04 +00:00
Filesystem.php Fix psalm errors 2023-02-07 11:23:32 +01:00
SetupManager.php setup filesystem wrappers before we mark the root as setup 2023-10-24 15:51:38 +00:00
SetupManagerFactory.php cleanup di for share permissions wrapper 2023-09-04 14:21:19 +02:00
View.php fix: ensure nested mount points are handled in the correct order 2024-03-21 18:01:26 +01:00