gitlab-org--gitlab-foss/app/controllers/groups
Rubén Dávila 429302b34c Bugfix: User can't change the access level of an access requester
The endpoint was returning 404 because it was only searching on the
current members of a Group or Project and not the access requesters.
2017-12-11 09:53:31 -05:00
..
settings
application_controller.rb
avatars_controller.rb
children_controller.rb
group_members_controller.rb Bugfix: User can't change the access level of an access requester 2017-12-11 09:53:31 -05:00
labels_controller.rb
milestones_controller.rb Add Group Milestone sorting 2017-11-07 06:37:46 +02:00
uploads_controller.rb Support uploads for groups 2017-12-07 12:27:52 +01:00
variables_controller.rb