summaryrefslogtreecommitdiff
path: root/app/workers
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Make schedule and unschedule consistentShinya Maeda2018-10-021-6/+3
* | Rename delayed to scheduledShinya Maeda2018-10-022-2/+5
* | Squashed commit of the following:Shinya Maeda2018-10-023-0/+18
|/
* Extend reports to support security featuresOlivier Gonzalez2018-09-271-1/+1
* Use standalone diff stats RPC on every comparison viewOswaldo Ferreira2018-09-191-1/+1
* Merge branch 'rubocop-code-reuse' into 'master'Robert Speicher2018-09-1355-0/+132
|\
| * Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-1155-0/+132
* | Log project services errors when executing asyncFelipe Artur2018-09-101-1/+5
|/
* Merge branch 'sh-delete-container-registry-async' into 'master'Robert Speicher2018-09-072-0/+35
|\
| * Delete a container registry asynchronouslyStan Hu2018-09-072-0/+35
* | Merge branch 'osw-write-cache-upon-mr-creation-and-cache-refactoring' into 'm...Douwe Maan2018-09-071-0/+2
|\ \ | |/ |/|
| * Cache diff highlighting upon Merge Request creation (refactors diff caching)Oswaldo Ferreira2018-09-071-0/+2
* | Automatically disable Auto DevOps for project upon first pipeline failureMayra Cabrera2018-09-063-0/+46
|/
* Merge branch 'remove-background-migration-worker-feature-flag' into 'master'Douwe Maan2018-08-311-13/+1
|\
| * Remove feature flag from BackgroundMigrationWorkerYorick Peterse2018-08-281-13/+1
* | Updates code using class_methods over module ClassMethodsJacopo2018-08-292-2/+2
|/