summaryrefslogtreecommitdiff
path: root/lib/gitlab/group_hierarchy.rb
Commit message (Expand)AuthorAgeFilesLines
* Reuse `base_and_ancestors` for `ancestors` in `GroupHierarchy`Bob Van Landuyt2017-10-101-2/+1
* Make it possible to limit ancestors in a `GroupHierarchy`Bob Van Landuyt2017-10-041-4/+27
* Fix setting share_with_group_lockfix-share-with-group-lock-updateYorick Peterse2017-09-151-3/+12
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-13/+13
* Better exception message and some additional code commentToon Claes2017-06-151-1/+3
* Subgroups page should show groups authorized through inheritanceToon Claes2017-06-151-18/+23
* Hide nested group UI/API support for MySQLYorick Peterse2017-05-171-0/+6
* Use CTEs for nested groups and authorizationsYorick Peterse2017-05-171-0/+98