Commit Graph

21 Commits (edd37c779d6e6ef79589912c85f382138ff54a7a)

Author SHA1 Message Date
Arthur Schiwon 2fa34d6772 Make FileCache upgrade more robust, fixes #2650 12 years ago
Arthur Schiwon d9e07ca60a Adjust to Icewind's fix 12 years ago
Robin Appelman 19c7d9c3dc Port Icewind's fix I 12 years ago
Arthur Schiwon 5fc276602a Change LIMIT in DB query respectively remove where not necessary 12 years ago
Arthur Schiwon e2afd0cb42 Upgrade FileCache on ownCloud upgrade for all users with files 12 years ago
Arthur Schiwon 9d25058905 Performance: prepare queries only once 12 years ago
Arthur Schiwon 7839ec5093 Fix lost ETag on Cache Upgrade 12 years ago
Robin Appelman 0e55b61169 Improve phpdoc for the filecache 12 years ago
Michael Gapczynski c69dc3483a Add error handling to the file cache upgrade 12 years ago
Robin Appelman 9d9acf24de Cache: more efficient detection for existing entries during upgrade 12 years ago
Robin Appelman 56ae4bb6e9 Cache: also check if the file id is already in the cache during upgrade 12 years ago
Bart Visscher ffae6f4b84 Style-fix: Breakup long lines 12 years ago
Robin Appelman af3b0e30ed Cache: don't insert duplicated during upgrade 12 years ago
Robin Appelman 29ec007979 Cache: dont migrate permissions, cache them on demain instead 12 years ago
Robin Appelman 7debfac0dc Cache: more efficient upgrading 12 years ago
Robin Appelman 94068e5d08 Cache: show upgrade progress 12 years ago
Robin Appelman b12abb2c94 use numeric ids for storages in the filecache 12 years ago
Robin Appelman bc52f12162 dont insert and entry in the filecache during upgrade if the id already exists in the filecache 12 years ago
Robin Appelman 317cd4c70a catch error if old filecache table is not present during upgrade 12 years ago
Robin Appelman 702444b242 fail gracefully when no old filecache is present during upgrade 12 years ago
Robin Appelman dbbb357f62 add upgrade path from old cache to preserve file id's 12 years ago