summaryrefslogtreecommitdiff
path: root/app/workers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '54650-send-an-email-to-project-owners-when-a-mirror-update-fail...Nick Thomas2018-12-123-1/+17
|\
| * Send a notification email on mirror update errorsAlejandro Rodríguez2018-12-113-1/+17
* | Merge branch 'sh-remove-gitlab-shell-include' into 'master'Rémy Coutable2018-12-101-1/+0
|\ \ | |/ |/|
| * Remove unnecessary includes of ShellAdapterStan Hu2018-12-051-1/+0
* | Merge branch 'zj-pool-repository-creation' into 'master'Nick Thomas2018-12-076-0/+101
|\ \
| * | Allow public forks to be deduplicatedZeger-Jan van de Weg2018-12-076-0/+101
* | | Merge branch 'ce-4326-one-notification-per-code-review' into 'master'Douwe Maan2018-12-071-1/+8
|\ \ \ | |/ / |/| |
| * | Backports changes made to One notification per code reviewTiago Botelho2018-12-071-1/+8
* | | Merge branch 'dm-remove-prune-web-hook-logs-worker' into 'master'Robert Speicher2018-12-072-15/+0
|\ \ \ | |/ / |/| |
| * | Remove RemoveOldWebHookLogsWorkerDouwe Maan2018-12-072-15/+0
* | | Use FastDestroy for deleting uploadsJan Provaznik2018-12-062-0/+23
* | | Use BFG object maps to clean projectsNick Thomas2018-12-062-0/+40
| |/ |/|
* | Merge branch '34758-deployment-cluster' into 'master'Kamil Trzciński2018-12-053-11/+14
|\ \
| * | Shift to class methods for RefreshServiceThong Kuah2018-12-052-2/+2
| * | Create k8s namespace for project in group clustersThong Kuah2018-12-053-11/+14
| |/
* | Merge request pipelinesShinya Maeda2018-12-051-3/+3
|/
* Squashed commit of the following:Shinya Maeda2018-11-301-7/+25
* Squashed commit of the following:Shinya Maeda2018-11-292-14/+2
* Removes all the irrelevant import related code and columnsTiago Botelho2018-11-2710-26/+23
* Backport of gitlab-ee!8470ce-rd-extract-ee-specific-sidekiq-queue-configRubén Dávila2018-11-191-1/+1
* Fix types commentyukihir02018-11-152-2/+2
* Fix error handling in cluster_platform_configure_workerDylan Griffith2018-11-091-1/+1
* Merge branch 'fix-stuck-import-jobs-query-performance-issue' into 'master'Douwe Maan2018-11-071-24/+22
|\
| * StuckImportJobsWorker query performance optimizationTiago Botelho2018-11-071-24/+22
* | Apply patches when creating MR via emailBob Van Landuyt2018-11-071-0/+2
|/
* Use fire_state_eventShinya Maeda2018-11-061-1/+1
* Create deployments only if action: startShinya Maeda2018-11-061-0/+7
* Squashed commit of the following:Shinya Maeda2018-11-063-1/+27
* Incorporates Kubernetes Namespace into Cluster's flowThong Kuah2018-11-023-0/+25
* Fix typos in comments and specsGeorge Tsiolis2018-11-011-1/+1
* Removes idenfitication by commit from Gitlab::Identifier51335-fail-early-when-user-cannot-be-identifiedTiago Botelho2018-10-251-8/+5
* User not defined in PostReceive#process_project_changesTiago Botelho2018-10-251-5/+7
* Remove the `ForkedProjectLink` modelBob Van Landuyt2018-10-191-2/+0
* Merge branch 'increase-event-retention-prune-old-events-worker' into 'master'Douwe Maan2018-10-081-4/+3
|\
| * Updated code comments for clarity based on 2 yearsJeremy Watson2018-10-061-3/+2
| * prune older than 2 years instead of 12 monthsJeremy Watson2018-10-051-1/+1
* | Revert "Avoid conflicts between enumlator's schedule! method and state machin...Shinya Maeda2018-10-042-2/+2
* | Avoid conflicts between enumlator's schedule! method and state machine's sche...Shinya Maeda2018-10-042-2/+2
* | Improve performance of stale scheduled builds searchShinya Maeda2018-10-031-28/+12
* | Rename failure reason to stale_scheduleShinya Maeda2018-10-021-1/+1
* | Cleanup drop_stale_scheduled_builds codeShinya Maeda2018-10-021-2/+7
* | Fix StuckCiJobsWorker and added testsShinya Maeda2018-10-021-1/+1
* | Fix coding style offenceShinya Maeda2018-10-021-8/+8
* | Fix stuck ci jobs workerShinya Maeda2018-10-021-1/+1
* | Simplify StuckCiJobsWorkerShinya Maeda2018-10-021-30/+25
* | Fix stuck job worker. Fix sidekiq queue namespaceShinya Maeda2018-10-022-17/+31
* | Add cleanup mechanizm for stale scheduled jobsShinya Maeda2018-10-021-13/+17
* | Execute the worker in pipeline_processing queueShinya Maeda2018-10-021-0/+4
* | Introduce enqueue_scheduled eventShinya Maeda2018-10-021-4/+3
* | Add a new status to ci_builds.statusShinya Maeda2018-10-021-2/+1