summaryrefslogtreecommitdiff
path: root/app/models/storage
Commit message (Expand)AuthorAgeFilesLines
* Refactor Hashed Storage migration to add additional migration stepsGabriel Mazetto2017-11-231-1/+0
* Add support to migrate existing projects to Hashed Storage asynchashed-storage-migration-pathGabriel Mazetto2017-09-281-0/+1
* Use `@hashed` prefix for hashed paths on disk, to avoid collision with existi...Gabriel Mazetto2017-08-221-2/+4
* Refactor project and storage typesGabriel Mazetto2017-08-222-77/+11
* Removed some useless code, codestyle changes and removed an indexGabriel Mazetto2017-08-221-2/+2
* Fix repository reloading in some specsGabriel Mazetto2017-08-222-4/+4
* Moving away from the "extend" based factory to a more traditional one.Gabriel Mazetto2017-08-222-0/+157