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
Shinya Maeda 68d5793985 Fix spec 2018-07-05 10:52:50 +09:00
Shinya Maeda d86bed7650 Rename build to job in ArchiveTraceWorker 2018-07-05 10:52:50 +09:00
Shinya Maeda 647106fec7 Check if trace exists before process `archive!` method 2018-07-05 10:52:50 +09:00
gfyoung dfbe5ce435 Enable frozen string literals for app/workers/*.rb 2018-06-27 07:23:28 +00:00
Shinya Maeda 335bc0fec0 Integrate two workers into one ArchiveTraceWorker with pipeline_background queue. This queue takes loqer precedence than pipeline_default. 2018-03-06 21:44:15 +09:00