Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cache: don't insert duplicated during upgrade | Robin Appelman | 2013-01-30 | 1 | -5/+18 |
* | Cache: dont migrate permissions, cache them on demain instead | Robin Appelman | 2013-01-16 | 1 | -17/+0 |
* | Cache: more efficient upgrading | Robin Appelman | 2013-01-15 | 1 | -9/+15 |
* | Cache: show upgrade progress | Robin Appelman | 2013-01-15 | 1 | -41/+114 |
* | use numeric ids for storages in the filecache | Robin Appelman | 2012-12-15 | 1 | -2/+19 |
* | dont insert and entry in the filecache during upgrade if the id already exist... | Robin Appelman | 2012-12-15 | 1 | -0/+6 |
* | catch error if old filecache table is not present during upgrade | Robin Appelman | 2012-12-06 | 1 | -4/+8 |
* | fail gracefully when no old filecache is present during upgrade | Robin Appelman | 2012-12-01 | 1 | -1/+8 |
* | add upgrade path from old cache to preserve file id's | Robin Appelman | 2012-11-30 | 1 | -0/+50 |