summaryrefslogtreecommitdiff
path: root/app/workers/object_storage
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@12-4-stable-eeGitLab Bot2019-10-222-2/+5
|
* Add a rubocop for Rails.loggerMayra Cabrera2019-07-101-1/+3
| | | | | | Suggests to use a JSON structured log instead Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/54102
* Externalize strings in app/workersMartin Wortschack2019-04-101-7/+7
| | | | | | - email_receiver_worker - object_storage/migrate_uploads_worker - Update PO file
* Run rubocop -aNick Thomas2019-03-131-5/+3
|
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+4
| | | | | This whitelists all existing offenses for the various CodeReuse cops, of which most are triggered by the CodeReuse/ActiveRecord cop.
* Updates from `rubocop -a`Lin Jen-Shin2018-07-091-2/+0
|
* Enable frozen string for app/workers/**/*.rbgfyoung2018-06-271-0/+2
| | | | Partially addresses #47424.
* remove the `Upload` redefinition in `MigrateUploadsWorker`Micaël Bergeron2018-05-081-79/+0
|
* apply feedbackMicaël Bergeron2018-04-021-1/+15
|
* fix the rake task from being to strict about GroupMicaël Bergeron2018-04-021-9/+7
|
* fix some broken specsMicaël Bergeron2018-03-061-1/+0
|
* another round of fixesMicaël Bergeron2018-03-012-0/+232