summaryrefslogtreecommitdiff
path: root/app/models/storage/hashed_project.rb
Commit message (Expand)AuthorAgeFilesLines
* 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-221-40/+3
* Removed some useless code, codestyle changes and removed an indexGabriel Mazetto2017-08-221-2/+2
* Fix repository reloading in some specsGabriel Mazetto2017-08-221-2/+2
* Moving away from the "extend" based factory to a more traditional one.Gabriel Mazetto2017-08-221-0/+77