nextcloud-server/lib/private/Files/Cache
Arthur Schiwon 43bc31bacb
set a storage availability delay on auth issues to avoid lock out
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-08-22 12:40:15 +07:00
..
Wrapper Remove deprecated searchByTag 2019-07-26 12:29:19 +07:00
AbstractCacheEvent.php add event for cache update 2019-02-18 16:50:41 +07:00
Cache.php Properly return an int in the getId function of the cache 2019-08-07 20:38:42 +07:00
CacheEntry.php
FailedCache.php Remove deprecated searchByTag 2019-07-26 12:29:19 +07:00
HomeCache.php
HomePropagator.php
MoveFromCacheTrait.php
Propagator.php Merge pull request #12865 from nextcloud/fix/do_not_propogate_in_appdata 2018-12-06 08:50:22 +07:00
QuerySearchHelper.php Support arbitrary number of arguments for d:or and d:and in search queries 2018-01-16 13:22:28 +07:00
Scanner.php Avoid calculating folder size for parent that needs scan. 2019-03-06 15:23:37 +07:00
Storage.php set a storage availability delay on auth issues to avoid lock out 2019-08-22 12:40:15 +07:00
StorageGlobal.php Update license headers 2017-11-06 16:56:19 +07:00
Updater.php
Watcher.php