summaryrefslogtreecommitdiff
path: root/app/workers
Commit message (Expand)AuthorAgeFilesLines
* Persist truncated note diffs on a new table45190-create-notes-diff-filesOswaldo Ferreira2018-05-242-0/+10
* remove the `Upload` redefinition in `MigrateUploadsWorker`Micaël Bergeron2018-05-081-79/+0
* Merge branch '5480-epic-notifications-ce' into 'master'Douwe Maan2018-05-071-1/+1
|\
| * Backport 5480-epic-notifications from EEMario de la Ossa2018-05-071-1/+1
* | Merge branch '42099-port-push-mirroring-to-ce-ce-port-v-2' into 'master'Douwe Maan2018-05-073-0/+86
|\ \ | |/ |/|
| * Adds remote mirror table migrationTiago Botelho2018-05-071-0/+1
| * Backports every CE related change from ee-5484 to CETiago Botelho2018-05-073-0/+85
* | Merge branch 'tc-repo-verify-mails' into 'master'Douwe Maan2018-05-073-33/+56
|\ \
| * | Use push events again to determine if repo needs checkingToon Claes2018-05-072-18/+16
| * | Rename methods to make it more clear what they doToon Claes2018-05-072-12/+14
| * | Refactor RepositoryCheck::BatchWorkerToon Claes2018-05-071-8/+23
| * | Pass the result as a positive boolToon Claes2018-05-071-3/+4
| * | Fix incorrect break statementToon Claes2018-05-071-1/+1
| * | Due to caching, there is no need to check the settings every loopToon Claes2018-05-071-1/+2
| * | Make it easier to override how to save the resultsToon Claes2018-05-071-3/+8
| * | Refactor RepositoryCheck::SingleRepositoryWorkerToon Claes2018-05-071-12/+18
| * | Remove `Rails.env.test?` from production codeToon Claes2018-05-071-12/+1
| * | Do not send repository check mails when they are disabledToon Claes2018-05-071-0/+6
| |/
* | Merge branch 'master' into live-trace-v2Shinya Maeda2018-05-073-10/+13
|\ \ | |/
| * Backports every CE related change from ee-44542 to CETiago Botelho2018-05-043-10/+13
* | Change BuildTraceChunkFlushWorker's queue from pipeline_processing to pipelin...Shinya Maeda2018-05-042-3/+2
* | Introduce Redis helpers. Rename BuildTraceChunkFlushToDbWorker to Ci::BuildTr...Shinya Maeda2018-05-043-13/+14
* | Fix BuildTraceChunkFlushToDbWorker nameShinya Maeda2018-05-021-1/+1
* | Rename BuildTraceSwapChunkWorker to BuildTraceChunkFlushToDBWorkerShinya Maeda2018-05-022-2/+2
* | Merge branch 'master' into live-trace-v2Shinya Maeda2018-05-014-2/+24
|\ \ | |/
| * Merge branch 'move-notification-service-calls-to-sidekiq' into 'master'Douwe Maan2018-04-304-2/+24
| |\
| | * Move NotificationService calls to SidekiqSean McGivern2018-04-254-2/+24
* | | Refactoring ci_job_trace to ci_build_traceShinya Maeda2018-04-261-3/+3
* | | Merge branch 'master' into live-trace-v2Shinya Maeda2018-04-261-1/+3
|\ \ \ | |/ /
| * | Gitlab::Shell works on shard name, not pathZeger-Jan van de Weg2018-04-251-1/+3
| |/
* | Rename SwapTraceChunkWorker to BuildTraceSwapChunkWorkerShinya Maeda2018-04-242-2/+2
* | Merge branch 'master' into live-trace-v2Shinya Maeda2018-04-206-2/+36
|\ \ | |/
| * Merge branch 'stuartnelson3/gitlab-ce-stn/issue-due-email' into 'master'Douwe Maan2018-04-184-0/+34
| |\
| | * Use `bulk_perform_async` to schedule issue due emailsSean McGivern2018-04-171-3/+3
| | * Merge branch 'master' into 'stuartnelson3/gitlab-ce-stn/issue-due-email'Sean McGivern2018-04-105-24/+74
| | |\
| | * | Send emails for issues due tomorrowSean McGivern2018-03-305-11/+34
| | * | Merge branch 'master' into stuartnelson3/gitlab-ce-stn/issue-due-emailSean McGivern2018-03-307-4/+270
| | |\ \
| | * | | Use cron for sending emailsStuart Nelson2018-03-262-4/+4
| | * | | Send email to recipientsStuart Nelson2018-03-261-2/+1
| | * | | creating background jobStuart Nelson2018-03-262-0/+12
| * | | | Resolve "Make a Rubocop that forbids returning from a block"🙈 jacopo beschi 🙉2018-04-182-2/+2
| | |_|/ | |/| |
* | | | Merge branch 'master' into live-trace-v2Shinya Maeda2018-04-171-0/+8
|\ \ \ \ | |/ / /
| * | | Work around Ruby 2.3.7 bug by defining prepended class methods needed for testsStan Hu2018-04-091-0/+8
* | | | Merge branch 'master' into live-trace-v2Shinya Maeda2018-04-061-1/+1
|\ \ \ \ | |/ / /
| * | | Better group support notes-related codeJan Provaznik2018-04-051-1/+1
* | | | Rename to SwapTraceChunkWorker from StashTraceChunkWorkerShinya Maeda2018-04-052-2/+2
* | | | Add sidekiq worker for writing operationShinya Maeda2018-04-052-0/+13
|/ / /
* | | Merge branch 'fix/use-shard-name-in-gitlab-projects-instead-of-shard-path' in...Sean McGivern2018-04-041-11/+33
|\ \ \
| * | | Use shard name in Git::GitlabProjects instead of shard pathAhmad Sherif2018-04-031-11/+33
| | |/ | |/|
* | | apply feedbackMicaël Bergeron2018-04-021-1/+15