summaryrefslogtreecommitdiff
path: root/app/mailers
Commit message (Expand)AuthorAgeFilesLines
* fix port issueDmitriy Zaporozhets2012-07-031-1/+1
* Disable issues sort. Recent issues on top. Fixed testsDmitriy Zaporozhets2012-07-021-1/+2
* Epic: Gitlab configuration with default valuesDmitriy Zaporozhets2012-07-021-3/+3
* Make Notify#new_merge_request_email resque friendly.Robb Kidd2012-05-151-5/+3
* Make Notify#new_issue_email resque friendly.Robb Kidd2012-05-151-6/+3
* Add delegate for project's name on Note.Robb Kidd2012-05-151-4/+4
* Make Notify#note_wall_email resque friendlyRobb Kidd2012-05-151-5/+4
* Make Notify#note_commit_email resque friendlyRobb Kidd2012-05-151-5/+4
* Make Notify#note_issue_email resque friendlyRobb Kidd2012-05-151-6/+5
* Make Notify#note_merge_request_email resque friendlyRobb Kidd2012-05-151-6/+5
* Rename changed_mr_email to reassigned_mr_email & make resque friendlyRobb Kidd2012-05-151-7/+6
* Rename changed_issue_email to reassigned_issue_email & make resque friendlyRobb Kidd2012-05-151-7/+6
* Update new_user_email to take id for User and perform find itself.Robb Kidd2012-05-151-3/+3
* Fix missing call to MergeRequest.find in Notify#changed_merge_request_emailRobb Kidd2012-05-141-1/+1
* use resque mailer to send mail backgroundRickXing2012-05-121-29/+30
* fixed email markdownv2.4.1gitlabhq2012-04-231-0/+2
* Email link https supportDmitriy Zaporozhets2012-03-311-0/+2
* Improved commit author notificationDmitriy Zaporozhets2012-02-101-2/+1
* More descriptive subject in notification messageValery Sizov2012-01-071-6/+6
* Alert commit author on noteCedric Gatay2011-12-241-0/+1
* notification for note for merge requestValery Sizov2011-12-181-0/+8
* notification when assignee issue changedValery Sizov2011-12-181-0/+8
* notification when merge request reassignedValery Sizov2011-12-181-0/+8
* Notification when created merge requestValery Sizov2011-12-171-0/+7
* mail host url to email.ymlDmitriy Zaporozhets2011-11-251-7/+7
* [#169] – Move email 'from' & 'host' settings to config fileValery Sizov2011-11-221-5/+5
* init commitgitlabhq2011-10-092-0/+41