summaryrefslogtreecommitdiff
path: root/spec/controllers/projects/clusters_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-141-11/+66
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-311-4/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-101-3/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-281-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-191-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-121-27/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-271-17/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-261-0/+32
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-131-0/+94
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-081-1/+51
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-021-3/+3
* Create new feature flagged UI for cloud providersEnrique Alcántara2019-09-091-2/+21
* Enable project-level JIT resource creation60617-enable-project-cluster-jitTiger2019-06-181-2/+0
* Allow switching clusters between managed/unmanagedTiger2019-06-181-0/+4
* Add gitlab-managed option to clusters formMayra Cabrera2019-05-031-3/+32
* Rename `ClusterPlatformConfigureWorker`George Tsiolis2018-12-211-2/+2
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-191-18/+24
* Only project clusters has Project Namespace fieldThong Kuah2018-11-081-2/+2
* Extend clusters_controller for group type clustersThong Kuah2018-11-081-97/+51
* Incorporates Kubernetes Namespace into Cluster's flowThong Kuah2018-11-021-0/+11
* Resolve controller sharing concernThong Kuah2018-11-011-0/+605
* Convert clusters to use a top-level controllerThong Kuah2018-11-011-594/+0
* Revert back to go but use arguments for some casesThong Kuah2018-10-161-114/+99
* Use subject in controller specThong Kuah2018-10-151-261/+202
* Add FE option for users to choose to create a fully RBAC-enabled cluster or not.Thong Kuah2018-09-141-1/+15
* Enable Kubernetes RBAC for GitLab Managed Apps for existing clustersThong Kuah2018-09-061-0/+32
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-18/+18
* consolidate back into one controllerDennis Tang2018-06-191-10/+138
* update testsDennis Tang2018-06-051-142/+12
* fix tests for new cluster POSTDennis Tang2018-06-011-1/+17
* remove focus on testDennis Tang2018-05-311-10/+7
* consolidate clusters controller specsDennis Tang2018-05-311-0/+215
* Reduce CE/EE diff in app/controllers/projects/clusters_controller.rbRémy Coutable2018-05-241-5/+4
* Rearrange DeploymentPlatform methodsMayra Cabrera2018-03-221-2/+2
* Fix clusters_controller_spec (#42643)Dylan Griffith2018-02-231-2/+2
* Schedule Ingress IP address fetch from K8s after clusters page load (#42643)Dylan Griffith2018-02-201-0/+6
* Replace "cluster" with "Kubernetes cluster"winh-kubernetes-clustersWinnie Hellmann2018-02-061-5/+5
* Remove cluster scope from ClustersController#indexMatija Čupić2017-12-111-28/+0
* Mock Kaminari paginates_per instead of setting itMatija Čupić2017-12-051-1/+1
* Use ClustersFinder for setting countsMatija Čupić2017-12-051-5/+4
* Fix overwritten project.cluster replacementMatija Čupić2017-12-051-1/+1
* Fix empty state partial checkMatija Čupić2017-12-051-1/+1
* Fix rpsec all matchers in ClustersController specsMatija Čupić2017-12-051-2/+2
* Test for empty state partial instead of index viewMatija Čupić2017-12-051-1/+1
* Remove redundant view_clusters assignmentMatija Čupić2017-12-051-4/+2
* Merge remote-tracking branch 'origin/list-multiple-clusters' into cluster-pag...Kamil Trzcinski2017-12-051-1/+1
|\
| * Remove references of project.cluster from specsMatija Čupić2017-12-041-2/+2
* | Merge branch '35616-move-k8-to-cluster-page' into cluster-page-with-list-clus...Kamil Trzcinski2017-12-051-20/+18
|\ \
| * | Clean up clusters_controller_spec.rbShinya Maeda2017-12-051-27/+13
| * | Fix static analysis :green_heart:Alessio Caiazza2017-12-041-9/+9