summaryrefslogtreecommitdiff
path: root/app/finders/groups_finder.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix group transfer selection possibilitiesPeter Marko2019-04-021-0/+8
* Rename GroupHierarchy into ObjectHierarchyJarka Košanová2018-12-191-2/+2
* Whitelist none method from ActiveRecord::Queryingda-rubocop-whitelist-active-record-noneDouglas Barbosa Alexandre2018-10-311-4/+0
* Merge branch 'frozen-string-app-finders-graphql' into 'master'Stan Hu2018-09-131-0/+2
|\
| * Enable frozen string in app/graphql + app/findersgfyoung2018-09-111-0/+2
* | Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+8
|/
* Add min_access_level filter to groups APIMarko, Peter2018-07-231-0/+16
* show only groups an admin is a member of in dashboards/gropsRoger Rüttimann2018-05-011-2/+6
* 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