summaryrefslogtreecommitdiff
path: root/app/models/concerns/deployment_platform.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-241-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-141-1/+5
* Removes clusters_cte feature flagremove_clusters_cte_feature_flagThong Kuah2019-07-171-22/+1
* Create CTE query for clusters hierarchyThong Kuah2019-07-081-2/+17
* Remove instance_clusters feature_flagremove_group_and_instance_clusters_feature_flagThong Kuah2019-06-281-7/+1
* Remove group_clusters feature flagThong Kuah2019-06-281-7/+1
* Remove Kubernetes service from deployment platformTiger2019-06-211-38/+1
* Convert instance level clusters enabled to class methodJames Fargher2019-05-071-5/+1
* Allow projects to use instance level clustersJames Fargher2019-05-071-0/+17
* Unify into :group_clusters feature flagThong Kuah2018-12-051-1/+1
* Various improvements to hierarchy sortingThong Kuah2018-12-051-2/+2
* Deploy to clusters for a project's groupsThong Kuah2018-12-051-0/+13
* Associate clusters model to groups34758-create-group-clustersThong Kuah2018-10-291-0/+1
* Enable more frozen string in app/models/**/*.rbgfyoung2018-08-071-0/+2
* Re-arrange deployment_platform to avoid cop complainments5347-fix-multiple-clusters-incorrect-details-injectedMayra Cabrera2018-03-261-4/+10
* Rearrange DeploymentPlatform methodsMayra Cabrera2018-03-221-4/+6
* Unify deployment_platform interface with EELin Jen-Shin2018-03-071-1/+2
* Just try to detect and assign onceLin Jen-Shin2018-01-051-3/+4
* Create Kubernetes based on Application TemplatesMayra Cabrera2018-01-041-0/+47