Commit Graph

4 Commits

Author SHA1 Message Date
Lin Jen-Shin 4ee08b77bc Updates from `rubocop -a` 2018-07-09 21:13:08 +08:00
Yorick Peterse b3331cf3df
Added Rubocop config for background migrations
This adds a Rubocop configuration file specific to
lib/gitlab/background_migrations. This configuration will be used to
(hopefully) make reviewing background migrations easier by enforcing
stricter rules compared to the rest of GitLab. Because this
configuration is directory specific it will only affect background
migrations.
2017-11-23 13:56:51 +01:00
Rubén Dávila bd8e3606a2 Don't call update signature worker when there aren't subkeys 2017-10-05 08:26:24 -05:00
Rubén Dávila 6e0a4fc10e Convert migrations to generate subkeys to a background migration 2017-10-05 08:26:24 -05:00