nextcloud/lib/private/Files/Cache
Roeland Jago Douma 99e2e5f6b9
Merge pull request #26258 from nextcloud/backport/26198/stable20
[stable20] Handle limit offset and sorting in files search
2021-03-30 20:53:11 +02:00
..
Wrapper adjust tests 2021-03-16 15:22:23 +01:00
AbstractCacheEvent.php Update the license headers for Nextcloud 19 2020-03-31 14:52:54 +02:00
Cache.php fix type hints 2021-03-24 16:35:08 +01:00
CacheEntry.php Update license headers 2019-12-05 15:38:45 +01:00
CacheQueryBuilder.php Make Cache::removeChildren non recursive 2020-08-20 15:37:02 +02:00
FailedCache.php also implement for FailedCache and NullCache 2021-03-16 16:18:03 +00:00
HomeCache.php Don't leave cursors open when tests fail 2020-11-10 14:18:02 +00:00
HomePropagator.php Update license headers 2019-12-05 15:38:45 +01:00
LocalRootScanner.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
MoveFromCacheTrait.php add ICopyFromCache trait to expose existing implementation 2021-03-16 16:18:01 +00:00
NullWatcher.php optimize View::getPath if we already know the storage id 2020-09-16 13:49:07 +02:00
Propagator.php Use Query builder function 2020-11-07 15:57:45 +00:00
QuerySearchHelper.php fix cachjail searching for root 2021-03-16 15:22:22 +01:00
Scanner.php catch notfound and forbidden exception in smb::getmetadata 2021-03-05 07:54:09 +00:00
Storage.php Log when a storage is marked as unavailable 2021-03-25 16:12:12 +00:00
StorageGlobal.php Don't leave cursors open when tests fail 2020-11-10 14:18:02 +00:00
Updater.php dont update mimetype when moving to trash 2020-07-30 16:11:45 +02:00
Watcher.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00