gitlab-org--gitlab-foss/spec
Bob Van Landuyt 71ccfde322 Correct permissions for creating merge requests from issues
This could only be possible for users that can create merge requests
within a project.

So they need to be a allowed to create a branch and create a merge request.
2018-04-11 10:51:17 +02:00
..
bin
config
controllers Correct permissions for creating merge requests from issues 2018-04-11 10:51:17 +02:00
db/production
factories Revert "Merge branch 'improve-jobs-queuing-time-metric' into 'master'" 2018-04-10 10:41:08 +00:00
features Hide file/directory creation buttons 2018-04-11 10:51:16 +02:00
finders Prevent new merge requests for archived projects 2018-04-11 10:51:14 +02:00
fixtures Expose the target commit ID through the tag API 2018-04-08 20:59:03 +01:00
helpers Merge branch '43246-checkfilter' into 'master' 2018-04-06 13:25:18 +00:00
initializers Add `direct_upload` setting for artifacts 2018-04-05 15:01:14 +02:00
javascripts Merge branch '40487-axios-pipelines' into 'master' 2018-04-10 10:15:12 +00:00
lib Make email handler clearer 2018-04-09 09:39:03 +00:00
mailers Fix undefined method `one?` when pushing to an existing merge request 2018-04-07 23:43:40 -07:00
migrations Ignore current RSpec/FactoriesInMigrationSpecs offenses 2018-04-06 17:41:52 +02:00
models Remove edit_note and update_note abilities in favor of admin_note 2018-04-10 15:46:20 +02:00
policies Rename `create_merge_request` permissions 2018-04-11 10:51:15 +02:00
presenters Removes deploy tokens presenter 2018-04-06 21:20:17 -05:00
requests Correct permissions for creating merge requests from issues 2018-04-11 10:51:17 +02:00
routing Add new repository archive route 2018-04-06 08:45:17 -04:00
rubocop/cop Add cop for has_many :through without disabled autoloading 2018-04-09 12:47:04 +01:00
serializers Resolve "Show `failure_reason` and upgrade tooltips of jobs" 2018-04-05 21:04:42 +00:00
services Prevent new merge requests for archived projects 2018-04-11 10:51:14 +02:00
sidekiq/cron
support Introduce a new FactoriesInMigrationSpecs cop 2018-04-06 17:41:52 +02:00
tasks fix the rake task from being to strict about Group 2018-04-02 08:19:34 -04:00
unicorn
uploaders Add `direct_upload` setting for artifacts 2018-04-05 15:01:14 +02:00
validators Projects and groups badges API 2018-03-05 17:51:40 +00:00
views Hide file/directory creation buttons 2018-04-11 10:51:16 +02:00
workers Work around Ruby 2.3.7 bug by defining prepended class methods needed for tests 2018-04-09 06:46:33 -07:00
factories_spec.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb Introduce a new FactoriesInMigrationSpecs cop 2018-04-06 17:41:52 +02:00