gitlab-org--gitlab-foss/app/mailers/emails
Mark Chao 5b994b8199 Notify only when unmergeable due to conflict
There is still the edge case when 'no commits' changes to 'conflict'
would not trigger notification, which we ignore for now.

Calling can_be_merged? can cause exception (e.g. non-UTF8)
Ignore those by rescueing.

Remove unmergeable_reason as now only conflict is notified

Update spec
2018-06-20 23:27:17 +08:00
..
issues.rb Send email to recipients 2018-03-26 08:10:19 +01:00
members.rb Resolve "group request membership mail with too long list of "To:"" 2018-02-19 17:47:08 +00:00
merge_requests.rb Notify only when unmergeable due to conflict 2018-06-20 23:27:17 +08:00
notes.rb Backport 5480-epic-notifications from EE 2018-05-07 12:58:47 -06:00
pages_domains.rb Add DNS verification to Pages custom domains 2018-02-23 12:22:29 +00:00
pipelines.rb extract pipeline mails layout 2017-02-22 12:22:52 +01:00
profile.rb Send a confirmation email when the user adds a secondary email address. Utilizes the Devise `confirmable` capabilities. Issue #37385 2017-09-23 15:23:11 +02:00
projects.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00