Files
gitlabhq/app
Yorick Peterse 3b76b73ab1 Removed User#project_relations
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.
2016-03-12 15:44:48 +01:00
..
2016-03-12 15:44:48 +01:00
2016-03-12 15:44:48 +01:00
2016-03-03 18:38:44 +01:00