gitlabhq/app/views/notify
Robb Kidd 0a9a2c2a0b Make Notify#note_commit_email resque friendly
Update method to take ids and then perform #finds itself during mailer
queue worker kick-off. Also, the faux SHA1 cannot have underscores or
it will not match the commit pattern defined in the routes.
2012-05-15 22:37:34 -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 Make Notify#note_commit_email resque friendly 2012-05-15 22:37:34 -04:00
note_issue_email.html.haml Make Notify#note_issue_email resque friendly 2012-05-15 22:37:34 -04:00
note_merge_request_email.html.haml Make Notify#note_merge_request_email resque friendly 2012-05-15 22:37:33 -04: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