summaryrefslogtreecommitdiff
path: root/spec/services/clusters/create_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-8-stable-eev15.8.0-rc42GitLab Bot2023-01-181-1/+0
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-4/+45
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-141-0/+88
* Add frozen_string_literal to spec/servicesfrozen_string_literal_spec_servicesThong Kuah2019-04-121-0/+2
* Abstract out project out of ClustersControllerThong Kuah2018-11-011-3/+28
* Revert "Merge branch 'refactor-cluster-create-service-spec' into 'master'"Thong Kuah2018-10-221-87/+16
* Move shared examples into the only file where usedrefactor-cluster-create-service-specThong Kuah2018-10-171-16/+87
* Pass in project as kwarg for CreateServiceThong Kuah2018-10-151-1/+1
* Extract shared components from Clusters::CreateService specMatija Čupić2018-05-131-63/+5
* Rearrange DeploymentPlatform methodsMayra Cabrera2018-03-221-1/+1
* Remove redundant empty line in CreateService specMatija Čupić2017-12-061-1/+0
* Refactor Clusters::CreateService specMatija Čupić2017-12-061-58/+62
* Raise error when trying to create second clusterMatija Čupić2017-12-031-1/+1
* Check behaviour when adding more than one clusterMatija Čupić2017-11-181-30/+56
* Remove 10.3 comments (Tracked by a tech debts issue). Refactor spec factory n...refactor-clustersShinya Maeda2017-11-061-53/+0
* Fix some testsShinya Maeda2017-11-031-58/+48
* Fix spec. Fix usage ping. Fix warnings by adding new models and attributes.Shinya Maeda2017-11-011-2/+2
* specs for featureShinya Maeda2017-11-011-42/+107
* specs for services. Improved details.Shinya Maeda2017-10-301-0/+62