gitlab-org--gitlab-foss/spec/requests
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
..
api Enforce the fork_project permission in Projects::CreateService 2016-09-27 13:17:56 +01:00
ci/api Solve code review comments 2016-09-19 14:23:18 +02:00
projects Path could also have slashes! Feedback: 2016-08-24 16:02:56 +08:00
git_http_spec.rb Post-merge improve of CI permissions 2016-09-20 15:41:41 +02:00
jwt_controller_spec.rb Added builds_spec and git_http_specs 2016-09-15 23:27:01 +02:00
lfs_http_spec.rb Revert "Revert all changes introduced by https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/6043" 2016-09-19 16:34:32 +02:00