gitlab-org--gitlab-foss/features/steps
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 Fix test for checking everything for Slack service 2016-07-30 01:24:03 +08:00
dashboard Removed select2 from todos feature spec 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 Add expiration date to group memberships 2016-08-18 21:09:17 +01:00
profile Fix profile test to click on header user profile link 2016-07-05 16:17:05 +03:00
project Enforce the fork_project permission in Projects::CreateService 2016-09-27 13:17:56 +01:00
shared Project tools visibility level 2016-09-01 11:47:59 -03:00
snippets Updated snippets tests 2016-05-19 10:01:27 +01:00
abuse_reports.rb
groups.rb Enable Style/SpaceAfterColon Rubocop cops 2016-06-29 15:16:04 +02:00
invites.rb
search.rb Fixed tests 2016-04-26 09:03:04 +01:00
snippet_search.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
user.rb tests update 2016-05-16 12:22:17 +01:00