gitlab-org--gitlab-foss/app/mailers
Sean McGivern 682eb75834 Fix body of email when commits are pushed to an MR
This was sending the current user, which is the recipient! It should be the user
who pushed the commits.
2018-04-03 13:22:25 +01:00
..
emails Fix body of email when commits are pushed to an MR 2018-04-03 13:22:25 +01:00
abuse_report_mailer.rb use Gitlab::UserSettings directly as a singleton instead of including/extending it 2018-02-02 18:39:55 +00:00
base_mailer.rb use Gitlab::UserSettings directly as a singleton instead of including/extending it 2018-02-02 18:39:55 +00:00
devise_mailer.rb use common devise layout and use heading style 2017-06-13 22:36:45 +02:00
email_rejection_mailer.rb Generate valid Message-ID in email rejection mailer 2016-01-30 18:30:53 +08:00
notify.rb Use Project#full_name instead of name_with_namespace 2018-03-07 16:07:09 +02:00
repository_check_mailer.rb Fix code for cops 2017-02-23 09:31:57 -06:00