aboutsummaryrefslogtreecommitdiffstats
path: root/lib/files/cache/upgrade.php
Commit message (Expand)AuthorAgeFilesLines
* Cache: don't insert duplicated during upgradeRobin Appelman2013-01-301-5/+18
* Cache: dont migrate permissions, cache them on demain insteadRobin Appelman2013-01-161-17/+0
* Cache: more efficient upgradingRobin Appelman2013-01-151-9/+15
* Cache: show upgrade progressRobin Appelman2013-01-151-41/+114
* use numeric ids for storages in the filecacheRobin Appelman2012-12-151-2/+19
* dont insert and entry in the filecache during upgrade if the id already exist...Robin Appelman2012-12-151-0/+6
* catch error if old filecache table is not present during upgradeRobin Appelman2012-12-061-4/+8
* fail gracefully when no old filecache is present during upgradeRobin Appelman2012-12-011-1/+8
* add upgrade path from old cache to preserve file id'sRobin Appelman2012-11-301-0/+50