Commit Graph

5 Commits

Author SHA1 Message Date
Drew Blessing bd5474937c Remove now unnecessary `additional_rules!` method from GroupPolicy
The intention was for this to be used to override group policy in
EE. This led to all sort of strange problems in practice - for
example, https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1025
needed to override `owner` permissions, but `additional_rules!`
passed `master` only. The better solution is to use an EE
module to override the policy. Removing this now defunct method.
2017-02-28 13:59:30 -06:00
Dmitriy Zaporozhets 7b4b3d5f26 Include group parents into read access for project and group
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-12-26 10:57:11 +02:00
Douglas Barbosa Alexandre 8c639ac23c Backport hooks on group policies for the EE-specific implementation 2016-12-13 11:51:09 -02:00
Douglas Barbosa Alexandre 52e0c3b565 Add CRUD for Group Labels 2016-10-19 14:57:15 -02:00
http://jneen.net/ ccfa032ebc port groups 2016-08-30 11:39:22 -07:00