Commit Graph

16 Commits (12f4494de02457d51004ca6a82c1b2160189819f)

Author SHA1 Message Date
Bjoern Schiessle ab6e47b44a oc_cache needs to disable file proxys for read/write operation. Otherwise the operation will go through the encryption app which will not work. 13 years ago
Arthur Schiwon c8a2beccb0 Cache: mount user mountpoints to make sure that // exists before accessing it. Fixes #2553 and #2374 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Robin Appelman c88c54bbb0 make sure we can do our tests again 13 years ago
Thomas Müller 23f348c99f Respect coding style 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 14 years ago
Michael Gapczynski 301baf0215 $storage shouldn't be static in OC_Cache_File 14 years ago
Bart Visscher 9e32e07306 Fix OC_Cache_File 14 years ago
Thomas Mueller d786194ddc fixing: apps/files/ajax/scan.php 14 years ago
Bart Visscher 32721e7b07 Remember storage view in OC_Cache_File 14 years ago
Bart Visscher 53e51fe46b Clean user cache on login 14 years ago
Robin Appelman 51566e87c7 add prefix option to OC_Cache::clear 14 years ago
Bart Visscher ab788eaa23 OC_Cache_File ttl=0 indicates forever, but expire in a day to keep the cache clean 14 years ago
Thomas Tanghus 098beae751 Added hasKey() method to OC_Cache. 14 years ago
Robin Appelman e11bf460e0 add OC_Cache::clear 14 years ago
Robin Appelman 10eef49c3c return null when a cache variable is not set 14 years ago
Bart Visscher 091b343d5c Calendar & Contacts: Store import progress in OC_Cache 14 years ago