Commit graph

4 commits

Author SHA1 Message Date
Alejandro Rodríguez
02bc717f34 Update references to deprecated repos_path configuration key to avoid
errors on updates from older versions
2016-09-14 21:19:24 -03:00
Sean McGivern
98bb435f42 Enable RuboCop for migrations
Migrations shouldn't fail RuboCop checks - especially lint checks, such
as the nested method check. To avoid changing code in existing
migrations, add the magic comment to the top of each of them to skip
that file.
2016-06-09 16:05:25 +01:00
Stan Hu
f30053ba60 Use raw SQL commands for 20140502125220 MigrateRepoSize
Partial fix for #15210
2016-04-18 11:05:16 -07:00
Dmitriy Zaporozhets
d10b34a685
Save repository size to projects table
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-05-02 16:05:08 +03:00