nextcloud-server/lib/private/Files/Cache
Robin Appelman 5d5cfefd35
return the correct value when trying to get a non existing item from cache by id
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-11-16 17:26:42 +01:00
..
Wrapper Properly search the root of a shared external storage 2018-11-05 16:27:43 +01:00
Cache.php return the correct value when trying to get a non existing item from cache by id 2018-11-16 17:26:42 +01:00
CacheEntry.php
FailedCache.php Remove useless return statements 2018-01-25 22:50:40 +01:00
HomeCache.php
HomePropagator.php
MoveFromCacheTrait.php
Propagator.php Use the defined func()->count() instead of manual counting 2018-11-08 15:44:45 +01:00
QuerySearchHelper.php
Scanner.php cleanup locks in scanner on error 2018-05-04 18:05:46 +02:00
Storage.php Remove unneeded semicolon and parentheses 2018-01-26 23:46:40 +01:00
StorageGlobal.php
Updater.php
Watcher.php