summaryrefslogtreecommitdiff
path: root/app/models/clusters
Commit message (Expand)AuthorAgeFilesLines
* Second iteration of Move Kubernetes from service to Cluster pageFilipa Lacerda2017-12-052-1/+19
* Fix static analysysShinya Maeda2017-11-281-0/+1
* Fix unit testsShinya Maeda2017-11-281-1/+3
* Remove logic which glues with KubernetesService, from Platforms::KubernetesShinya Maeda2017-11-282-57/+3
* Check diff between KubernetesService and Platforms::Kubernetes. Synchronize a...Shinya Maeda2017-11-281-67/+57
* Revert KubernetesService logic in Platforms::KubernetesShinya Maeda2017-11-281-0/+123
* Adds Rubocop rule for line break after guard clauseJacopo2017-11-161-0/+1
* Merge branch '38464-k8s-apps' of https://gitlab.com/gitlab-org/gitlab-ce into...Kamil Trzcinski2017-11-071-1/+1
|\
| * Merge branch 'master' into 38464-k8s-appsShinya Maeda2017-11-081-1/+1
| |\
| | * Change new occurrencies of n1-default-439649-change-default-size-for-gke-cluster-creationbikebilly2017-11-071-1/+1
* | | Make ingress to use install_commandKamil Trzcinski2017-11-071-0/+4
* | | Merge remote-tracking branch 'origin/38464-k8s-apps' into add-ingress-to-clus...Kamil Trzcinski2017-11-071-0/+4
|\ \ \ | |/ /
| * | Add Helm InstallCommandAlessio Caiazza2017-11-071-0/+4
* | | Fix ingress.rbKamil Trzcinski2017-11-071-0/+2
* | | Merge branch '38464-k8s-apps' into add-ingress-to-cluster-applicationsKamil Trzcinski2017-11-072-3/+5
|\ \ \ | |/ /
| * | Fix tests for initial statusKamil Trzcinski2017-11-071-0/+2
| * | Fix initial status againKamil Trzcinski2017-11-072-7/+5
| * | Do not use %i() in state machinesAlessio Caiazza2017-11-071-3/+3
* | | Fix initial status againKamil Trzcinski2017-11-073-13/+9
* | | Fix initial_statusKamil Trzcinski2017-11-071-4/+6
* | | Merge branch '38464-k8s-apps' into add-ingress-to-cluster-applicationsKamil Trzcinski2017-11-072-12/+14
|\ \ \ | |/ /
| * | Rework initial stateKamil Trzcinski2017-11-072-5/+7
| * | Merge branch '38464-k8s-apps' of https://gitlab.com/gitlab-org/gitlab-ce into...Shinya Maeda2017-11-071-7/+7
| |\ \
| | * | More restrictive state machine transitions in Clusters::ApplicationStatusAlessio Caiazza2017-11-071-7/+7
| * | | Fix static analysys in app/models/clusters/applications/helm.rb:15Shinya Maeda2017-11-071-1/+1
| |/ /
* | | Merge branch '38464-k8s-apps' into add-ingress-to-cluster-applicationsEric Eastwood2017-11-063-3/+3
|\ \ \ | |/ /
| * | Merge branch '36629-35958-add-cluster-application-section' into '38464-k8s-apps'Kamil TrzciƄski2017-11-064-0/+14
| |\ \
| | * | Fix small error [ci skip]Kamil Trzcinski2017-11-061-1/+1
| | * | Add active? to Platforms::KubernetesKamil Trzcinski2017-11-061-0/+4
| | * | Add support for not_installable/scheduled and to not show created bannerKamil Trzcinski2017-11-063-2/+10
| * | | Merge branch 'refactor-clusters' into 38464-k8s-appsAlessio Caiazza2017-11-061-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | Remove 10.3 comments (Tracked by a tech debts issue). Refactor spec factory n...refactor-clustersShinya Maeda2017-11-061-1/+1
| * | | Add Clusters::Applications services testsAlessio Caiazza2017-11-061-1/+1
* | | | Add active? to Platforms::KubernetesKamil Trzcinski2017-11-061-0/+4
* | | | Add support for not_installable/scheduled and to not show created bannerKamil Trzcinski2017-11-064-2/+16
* | | | Merge branch '36629-35958-add-cluster-application-section' into add-ingress-t...Kamil Trzcinski2017-11-061-0/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | Return empty applications if not Kubernetes [ci skip]Kamil Trzcinski2017-11-061-0/+2
| |/ /
* | | Add ingress applicationKamil Trzcinski2017-11-062-2/+37
|/ /
* | Add Clusters::Applications::Helm testsAlessio Caiazza2017-11-033-5/+7
* | Schedule k8s application installation with a serviceAlessio Caiazza2017-11-032-0/+10
* | Merge branch 'refactor-clusters' into 38464-k8s-appsAlessio Caiazza2017-11-032-22/+26
|\ \ | |/
| * Fix tests. Remove NOT NULL constraint from cluster.user.Shinya Maeda2017-11-031-0/+3
| * Fix some testsShinya Maeda2017-11-031-2/+2
| * Fix out of sync with KubernetesService. Remove namespace pramas from controll...Shinya Maeda2017-11-022-21/+22
* | Remove `Clusters::Applications::FetchInstallationStatusService`Alessio Caiazza2017-11-031-1/+1
* | Rename App to ApplicationsAlessio Caiazza2017-11-031-4/+0
* | Fix nitpicksKamil Trzcinski2017-11-031-1/+1
* | Expose applications as array via APIKamil Trzcinski2017-11-023-6/+13
* | Fix rubocop offensesAlessio Caiazza2017-11-022-2/+2
* | General cleanupAlessio Caiazza2017-11-021-1/+1