Skip to content
  • Yorick Peterse's avatar
    Removed User#project_relations · b09021aa75a0
    Yorick Peterse authored
    GitLab EE adds an extra relation that selects a "project_id" column
    instead of an "id" column, making it very hard for this method to be
    re-used in EE. Since using User#authorized_groups in
    ProjectsFinder#all_groups apparently has no performance impact we can
    just use it and keep everything compatible with EE.
    b09021aa75a0