nextcloud-server/lib/private/Files/Cache
Robin Appelman aef1cdba03
code style and dispatchTyped
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-12-02 16:15:02 +01:00
..
Wrapper Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
AbstractCacheEvent.php extend cache events 2020-11-26 15:22:03 +01:00
Cache.php code style and dispatchTyped 2020-12-02 16:15:02 +01:00
CacheEntry.php extend cache events 2020-11-26 15:22:03 +01:00
CacheQueryBuilder.php
FailedCache.php
HomeCache.php Don't leave cursors open when tests fail 2020-11-09 12:28:17 +01:00
HomePropagator.php
LocalRootScanner.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
MoveFromCacheTrait.php
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-06 12:13:22 +01:00
QuerySearchHelper.php
Scanner.php
Storage.php Use query builder instead of OC_DB in OC\Files\* 2020-11-09 09:05:15 +01:00
StorageGlobal.php Don't leave cursors open when tests fail 2020-11-09 12:28:17 +01:00
Updater.php
Watcher.php