nextcloud/lib/private/Files/Cache
Frédéric Fortier 198cd4f83e Refactor files' CacheEntry object creation to call cacheEntryFromData() all the time thus allowing proper casts to be done
Signed-off-by: Frédéric Fortier <frederic.fortier@oronospolytechnique.com>
2017-02-24 12:09:46 -05:00
..
Wrapper make source cache injectable in cache wrappers 2016-11-17 18:48:38 +01:00
Cache.php Refactor files' CacheEntry object creation to call cacheEntryFromData() all the time thus allowing proper casts to be done 2017-02-24 12:09:46 -05:00
CacheEntry.php always use numeric storage id in cacheentry 2016-12-13 12:53:38 +01:00
FailedCache.php Update with robin 2016-07-21 18:13:58 +02:00
HomeCache.php Update with robin 2016-07-21 18:13:58 +02:00
HomePropagator.php Update with robin 2016-07-21 18:13:58 +02:00
MoveFromCacheTrait.php Update with robin 2016-07-21 18:13:58 +02:00
Propagator.php explicitly cast mtime to int 2016-11-03 14:36:46 +01:00
Scanner.php Move the validation into one place only 2016-11-21 09:23:37 +01:00
Storage.php more efficient querying of numeric storage ids 2016-09-07 17:22:40 +02:00
StorageGlobal.php more efficient querying of numeric storage ids 2016-09-07 17:22:40 +02:00
Updater.php Update with robin 2016-07-21 18:13:58 +02:00
Watcher.php Update with robin 2016-07-21 18:13:58 +02:00