gitlab-org--gitlab-foss/app/services
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
..
git_push_service.rb Fix s500 when press ervice test button 2013-08-28 21:36:09 +03:00
notification_service.rb notify commit author of new notes 2013-09-13 15:38:37 +02:00
project_transfer_service.rb Invalidate events cache when project was moved 2013-08-29 19:12:22 +03:00
system_hooks_service.rb Group ownership completely based on users_groups relation now 2013-09-26 14:49:22 +03:00