summaryrefslogtreecommitdiff
path: root/app/views/projects/clusters
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| | * Merge branch '39649-change-default-size-for-gke-cluster-creation' into 'master'Kamil TrzciƄski2017-11-071-1/+1
| | |\
| | | * Resolve conflictsbikebilly2017-11-072-24/+22
| | | |\
| | | * | Change default cluster size to n1-standard-2bikebilly2017-11-061-1/+1
* | | | | Merge branch '38464-k8s-apps' into add-ingress-to-cluster-applicationsKamil Trzcinski2017-11-074-5/+26
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '38464-k8s-apps' of https://gitlab.com/gitlab-org/gitlab-ce into...Shinya Maeda2017-11-071-1/+2
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into 38464-k8s-appsShinya Maeda2017-11-074-5/+26
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Resolve "Fix GKE wording"Fabio Busatto2017-11-072-2/+2
| | * | | | Merge branch 'refactor-clusters' into move-kubernetes-from-service-to-cluster...Shinya Maeda2017-11-051-6/+6
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Merge branch '35616-move-gke-form-1st-iteration' into move-kubernetes-from-se...Shinya Maeda2017-11-042-3/+24
| | |\ \ \ \
| | | * | | | Fix page titleFilipa Lacerda2017-11-031-1/+1
| | | * | | | Adds check for existing clusterFilipa Lacerda2017-11-031-5/+12
| | | * | | | Fix pipeline. Fix routing when validation failed.Shinya Maeda2017-11-011-1/+1
| | | * | | | Fix paths to the first pageKamil Trzcinski2017-11-012-5/+3
| | | * | | | Adds buttons to the first page.Filipa Lacerda2017-10-272-2/+18
* | | | | | | Merge branch '38464-k8s-apps' into add-ingress-to-cluster-applicationsKamil Trzcinski2017-11-071-1/+2
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Use flash for dismissable alertsEric Eastwood2017-11-071-1/+2
| |/ / / / /
| * | | | | Remove not used ingress and runnerKamil Trzcinski2017-11-061-3/+1
* | | | | | Set installation pathsKamil Trzcinski2017-11-061-3/+2
|/ / / / /
* | | | | Merge remote-tracking branch 'origin/refactor-clusters' into 36629-35958-add-...Kamil Trzcinski2017-11-061-3/+3
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'master' into refactor-clustersShinya Maeda2017-11-051-6/+6
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Fix clusters description text collapsing away on page-load39771-fix-clusters-settings-expanded-optionsEric Eastwood2017-11-031-6/+6
| | |/
* | | Add applications section to GKE clusters pageEric Eastwood2017-11-031-5/+14
|/ /
* | Revert back FetchKubernetesTokenServiceKamil Trzcinski2017-11-011-7/+1
* | Merge branch 'master' into refactor-clustersShinya Maeda2017-11-011-2/+2
|\ \ | |/
| * Remove superfluous namespace from cluster settingsjramsay-remove-superfluous-namespaceJames Ramsay2017-10-221-2/+2
* | specs for models. Improved details.Shinya Maeda2017-10-301-1/+1
* | This worksShinya Maeda2017-10-232-23/+27
|/
* Replace google login image39201-improve-google-imageFilipa Lacerda2017-10-171-1/+1
* Adds collapsible sections in cluster pageFilipa Lacerda2017-10-172-42/+62
* Fix margins in edit formFilipa Lacerda2017-10-061-11/+10
* Fix almost all unresolved comments from Docs and UX reviewKamil Trzcinski2017-10-056-13/+22
* Add ClusterPresenter. Fix Static Analysys.Shinya Maeda2017-10-061-1/+1
* spec/features/projects/clusters_spec. Fix static analysysShinya Maeda2017-10-052-2/+2
* Changes after reviewFilipa Lacerda2017-10-045-31/+34
* Remove status enum from Gcp::Cluster, use state_machine#stateKamil Trzcinski2017-10-041-1/+1
* Adds Frontend specsFilipa Lacerda2017-10-041-1/+1
* Adjustments to polling & formsFilipa Lacerda2017-10-042-42/+38
* Specify defaults, fix policies, fix db columnsKamil Trzcinski2017-10-042-9/+12
* Fix HAML permission check for ability to update clustersKamil Trzcinski2017-10-031-1/+1
* Adjust to route changeFilipa Lacerda2017-10-031-50/+39
* Implement Policy. Use show instead of edit. Chnage db column. fix comments. d...Shinya Maeda2017-10-032-11/+11
* Adds toggle buttonFilipa Lacerda2017-10-021-18/+27
* Updates sidebarFilipa Lacerda2017-10-025-12/+18
* Starts edit formFilipa Lacerda2017-10-022-10/+52
* Adds clusters to the navigation barFilipa Lacerda2017-10-023-3/+3
* authorize in controller. validation in model.Shinya Maeda2017-10-012-6/+14
* Revert KubernetesService. Introduce FetchKubernetesTokenService.Shinya Maeda2017-10-011-1/+1
* Replace reactive_cache by multipel sidekiq workersShinya Maeda2017-10-012-6/+15