summaryrefslogtreecommitdiff
path: root/app/workers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '39246-fork-and-import-jobs-should-only-be-marked-as-failed-when...Douwe Maan2017-12-204-36/+29
|\
| * Fork and Import jobs only get marked as failed when the number of Sidekiq ret...39246-fork-and-import-jobs-should-only-be-marked-as-failed-when-the-number-of-retries-was-exhaustedTiago Botelho2017-12-154-36/+29
* | Merge branch 'zj-gitaly-pipelines-n-1' into 'master'Robert Speicher2017-12-191-1/+1
|\ \
| * | Load commit in batches for pipelines#indexZeger-Jan van de Weg2017-12-191-1/+1
* | | Add pipeline_creation:run_pipeline_schedule into Sidekiq queue listuse-queue_namespaceStan Hu2017-12-181-0/+1
* | | Use queue_namespace rather than enqueue_inLin Jen-Shin2017-12-181-1/+1
* | | Merge branch 'sh-add-schedule-pipeline-run-now' into 'master'Kamil Trzciński2017-12-181-0/+22
|\ \ \ | |/ / |/| |
| * | Fix Sidekiq worker and make flash message return a link to the pipelines pageStan Hu2017-12-121-1/+1
| * | Address some comments with running a pipeline scheduleStan Hu2017-12-121-2/+4
| * | Add button to run scheduled pipeline immediatelyStan Hu2017-12-121-0/+20
| |/
* | Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-12-1594-212/+313
|\ \
| * \ Merge branch 'dm-dedicated-sidekiq-queues' into 'master'Sean McGivern2017-12-1422-31/+145
| |\ \
| | * | Add rubocops to ensure Sidekiq workers include ApplicationWorker and don't ma...Douwe Maan2017-12-131-2/+2
| | * | Use a dedicated queue for each workerDouwe Maan2017-12-1222-30/+144
| | |/
| * | Prevent worker that updates merge requests head pipeline from failing jobsFelipe Artur2017-12-132-2/+18
| |/
| * Fix update head pipeline workerFelipe Artur2017-12-051-1/+1
| * Ensure pippeline corresponds with the sha of an MRJarka Kadlecova2017-12-051-0/+15
| * Merge branch 'dm-application-worker' into 'master'Sean McGivern2017-12-0587-167/+126
| |\
| | * Consistently schedule Sidekiq jobsdm-application-workerDouwe Maan2017-12-055-38/+16
| | * Add ApplicationWorker and make every worker include itDouwe Maan2017-12-0587-129/+110
| * | Create merge request from emailJan Provaznik2017-12-051-2/+1
| |/
| * Merge branch 'git-fsck-worker-client-prep' into 'master'Douwe Maan2017-12-041-9/+7
| |\
| | * Move SingleRepositoryWorker#fsck into Gitlab::Git::RepositoryKim "BKC" Carlbäcker2017-12-041-9/+7
| * | Fix the fork project functionality for projects with hashed storageNick Thomas2017-12-041-6/+6
| |/
* | Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-11-304-5/+53
|\ \ | |/
| * Merge branch '38962-automatically-run-a-pipeline-when-auto-devops-is-turned-o...Kamil Trzciński2017-11-281-0/+16
| |\
| | * BE for automatic pipeline when enabling Auto DevOpsMatija Čupić2017-11-281-0/+16
| * | Merge branch 'hashed-storage-attachments-migration-path' into 'master'Nick Thomas2017-11-281-1/+25
| |\ \ | | |/ | |/|
| | * fix exclusive lease specs fro hashed storage migrationGabriel Mazetto2017-11-231-6/+6
| | * Codestyle changes and Added Exclusive Lease to hashed storage migrationGabriel Mazetto2017-11-231-1/+25
| * | Allow to drop jobs for deleted projectsKamil Trzcinski2017-11-271-2/+0
| * | Use not-ordered searchKamil Trzcinski2017-11-271-4/+9
| * | Optimise StuckCiJobsWorkerKamil Trzcinski2017-11-271-3/+8
| * | Avoid deactivation when pipeline schedules execute a commit includes `[ci skip]`Shinya Maeda2017-11-231-1/+1
| |/
* | Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-11-222-0/+2
|\ \ | |/
| * Merge branch '18040-rubocop-line-break-after-guard-clause' into 'master'Rémy Coutable2017-11-202-0/+2
| |\
| | * Adds Rubocop rule for line break after guard clauseJacopo2017-11-162-0/+2
* | | Move ModuleWithInstanceVariables to Gitlab namespaceLin Jen-Shin2017-11-221-4/+4
* | | Use StrongMemoize and enable/disable cops properlyLin Jen-Shin2017-11-181-6/+4
* | | Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-11-1724-31/+648
|\ \ \ | |/ /
| * | [ci-skip] lintingupdate-merge-worker-metricsMicael Bergeron2017-11-141-1/+0
| * | rework the logging to be simpler and add a thresholdmicael.bergeron2017-11-141-6/+12
| * | add simple logging to UpdateMergeRequestsWorker#performmicael.bergeron2017-11-131-1/+12
| |/
| * Revert "add metrics tagging to the sidekiq middleware"39958-updatemergerequestsworker-are-failing-on-metric-taggingmicael.bergeron2017-11-081-9/+0
| * Rewrite the GitHub importer from scratchYorick Peterse2017-11-0718-3/+592
| * Fix typosAlessio Caiazza2017-11-031-1/+1
| * Remove `Clusters::Applications::FetchInstallationStatusService`Alessio Caiazza2017-11-031-2/+1
| * Rename App to ApplicationsAlessio Caiazza2017-11-034-17/+15
| * Merge remote-tracking branch 'origin/master' into 38464-k8s-appsKamil Trzcinski2017-11-031-0/+9
| |\
| * | Extract ClusterWaitForAppInstallationWorker logic into a serviceAlessio Caiazza2017-11-021-19/+1