Commit graph

6 commits

Author SHA1 Message Date
Yorick Peterse
2039c8280d
Disable existing offenses for the CodeReuse cops
This whitelists all existing offenses for the various CodeReuse cops, of
which most are triggered by the CodeReuse/ActiveRecord cop.
2018-09-11 17:32:00 +02:00
gfyoung
dfbe5ce435 Enable frozen string literals for app/workers/*.rb 2018-06-27 07:23:28 +00:00
Douwe Maan
0b15570e49 Add ApplicationWorker and make every worker include it 2017-12-05 11:59:39 +01:00
Lin Jen-Shin
02b624740d include PipelineQueue, feedback:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/6342#note_17353703
2016-10-24 17:39:04 +08:00
Lin Jen-Shin
0f21b1313b Skip if cannot find pipeline, feedback:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/6342/diffs#note_17038807
2016-10-17 18:18:16 +08:00
Lin Jen-Shin
2e067480a9 Rename for a more consistent pipeline worker name, feedback:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/6342/diffs#note_17039533
2016-10-17 18:12:07 +08:00
Renamed from app/workers/send_pipeline_notification_worker.rb (Browse further)