summaryrefslogtreecommitdiff
path: root/app/finders/groups_finder.rb
Commit message (Expand)AuthorAgeFilesLines
* 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