summaryrefslogtreecommitdiff
path: root/db/migrate/20160628085157_add_artifacts_size_to_ci_builds.rb
Commit message (Collapse)AuthorAgeFilesLines
* Remove migration guide comment:Lin Jen-Shin2016-07-011-3/+0
| | | | | | They're accessible after doing `rails g migration` anyway. Though I somehow feel this comment could be useful for someone who's new and just browsing the source.
* Just save the size in total rather than individual filesLin Jen-Shin2016-06-281-0/+10
Feedback: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/4964#note_12741046