summaryrefslogtreecommitdiff
path: root/app/workers/concerns/new_issuable.rb
Commit message (Expand)AuthorAgeFilesLines
* Add a rubocop for Rails.loggerMayra Cabrera2019-07-101-1/+1
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+4
* Enable frozen string for app/workers/**/*.rbgfyoung2018-06-271-0/+2
* Move ModuleWithInstanceVariables to Gitlab namespaceLin Jen-Shin2017-11-221-4/+4
* Use StrongMemoize and enable/disable cops properlyLin Jen-Shin2017-11-181-6/+4
* Add cop to make sure we don't use ivar in a moduleLin Jen-Shin2017-09-181-0/+2
* Simplify checking if objects exist code in new issaubles workers36119-issuable-workersJarka Kadlecova2017-08-081-11/+14
* Move some after_create parts to worker to improve performance32844-issuables-performanceJarka Kadlecova2017-08-071-0/+23