gitlab-org--gitlab-foss/app/controllers/groups
Michael Kozono 49697bc8df Refactor to more robust implementation
In order to avoid string manipulation or modify route params (to make them unambiguous for `url_for`), we are accepting a behavior change:

When being redirected to the canonical path for a group, if you requested a group show path starting with `/groups/…` then you’ll now be redirected to the group at root `/…`.
2017-05-19 09:13:27 -07:00
..
application_controller.rb Refactor to more robust implementation 2017-05-19 09:13:27 -07:00
avatars_controller.rb Tweaks, refactoring, and specs 2016-03-20 21:04:07 +01:00
group_members_controller.rb Refactor members controller destroy action 2017-04-17 17:44:30 +03:00
labels_controller.rb Colorize labels in issue search field 2017-05-05 22:47:32 +00:00
milestones_controller.rb Load milestone tabs asynchronously 2017-04-26 12:23:29 +01:00