summaryrefslogtreecommitdiff
path: root/app/finders/groups_finder.rb
Commit message (Expand)AuthorAgeFilesLines
* Support custom attributes on groupsMarkus Koller2017-11-061-1/+7
* Fix the groups API endpoint to handle ?owned=true correctlyNick Thomas2017-09-191-1/+1
* Refactor complicated API group finding rules into GroupsFinderNick Thomas2017-08-241-6/+30
* Make the GroupFinder specs more strictToon Claes2017-06-151-4/+12
* Subgroups page should show groups authorized through inheritanceToon Claes2017-06-151-1/+5
* Merge branch 'tc-fix-private-subgroups-shown' into 'security' Douwe Maan2017-05-101-4/+16
* Store group and project full name and full path in routes tabledz-refactor-full-pathDmitriy Zaporozhets2017-02-081-1/+1
* Tweaks, refactoring, and specsDouwe Maan2016-03-201-19/+7
* Code fixesFelipe Artur2016-03-171-1/+9
* Code improvementsFelipe Artur2016-03-101-11/+2
* Add permission level to groupsFelipe Artur2016-03-101-0/+31
* remove public field from namespace and refactoringnamespace-clean_upValery Sizov2016-01-041-44/+0
* Refactoed GroupsFinder into two separate classesYorick Peterse2015-11-181-32/+37
* Allow groups to appear in the search results if the group owner allows itValery Sizov2015-11-051-28/+29
* Add GroupFinder for collection all groups user has access toDmitriy Zaporozhets2014-06-051-0/+38