Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • heptapod heptapod
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 200
    • Issues 200
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • heptapodheptapod
  • heptapodheptapod
  • Repository
Switch branch/tag
  • heptapod
  • app
  • models
  • project.rb
Find file BlameHistoryPermalink
  • Dmitriy Zaporozhets's avatar
    Group ownership completely based on users_groups relation now · 5a0677039c64
    Dmitriy Zaporozhets authored Sep 26, 2013
    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
    5a0677039c64