summaryrefslogtreecommitdiff
path: root/app/workers
Commit message (Expand)AuthorAgeFilesLines
* 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 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
* | [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
|\
| * Merge branch '35914-merge-request-update-worker-is-slow' into 'master'Sean McGivern2017-11-011-0/+9
| |\
| | * rework the UpdateMergeRequestsWorker#metrics_tags35914-merge-request-update-worker-is-slowmicael.bergeron2017-11-011-4/+2
| | * reword `targets` to `metric tags`micael.bergeron2017-10-311-3/+4
| | * add metrics tagging to the sidekiq middlewaremicael.bergeron2017-10-311-0/+10
* | | Extract ClusterWaitForAppInstallationWorker logic into a serviceAlessio Caiazza2017-11-021-19/+1
* | | Fix and add applications controllerKamil Trzcinski2017-11-021-1/+1
* | | Improve backend structure of dataKamil Trzcinski2017-11-021-2/+3
* | | Merge branch 'refactor-clusters' into 38464-k8s-appsKamil Trzcinski2017-11-023-21/+8
|\ \ \
| * \ \ Merge branch 'master' into refactor-clustersShinya Maeda2017-11-011-1/+1
| |\ \ \ | | |/ /
| | * | Make merge_jid handling less stateful in MergeServiceOswaldo Ferreira2017-10-271-1/+1
| * | | specs for workers.Shinya Maeda2017-10-312-4/+4
| * | | This worksShinya Maeda2017-10-232-2/+2
| * | | Refactor Clusters to be consisted from GcpProvider and KubernetesPlatformKamil Trzcinski2017-10-232-20/+7
| |/ /
* | | Install k8s application with helm running inside the clusterAlessio Caiazza2017-11-023-0/+54
|/ /
* | Backports EE 38771 changes to CE.Tiago Botelho2017-10-103-2/+13
* | Merge branch 'master' into '37970-ci-sections-tracking'Kamil Trzciński2017-10-073-0/+47
|\ \
| * | Use utc for time comparisionShinya Maeda2017-10-061-1/+1
| * | Fix almost all unresolved comments from Docs and UX reviewKamil Trzcinski2017-10-051-1/+1
| * | Fix cluster event names to be prefixed with: `make_`Kamil Trzcinski2017-10-041-2/+2
| * | Specify defaults, fix policies, fix db columnsKamil Trzcinski2017-10-041-1/+1
| * | Prefer to use `.tap` as `.try` hides an exceptions from workersKamil Trzcinski2017-10-031-2/+2
| * | Rename to ClusterProvisionWorker and CreateGkeClusterService.new.executeKamil Trzcinski2017-10-031-2/+2
| * | Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-042-0/+41
| |\ \
| * | | Introduce manage_cluster queue for sidekiq workersShinya Maeda2017-10-043-2/+12
| * | | Implement Policy. Use show instead of edit. Chnage db column. fix comments. d...Shinya Maeda2017-10-032-97/+16
| * | | PollingInterval, rename to gke_clusters, has_one :clusterShinya Maeda2017-10-022-3/+3
| * | | authorize in controller. validation in model.Shinya Maeda2017-10-012-12/+11
| * | | Revert KubernetesService. Introduce FetchKubernetesTokenService.Shinya Maeda2017-10-011-36/+23
| * | | Replace reactive_cache by multipel sidekiq workersShinya Maeda2017-10-012-0/+132
| | |/ | |/|
* | | Add CI build trace sections extractorAlessio Caiazza2017-10-052-0/+9
| |/ |/|