summaryrefslogtreecommitdiff
path: root/app/controllers/clusters/clusters_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Allow switching clusters between managed/unmanagedTiger2019-06-181-0/+2
* Remove metrics_time_window feature flagSarah Yasonik2019-06-071-3/+0
* Add gitlab-managed option to clusters formMayra Cabrera2019-05-031-0/+2
* Make the monitoring bundle reusablejivl-add-feature-flag-gon-eeJose Vargas2019-04-161-0/+3
* Renames Cluster#managed? to provided_by_user?Mayra Cabrera2019-03-291-5/+5
* Merge branch 'fix-misspellings-app-comments' into 'master'Rémy Coutable2019-02-261-1/+1
* Revert "Merge branch 'fix-misspellings-app-comments' into 'master'"Michael Kozono2019-02-251-1/+1
* Fix misspellings in app/spec commentsTakuya Noguchi2019-02-251-1/+1
* Addresses backend/db review commentsMayra Cabrera2019-02-041-2/+2
* Moves domain setting to Cluster settingMayra Cabrera2019-02-041-0/+2
* Use finder to decide to show note to userThong Kuah2018-12-171-1/+13
* Show clusters of ancestors in cluster list pageThong Kuah2018-12-171-2/+2
* Extract Clusters::BuildServiceDylan Griffith2018-12-101-21/+6
* Refactor to re-use similar blockThong Kuah2018-12-101-3/+9
* Set cluster_type for a new clusterThong Kuah2018-12-101-0/+9
* Only project clusters has Project Namespace fieldThong Kuah2018-11-081-2/+2
* Resolve controller sharing concernThong Kuah2018-11-011-0/+218