summaryrefslogtreecommitdiff
path: root/app/policies/clusters/cluster_policy.rb
Commit message (Collapse)AuthorAgeFilesLines
* Instance level kubernetes clusters adminJames Fargher2019-05-071-0/+1
| | | | | Instance level clusters were already mostly supported, this change adds admin area controllers for cluster CRUD
* Add policy for clusters on group levelThong Kuah2018-11-081-5/+1
| | | | | - maintainer for group can read, create, update, and admin cluster - project user, at any level, cannot do anything with group cluster
* Enable frozen string in presenters and policiesrepo-forks/gitlab-ce-frozen-string-enable-app-presentersgfyoung2018-07-241-0/+2
| | | | | | | | | Enable frozen string in: * app/presenters * app/policies Partially addresses #47424.
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-1/+1
|
* This worksShinya Maeda2017-10-231-0/+12