nextcloud-server/lib/private/Files/Cache
Joas Schilling cffad62771
Empty string is returned as null, but empty string in file cache is the root and exists
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-11-10 15:35:43 +07:00
..
Wrapper Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +07:00
AbstractCacheEvent.php
Cache.php Empty string is returned as null, but empty string in file cache is the root and exists 2020-11-10 15:35:43 +07:00
CacheEntry.php The file cache entry is array accessible 2020-10-13 10:47:00 +07:00
CacheQueryBuilder.php Make Cache::removeChildren non recursive 2020-08-20 15:37:02 +07:00
FailedCache.php
HomeCache.php Don't leave cursors open when tests fail 2020-11-09 12:28:17 +07:00
HomePropagator.php
LocalRootScanner.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +07:00
MoveFromCacheTrait.php
NullWatcher.php optimize View::getPath if we already know the storage id 2020-09-16 13:49:07 +07:00
Propagator.php Use Query builder function 2020-11-06 12:13:22 +07:00
QuerySearchHelper.php Update license headers for 19 2020-04-29 11:57:22 +07:00
Scanner.php
Storage.php Use query builder instead of OC_DB in OC\Files\* 2020-11-09 09:05:15 +07:00
StorageGlobal.php Don't leave cursors open when tests fail 2020-11-09 12:28:17 +07:00
Updater.php dont update mimetype when moving to trash 2020-07-30 16:11:45 +07:00
Watcher.php