nextcloud/lib/private/Files/Cache
Robin Appelman aaa4c071ed add ICopyFromCache trait to expose existing implementation
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-03-16 16:18:01 +00: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 add ICopyFromCache trait to expose existing implementation 2021-03-16 16:18:01 +00: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 Update license headers 2019-12-05 15:38:45 +01: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 Add method to storage backends to get directory content with metadata 2020-04-20 15:45:04 +02:00
Storage.php Use query builder instead of OC_DB in OC\Files\* 2020-11-09 11:01:09 +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