summaryrefslogtreecommitdiff
path: root/app/models/clusters/applications/runner.rb
Commit message (Expand)AuthorAgeFilesLines
* Update GitLab Runner Helm Chart to 0.7.0update-gitlab-runner-helm-chart-to-0-7-0Steve Azzopardi2019-07-191-1/+1
* Enable GitLabb runner to be uninstalled from clusterJoão Cunha2019-07-161-7/+8
* Update GitLab Runner Helm Chart to 0.6.0update-gitlab-runner-helm-chart-to-0-6-0Tomasz Maczukin2019-06-241-1/+1
* Update GitLab Runner Helm Chart to 0.5.2update-gitlab-runner-helm-chart-to-0-5-2Tomasz Maczukin2019-06-031-1/+1
* Update GitLab Runner Helm Chart to 0.5.1/11.11.1Steve Azzopardi2019-05-271-1/+1
* Update GitLab Runner Helm Chart to 0.5.0update-gitlab-runner-helm-chart-to-0-5-0Steve Azzopardi2019-05-201-1/+1
* Instance level kubernetes clusters adminJames Fargher2019-05-071-2/+4
* Expose can_uninstall in cluster_status.jsonThong Kuah2019-04-291-0/+7
* Update GitLab Runner Helm Chart to 0.4.1/11.10.1Steve Azzopardi2019-04-261-1/+1
* Update GitLab Runner Helm Chart to 0.4.0update-gitlab-runner-helm-chart-to-0-4-0Steve Azzopardi2019-04-191-1/+1
* Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas2019-03-281-1/+1
* Allow runners to be installed on group clustersTiger Watson2019-03-261-5/+10
* Update GitLab Runner Helm Chart to 0.3.0Tomasz Maczukin2019-03-221-1/+1
* Update GitLab Runner Helm Chart to 0.2.0Tomasz Maczukin2019-02-221-1/+1
* Update GitLab Runner Helm Chart to 0.1.45Tomasz Maczukin2019-01-221-1/+1
* Update GitLab Runner Helm Chart to 0.1.43update-gitlab-runner-helm-chart-to-0-1-43Tomasz Maczukin2018-12-311-1/+1
* Update gitlab runner helm chart to 0.1.39Tomasz Maczukin2018-12-071-1/+1
* Update used version of Runner Helm Chart to 0.1.38Tomasz Maczukin2018-11-221-1/+1
* Update Runner Chart to 0.1.35Tomasz Maczukin2018-10-231-1/+1
* Update used version of Runner Helm Chart to 0.1.34Tomasz Maczukin2018-10-191-1/+1
* Enable Kubernetes RBAC for GitLab Managed Apps for existing clustersThong Kuah2018-09-061-0/+1
* Resolve "Mutual SSL Auth For Helm TIller"Mayra Cabrera2018-08-071-2/+2
* Enable frozen string for app/models/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-app-models-moregfyoung2018-08-031-0/+2
* Lock helm charts to the VERSION already specified for each application.Thong Kuah2018-08-021-1/+3
* Revert "Merge branch '48098-mutual-auth-cluster-applications' into 'master'"Mayra Cabrera2018-07-311-2/+2
* Refactor Cluster Application classes to pass through a has of config filesDylan Griffith2018-07-281-2/+2
* Fix some failuresKamil Trzciński2018-05-311-2/+3
* Set `runner_type` for cluster/applicationKamil Trzciński2018-05-091-1/+9
* Resolve "Enable privileged mode for Runner installed on Kubernetes"Mayra Cabrera2018-03-061-2/+3
* Extend Cluster Applications to install GitLab Runner to Kubernetes clusterMayra Cabrera2018-03-011-0/+68