gitlab-org--gitlab-foss/app/controllers/profiles
Dmitriy Zaporozhets 65b9768ccf Group ownership completely based on users_groups relation now
Before we have only owner_id to determine group owner
With multiple owners per group we should get rid of owner_id in group.
So from now @group.owner will always be nil but
@group.owners return an actual array of users who can admin this group
2013-09-26 14:49:22 +03:00
..
groups_controller.rb Group ownership completely based on users_groups relation now 2013-09-26 14:49:22 +03:00
keys_controller.rb Better design for SSH keys page 2013-06-24 19:25:10 +03:00
notifications_controller.rb Move Profile related controllers under Profiles:: module 2013-06-24 18:24:14 +03:00
passwords_controller.rb Move Profile related controllers under Profiles:: module 2013-06-24 18:24:14 +03:00