summaryrefslogtreecommitdiff
path: root/db/migrate/20170802013652_add_storage_fields_to_project.rb
Commit message (Expand)AuthorAgeFilesLines
* Removed some useless code, codestyle changes and removed an indexGabriel Mazetto2017-08-221-2/+0
* Moving away from the "extend" based factory to a more traditional one.Gabriel Mazetto2017-08-221-1/+0
* New storage is now "Hashed" instead of "UUID"Gabriel Mazetto2017-08-221-22/+2
* Add UUID Storage to ProjectGabriel Mazetto2017-08-221-0/+39