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
email_rejection_mailer.rb
notify.rb Use Project#full_name instead of name_with_namespace 2018-03-07 16:07:09 +02:00
repository_check_mailer.rb