gitlabhq/app/views/notify
Robb Kidd dd921053c8 Rename changed_issue_email to reassigned_issue_email & make resque friendly
#changed_issue_email was really sending emails about issue reassignments.
Updated method name to reflect that.

Update method to take ids and then perform #finds itself during mailer
queue worker kick-off.
2012-05-15 22:35:53 -04:00
..
changed_merge_request_email.html.haml notification when merge request reassigned 2011-12-18 15:46:06 +02:00
new_issue_email.html.haml notification when assignee issue changed 2011-12-18 16:07:47 +02:00
new_merge_request_email.html.haml Notification when created merge request 2011-12-17 18:07:28 +02:00
new_user_email.html.haml use resque mailer to send mail background 2012-05-12 17:01:09 +08:00
note_commit_email.html.haml fixed email markdown 2012-04-23 15:32:56 +03:00
note_issue_email.html.haml fixed email markdown 2012-04-23 15:32:56 +03:00
note_merge_request_email.html.haml fixed email markdown 2012-04-23 15:32:56 +03:00
note_wall_email.html.haml fixed email markdown 2012-04-23 15:32:56 +03:00
reassigned_issue_email.html.haml Rename changed_issue_email to reassigned_issue_email & make resque friendly 2012-05-15 22:35:53 -04:00