summaryrefslogtreecommitdiff
path: root/app/workers
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| | |\ \
| | * | | 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
| |/ / /
* | | | Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-11-0612-3/+120
|\ \ \ \ | | |_|/ | |/| |
| * | | 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
| * | | Make merge_jid handling less stateful in MergeServiceOswaldo Ferreira2017-10-271-1/+1
| | |/ | |/|
| * | 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
| | |/ | |/|
| * | Add support to migrate existing projects to Hashed Storage asynchashed-storage-migration-pathGabriel Mazetto2017-09-282-0/+41
| |/
* | Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-09-251-13/+0
|\ \ | |/
| * Stop using Sidekiq for updating Key#last_used_atremove-use-key-workerYorick Peterse2017-09-201-13/+0
* | Add cop to make sure we don't use ivar in a moduleLin Jen-Shin2017-09-181-0/+2
|/
* Adds exclusive lease to Git garbage collect worker.35558-only-one-garbage-collection-should-be-running-per-project-at-onceTiago Botelho2017-09-071-2/+32
* pass whole commit to Gitlab::Gpg::Commit againAlexis Reigel2017-09-051-1/+5
* Fix enum listsShinya Maeda2017-09-051-1/+1
* Fix enum wordingShinya Maeda2017-09-051-1/+1
* Implement `failure_reason` on `ci_builds`Shinya Maeda2017-09-051-1/+1
* Track enqueued and ongoing MRsOswaldo Ferreira2017-08-281-2/+0
* Merge branch '36792-inline-user-refresh-when-creating-project' into 'master'Douwe Maan2017-08-281-1/+21
|\
| * Move sidekiq-based project authorization refresh out of Projects::CreateServiceNick Thomas2017-08-251-1/+21
* | Merge commit '2be34630623711fc20ef8c101b5cef688f207cc1' into backstage/gb/ren...backstage/gb/rename-ci-cd-processing-sidekiq-queuesGrzegorz Bizon2017-08-266-0/+13
|\ \
| * | Enable 5 lines of Sidekiq backtrace lines to aid in debuggingsh-sidekiq-backtraceStan Hu2017-08-256-0/+13
| |/
* | Merge branch 'master' into 'backstage/gb/rename-ci-cd-processing-sidekiq-queues'Kamil Trzciński2017-08-251-1/+2
|\ \ | |/
| * Revert "Merge branch 'sh-sidekiq-backtrace' into 'master'"Robert Speicher2017-08-256-13/+0
| * Enable 5 lines of Sidekiq backtrace lines to aid in debuggingStan Hu2017-08-246-0/+13
| * Use EachBatch concern to loop over batchestc-remove-nonexisting-namespace-pending-delete-projectsToon Claes2017-08-221-5/+1
| * Migration to remove pending delete projects with non-existing namespaceToon Claes2017-08-221-1/+6
* | Enqueue a new stage worker in CI/CD processing queueGrzegorz Bizon2017-08-221-0/+2