summaryrefslogtreecommitdiff
path: root/app/controllers/clusters
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-261-0/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-191-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-291-3/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-141-1/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-141-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-071-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-121-17/+19
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-271-7/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-261-2/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-191-5/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-182-1/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-131-2/+52
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-081-7/+14
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-081-5/+18
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-241-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-222-1/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-231-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Include AWS SDK as packge dependencycreate-amazon-eks-cluster-form-skeletonEnrique Alcantara2019-09-111-0/+3
* Create new feature flagged UI for cloud providersEnrique Alcántara2019-09-091-3/+10
* Add method to authorize reading from prometheus proxyRyan Cobb2019-09-071-0/+4
* 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
* DELETE clusters/:id/:application endpointThong Kuah2019-04-291-0/+13
* 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
* 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