gitlab-org--gitlab-foss/spec
Jan Provaznik b39b5524f2 Use message body for merge request description
When a merge request is created from email, use message body
as merge request description. If message body is empty then
merge request description is still created from the source
branch commit (if there is only single commit in the merge
request).

If message body is empty and there are multiple commits in
the source branch, then merge request description is left empty.

Closes #40968
2017-12-11 11:46:21 +01:00
..
bin Move the circuitbreaker check out in a separate process 2017-12-08 09:11:39 +01:00
config
controllers Resolve "No feedback when checking on checklist if potential spam was detected" 2017-12-08 12:26:39 +00:00
db/production
factories adding view and feature specs 2017-12-07 09:06:59 -05:00
features Move the circuitbreaker check out in a separate process 2017-12-08 09:11:39 +01:00
finders Merge branch 'master' into list-multiple-clusters 2017-12-04 09:50:25 +00:00
fixtures Use message body for merge request description 2017-12-11 11:46:21 +01:00
helpers Merge branch '40761-remove-the-checkbox-for-starting-a-new-pipeline-in-auto-devops-settings' into 'master' 2017-12-07 17:11:07 +00:00
initializers Fix rspec errors, and add more tests to MethodCall and ActionView 2017-11-02 18:11:43 +01:00
javascripts Merge branch '38032-deploy-markers-should-be-more-verbose' into 'master' 2017-12-08 17:11:53 +00:00
lib Use message body for merge request description 2017-12-11 11:46:21 +01:00
mailers Stop calling #strip in a commit title in Notify specs 2017-12-01 18:41:04 +01:00
migrations Merge branch 'mk-add-old-attachments-to-uploads-table' into 'master' 2017-12-07 02:34:58 +00:00
models Allow git pull/push on project redirects 2017-12-08 17:42:43 +00:00
policies Support uploads for groups 2017-12-07 12:27:52 +01:00
presenters Merge branch 'list-multiple-clusters' into 'master' 2017-12-06 09:07:52 +00:00
requests Allow git pull/push on project redirects 2017-12-08 17:42:43 +00:00
routing Don't add a trailing slash in group redirects 2017-11-16 17:13:40 +00:00
rubocop/cop Merge branch '18040-rubocop-line-break-after-guard-clause' into 'master' 2017-11-20 09:22:14 +00:00
serializers Use actual head pipeline on merge request serializer 2017-12-05 12:54:10 -02:00
services Merge branch 'fix/gb/fix-pipeline-build-chain-tag-evaluation' into 'master' 2017-12-08 14:15:33 +00:00
sidekiq/cron
support Move the circuitbreaker check out in a separate process 2017-12-08 09:11:39 +01:00
tasks Remove Rugged::Repository#empty? 2017-12-07 15:33:30 +00:00
unicorn Speed up Unicorn specs by using a dummy Rack application instead of GitLab 2017-11-22 19:51:57 +00:00
uploaders Support uploads for groups 2017-12-07 12:27:52 +01:00
validators Reallow project paths ending in periods 2017-11-06 14:46:53 +01:00
views adding view and feature specs 2017-12-07 09:06:59 -05:00
workers Ensure pippeline corresponds with the sha of an MR 2017-12-05 12:54:10 -02:00
factories_spec.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb Move the circuitbreaker check out in a separate process 2017-12-08 09:11:39 +01:00