gitlab-org--gitlab-foss/features
Nick Thomas 3ed80a0176 Enforce the fork_project permission in Projects::CreateService
Projects::ForkService delegates to this service almost entirely, but needed
one small change so it would propagate create errors correctly.

CreateService#execute needs significant refactoring; it is now right at the
complexity limit set by Rubocop. I avoided doing so in this commit to keep the
diff as small as possible.

Several tests depend on the insecure behaviour of ForkService, so fi them up at
the same time.
2016-09-27 13:17:56 +01:00
..
admin Revert "Revert "Merge branch 'issue_3946' into 'master' "" 2016-07-07 23:48:02 -04:00
dashboard Added todo filter tests 2016-09-01 14:36:02 +01:00
explore Show member roles to all users on members page 2016-08-11 11:08:07 -05:00
group
profile
project Merge branch 'dz-merge-request-version' 2016-08-25 12:59:21 -05:00
snippets
steps Enforce the fork_project permission in Projects::CreateService 2016-09-27 13:17:56 +01:00
support Updated failing tests 2016-08-13 00:57:40 -05:00
abuse_report.feature
groups.feature
invites.feature
search.feature Fixed logout tests 2016-06-28 13:17:29 +01:00
snippet_search.feature
user.feature