30 Commits (ba29147e34a22142c4bfd2afa3f5b9f1e6efcd63)

Author SHA1 Message Date
  Thomas Mueller 01cecc9522 initialize $result 11 years ago
  Sam Tuke 8b01286a5d Merged branch 'master' 11 years ago
  Robin Appelman c88c54bbb0 make sure we can do our tests again 11 years ago
  Arthur Schiwon a8ff1505d6 backwards compat to older xcache versions, don't fail when trying to clear cache by prefix 11 years ago
  Thomas Müller 9a2bc5255b Respect coding style 11 years ago
  Thomas Müller 23f348c99f Respect coding style 11 years ago
  Thomas Mueller 3829460ab8 adding space between) and { 12 years ago
  Bart Visscher ff42da58b9 Global file cache should also be able to clear with prefix 12 years ago
  Michael Gapczynski 301baf0215 $storage shouldn't be static in OC_Cache_File 12 years ago
  Bart Visscher 9e32e07306 Fix OC_Cache_File 12 years ago
  Thomas Mueller d786194ddc fixing: apps/files/ajax/scan.php 12 years ago
  Bart Visscher 32721e7b07 Remember storage view in OC_Cache_File 12 years ago
  Bart Visscher 53e51fe46b Clean user cache on login 12 years ago
  Bart Visscher 8a02a8852f Add background job for global file cache cleanup 12 years ago
  Robin Appelman 51566e87c7 add prefix option to OC_Cache::clear 12 years ago
  Bart Visscher c6b9f613bb Cache: try to set the fast cache in the Broker 12 years ago
  Bart Visscher 531c1c509c Cache: Add APC and XCache to global cache handler 12 years ago
  Bart Visscher ebfc5b2762 Add compatability function for APC cache 12 years ago
  Bart Visscher 977cd0df6b Fix errors for minimizer 12 years ago
  Bart Visscher a5a1a9fd4a Forgot a file 12 years ago
  Bart Visscher 8dba47d466 Add layer to select fast or slow cache for storing values 12 years ago
  Bart Visscher fc56a668ce Add OC_Cache implementation for APC 12 years ago
  Bart Visscher ab788eaa23 OC_Cache_File ttl=0 indicates forever, but expire in a day to keep the cache clean 12 years ago
  Bart Visscher 9984c2a593 Spelling fixes in XCache files 12 years ago
  Robin Appelman f6298cb74f add hasKey for XCache backend 12 years ago
  Thomas Tanghus 098beae751 Added hasKey() method to OC_Cache. 12 years ago
  Robin Appelman 301a14dcd6 add XCache backend and testcases for OC_Cache 12 years ago
  Robin Appelman e11bf460e0 add OC_Cache::clear 12 years ago
  Robin Appelman 10eef49c3c return null when a cache variable is not set 12 years ago
  Bart Visscher 091b343d5c Calendar & Contacts: Store import progress in OC_Cache 12 years ago