gitlab-org--gitlab-foss/spec
Sam Bigelow bf8ab12433 Default MR checkbox to true in most cases
- Pull the new MR option out into it's own component
- Default MR checkbox to true when creating a new MR and committing to a
  branch that does not have an MR
- Still change the MR checkbox to false when a user is on a branch that
  already has an MR
- Hide MR option when on a branch that already has an MR and committing
  to current branch
- Don't default to true when committing directly to master
2019-06-06 00:12:21 -04:00
..
bin
config
controllers Merge branch 'issue-6568-single-codebase-spec-controllers' into 'master' 2019-06-05 09:58:16 +00:00
db
dependencies
factories Merge branch 'set-real-next-run-at-for-preventing-duplciate-pipeline-creations' into 'master' 2019-06-04 08:22:14 +00:00
features Merge branch '54140-non-ar-cache-commit-markdown' into 'master' 2019-06-05 16:30:51 +00:00
finders Move file one folder level up to avoid namespace conflict 2019-06-03 15:42:06 +01:00
fixtures Backporting EE fix 2019-06-03 22:42:39 +00:00
frontend Default MR checkbox to true in most cases 2019-06-06 00:12:21 -04:00
graphql Merge branch 'graphql-file-entry-url' into 'master' 2019-06-05 15:44:53 +00:00
haml_lint/linter
helpers Merge branch '54140-non-ar-cache-commit-markdown' into 'master' 2019-06-05 16:30:51 +00:00
initializers Store Let's Encrypt private key in settings 2019-05-28 04:47:34 +00:00
javascripts Default MR checkbox to true in most cases 2019-06-06 00:12:21 -04:00
lib Merge branch '54140-non-ar-cache-commit-markdown' into 'master' 2019-06-05 16:30:51 +00:00
mailers Fix typo in project invitation declined test 2019-05-31 20:49:27 +08:00
migrations Fix migration failure when groups are missing route 2019-06-01 23:06:46 -07:00
models Setup Git client for Jupyter 2019-06-05 19:50:29 +00:00
policies
presenters Merge branch 'graphql-file-entry-url' into 'master' 2019-06-05 15:44:53 +00:00
rack_servers
requests Merge branch 'bvl-use-global-ids-graphql' into 'master' 2019-06-05 10:25:22 +00:00
routing Merge branch 'dz-scope-project-routes-3' into 'master' 2019-05-31 15:53:04 +00:00
rubocop Merge branch 'qa-extend-click-visit-actions' into 'master' 2019-05-28 16:44:22 +00:00
serializers Abstract auto merge processes 2019-06-03 13:15:29 +07:00
services Delete unauthorized Todos when project is private 2019-06-05 10:51:52 -03:00
sidekiq/cron
support Merge branch '11204-turn-off-mask-by-default' into 'master' 2019-06-05 17:40:36 +00:00
tasks Merge branch 'gitaly-version-v1.43.0' into 'master' 2019-05-31 14:16:54 +00:00
uploaders Remove legacy artifact related code 2019-05-31 10:49:17 +07:00
validators
views Add Pipeline IID to views 2019-05-30 09:32:20 +00:00
workers Delete unauthorized Todos when project is private 2019-06-05 10:51:52 -03:00
factories_spec.rb
fast_spec_helper.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb