nextcloud/lib/private/Files/Cache
Arthur Schiwon e095311819 fix: expect interface, not a specific implementation
- fixes a regression when deleting folders while music app was enabled,
  for a LazyRoot was passed to this method.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-06-23 23:04:39 +00:00
..
Wrapper Fix return types in phpdoc 2023-05-15 17:28:31 +02:00
Cache.php Get rid of more int casts in file size manipulations 2023-05-15 17:26:18 +02:00
CacheEntry.php fix null error in getUnencryptedSize 2022-10-13 15:34:48 +02:00
CacheQueryBuilder.php refactor: remove where specification from SELECT getter 2023-05-16 12:47:15 +02:00
FailedCache.php use searchoperation for storage filter instead of db expression 2021-06-14 16:11:25 +02:00
HomeCache.php Fix return types in phpdoc 2023-05-15 17:28:31 +02:00
HomePropagator.php Update php licenses 2021-06-04 22:02:41 +02:00
LocalRootScanner.php Update php licenses 2021-06-04 22:02:41 +02:00
MoveFromCacheTrait.php Update php licenses 2021-06-04 22:02:41 +02:00
NullWatcher.php Update php licenses 2021-06-04 22:02:41 +02:00
Propagator.php fix: Check for wrapped retriable exceptions 2023-05-13 22:23:04 +00:00
QuerySearchHelper.php fix: expect interface, not a specific implementation 2023-06-23 23:04:39 +00:00
Scanner.php Fix return types in phpdoc 2023-05-15 17:28:31 +02:00
SearchBuilder.php composer run cs:fix 2023-01-20 11:45:08 +01:00
Storage.php Fix Executing a query: SQLSTATE[42000] 2022-11-29 11:24:56 -06:00
StorageGlobal.php Fix typos in lib/private subdirectory 2022-07-27 08:52:17 -04:00
Updater.php fix: execute throws docrine exceptions not our wrapped ones 2023-05-26 07:46:25 +00:00
Watcher.php more reliable return value for Watcher::checkUpdate 2021-10-15 16:03:18 +02:00