summaryrefslogtreecommitdiff
path: root/app/policies/group_policy.rb
Commit message (Expand)AuthorAgeFilesLines
* Basic BE changeShinya Maeda2017-07-071-0/+2
* convert all the policies to DeclarativePolicyhttp://jneen.net/2017-06-271-44/+52
* Allow group reporters to manage group labels33154-permissions-for-project-labels-and-group-labelsSean McGivern2017-06-051-7/+10
* Merge branch 'siemens/gitlab-ce-fix/subgroup-hide-button' into 'master' Rémy Coutable2017-04-121-0/+1
|\
| * Move permission to create subgroup into GroupPolicyDmitriy Zaporozhets2017-04-111-0/+1
* | ProjectsFinder should handle more optionsJacopo2017-04-061-2/+2
|/
* Remove now unnecessary `additional_rules!` method from GroupPolicyDrew Blessing2017-02-281-6/+0
* Include group parents into read access for project and groupDmitriy Zaporozhets2016-12-261-1/+1
* Backport hooks on group policies for the EE-specific implementationbackport/group-policiesDouglas Barbosa Alexandre2016-12-131-0/+6
* Add CRUD for Group LabelsDouglas Barbosa Alexandre2016-10-191-0/+1
* port groupshttp://jneen.net/2016-08-301-0/+45