gitlabhq/app/views/notify
Robb Kidd 5fe75649b3 Rename changed_mr_email to reassigned_mr_email & make resque friendly
#changed_merge_request_email was really sending emails about merge
request 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:37:33 -04: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
reassigned_merge_request_email.html.haml Rename changed_mr_email to reassigned_mr_email & make resque friendly 2012-05-15 22:37:33 -04:00