summaryrefslogtreecommitdiff
path: root/app/models/storage
Commit message (Expand)AuthorAgeFilesLines
* Add a rubocop for Rails.loggerMayra Cabrera2019-07-101-1/+1
* Remove deprecated uses of attribute_changed?9932-fix-deprecated-attribute_changed-ceHeinrich Lee Yu2019-04-301-1/+1
* Refactored AfterRenameService to reduce couplingGabriel Mazetto2019-01-222-6/+7
* Rename the Repository table to PoolRepositoryZeger-Jan van de Weg2018-11-271-3/+5
* Enable frozen string in rest of app/models/**/*.rbgfyoung2018-08-102-0/+4
* Gitlab::Shell works on shard name, not pathZeger-Jan van de Weg2018-04-252-6/+6
* 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