gitlab-org--gitlab-foss/app/mailers
Rémy Coutable 76350e2ede Ensure "new SSH key" email do not ends up as dead Sidekiq jobs
Related to #2235.

This is done by:
1. Delaying the notification sending after the SSH key is commited in DB
2. Gracefully exit the mailer method if the record cannot be found
2016-03-15 11:23:57 +01:00
..
emails Ensure "new SSH key" email do not ends up as dead Sidekiq jobs 2016-03-15 11:23:57 +01:00
.gitkeep
abuse_report_mailer.rb
base_mailer.rb
devise_mailer.rb
email_rejection_mailer.rb Generate valid Message-ID in email rejection mailer 2016-01-30 18:30:53 +08:00
notify.rb Added X-GitLab-... headers to emails from CI and Email On Push services 2016-01-19 20:18:39 +02:00