summaryrefslogtreecommitdiff
path: root/spec/controllers/projects/clusters_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into 35616-move-gke-form-1st-ite...Kamil Trzcinski2017-11-061-81/+0
|\
| * Remove 10.3 comments (Tracked by a tech debts issue). Refactor spec factory n...refactor-clustersShinya Maeda2017-11-061-81/+0
* | Fixed controller specShinya Maeda2017-11-041-1/+1
* | Merge branch '35616-move-gke-form-1st-iteration' into move-kubernetes-from-se...Shinya Maeda2017-11-041-2/+2
|\ \ | |/ |/|
| * Fix static anlysysShinya Maeda2017-11-021-1/+1
| * Fix pipeline. Fix routing when validation failed.Shinya Maeda2017-11-011-3/+3
* | Fix some testsShinya Maeda2017-11-031-74/+79
* | Fix spec. Fix usage ping. Fix warnings by adding new models and attributes.Shinya Maeda2017-11-011-2/+2
* | Merge branch 'master' into refactor-clustersShinya Maeda2017-11-011-4/+4
|\ \ | |/
| * Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-201-7/+7
* | specs for featureShinya Maeda2017-11-011-1/+6
* | specs for controller. Improved validationShinya Maeda2017-10-311-166/+377
|/
* Improve redirect uri state and fix all remaining testsKamil Trzcinski2017-10-061-1/+1
* Fix almost all unresolved comments from Docs and UX reviewKamil Trzcinski2017-10-051-1/+1
* Add ClusterPresenter. Fix Static Analysys.Shinya Maeda2017-10-061-11/+9
* Added cluster controller specsKamil Trzcinski2017-10-051-0/+310