summaryrefslogtreecommitdiff
path: root/app/workers/stuck_import_jobs_worker.rb
Commit message (Expand)AuthorAgeFilesLines
* Removes all the irrelevant import related code and columnsTiago Botelho2018-11-271-1/+1
* StuckImportJobsWorker query performance optimizationTiago Botelho2018-11-071-24/+22
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+8
* Enable frozen string literals for app/workers/*.rbgfyoung2018-06-271-0/+2
* Backports every CE related change from ee-44542 to CETiago Botelho2018-05-041-4/+5
* Verify project import status again before marking as failedDouwe Maan2018-02-231-14/+12
* Adds scheduled import jobs to the stuck import jobs detection worker.Tiago Botelho2018-02-231-8/+8
* Add ApplicationWorker and make every worker include itDouwe Maan2017-12-051-1/+1
* Backports EE mirror stuck handling feature (https://gitlab.com/gitlab-org/git...ee-2628-backport-to-ceTiago Botelho2017-08-171-13/+37
* remove unnecessary lease as cron jobfix/gh-import-status-checkJames Lopez2017-04-061-13/+0
* Periodically mark projects that are stuck in importing as failedJames Lopez2017-04-051-0/+50