summaryrefslogtreecommitdiff
path: root/spec/controllers/groups/clusters_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-2/+12
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-11/+22
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-1/+1
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-0/+5
* Add latest changes from gitlab-org/security/gitlab@13-3-stable-eeGitLab Bot2020-08-281-14/+19
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-0/+40
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+8
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-3/+22
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-311-4/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-061-2/+2
* 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/+36
* 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/+17
* Remove group_clusters feature flagThong Kuah2019-06-281-49/+31
* Allow switching clusters between managed/unmanagedTiger2019-06-181-0/+4
* Add gitlab-managed option to clusters formMayra Cabrera2019-05-031-0/+27
* Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-051-1/+1
* Remove TLD validation from Cluster#domainDylan Griffith2019-02-141-1/+1
* Addresses backend/db review commentsMayra Cabrera2019-02-041-1/+1
* Moves domain setting to Cluster settingMayra Cabrera2019-02-041-2/+19
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-191-11/+17
* Remove trailing commas to satisfy rubocopMike Greiling2018-11-081-3/+3
* Only project clusters has Project Namespace fieldThong Kuah2018-11-081-15/+3
* Minor updates to spec for readabilityThong Kuah2018-11-081-21/+33
* Adds feature flag for Group ClustersMayra Cabrera2018-11-081-28/+46
* Extend clusters_controller for group type clustersThong Kuah2018-11-081-0/+556