gitlab-org--gitlab-foss/spec
Sam Bigelow 2571856fc5 Shortcut to create MR in web IDE
Before the user had to choose between committing to a new branch,
committing to a new branch AND creating an MR, or committing to the
current branch regardless of whether or not it already has an MR.

This commit separates the creation of an MR from whether or not they
commit to an existing or new branch
2019-04-04 12:08:35 -04:00
..
bin
config
controllers Allow ref name caching CommitService#find_commit 2019-03-27 14:46:39 -05:00
db
dependencies
factories Create detached merge request pipelines 2019-03-29 13:58:45 +07:00
features Refactor pipeline_spec 2019-04-01 15:39:39 +02:00
finders [CE] Reduce differences with EE in users_finder_spec.rb 2019-03-21 17:33:51 +01:00
fixtures Revert "Merge branch '13784-validate-variables-for-masking' into 'master'" 2019-03-27 21:42:23 +00:00
frontend Shortcut to create MR in web IDE 2019-04-04 12:08:35 -04:00
graphql Extra permissions in Project & Issue GraphQL 2019-04-01 10:55:33 +02:00
helpers [CE] Reduce the diff with EE in spec/helpers/projects_helper_spec.rb 2019-03-28 18:02:42 +01:00
initializers
javascripts Shortcut to create MR in web IDE 2019-04-04 12:08:35 -04:00
lib Allow streaming io objects into Gitaly 2019-04-01 20:17:40 +02:00
mailers
migrations Refactor subbed_worker calls 2019-03-28 15:50:47 +00:00
models Merge branch 'check-mergeability-in-merge-to-ref-service' into 'master' 2019-04-01 16:17:10 +00:00
policies [CE] Reduce the diff with EE in spec/policies/group_policy_spec.rb 2019-03-27 15:41:46 +01:00
presenters Renames Cluster#managed? to provided_by_user? 2019-03-29 18:23:18 +00:00
rack_servers Run rubocop -a 2019-03-13 13:42:43 +00:00
requests Include cluster domain into Project Cluster API 2019-04-01 16:29:05 +00:00
routing Fix spec for routes to the GraphqlController 2019-03-15 12:03:26 -05:00
rubocop Properly handle `ee` migration specs 2019-03-28 05:48:53 +08:00
serializers Prepare suggestion implementation for multi-line 2019-03-27 12:26:53 -03:00
services Force a full GC after importing a project 2019-04-01 13:33:16 -03:00
sidekiq/cron
support Merge branch '6539-extract-ee-specific-code' into 'master' 2019-04-01 08:58:16 +00:00
tasks Replaced config access 2019-03-18 17:26:18 +00:00
uploaders Don't try to set any ACL on uploaded objects 2019-03-30 14:55:33 +01:00
validators Fix Bitbucket import 2019-03-14 10:05:17 +00:00
views Disable inaccessible navigation links upon archiving a project 2019-03-31 16:09:51 +02:00
workers Add frozen_string_literal to spec/workers 2019-04-01 13:35:22 -03:00
factories_spec.rb
fast_spec_helper.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb Merge branch '6539-extract-ee-specific-code' into 'master' 2019-04-01 08:58:16 +00:00