summaryrefslogtreecommitdiff
path: root/app/controllers/clusters
Commit message (Expand)AuthorAgeFilesLines
* Renames Cluster#managed? to provided_by_user?Mayra Cabrera2019-03-291-5/+5
* Creates Clusterss::ApplciationsController update endpointJoão Cunha2019-03-051-7/+22
* 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
* Allows user to override default issuer email for cert managerAmit Rathi2018-12-071-1/+1
* Only project clusters has Project Namespace fieldThong Kuah2018-11-081-2/+2
* Resolve controller sharing concernThong Kuah2018-11-012-24/+226
* Restore 403 functionality for external auth (EE)Thong Kuah2018-11-011-1/+2
* Move view and path concerns to presentersThong Kuah2018-11-011-22/+2
* Abstract out project out of ClustersControllerThong Kuah2018-11-012-2/+32
* Convert clusters to use a top-level controllerThong Kuah2018-11-012-0/+70