nextcloud-server/lib/private/Files/Cache
Roeland Jago Douma 55ad6c1fa2 Properly return an int in the getId function of the cache
fixes #16684

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-08-08 06:15:46 +07:00
..
Wrapper Avoid calculating folder size for parent that needs scan. 2019-03-06 15:23:37 +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-08 06:15:46 +07:00
CacheEntry.php always use numeric storage id in cacheentry 2016-12-13 12:53:38 +07:00
FailedCache.php Remove useless return statements 2018-01-25 22:50:40 +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 add event for inserting cache entries 2019-02-07 15:51:30 +07:00
StorageGlobal.php Update license headers 2017-11-06 16:56:19 +07:00
Updater.php
Watcher.php