| Commit message (Expand) | Author | Age | Files | Lines |
* | Bit of cleanup and improving mailer | Dmitriy Zaporozhets | 2012-12-31 | 4 | -8/+8 |
* | Corrent link for MR diff note in email | Dmitriy Zaporozhets | 2012-12-31 | 1 | -11/+15 |
* | Update app/views/notify/new_merge_request_email.html.haml | Robert Hopson | 2012-12-28 | 1 | -1/+1 |
* | Fix text in project move mail | Riyad Preukschas | 2012-12-20 | 1 | -3/+3 |
* | Fix email send on close/reopen issue. Display project name with namespace. re... | Dmitriy Zaporozhets | 2012-12-20 | 7 | -13/+15 |
* | Send update instructions after project namespace id changed or namespace path... | Dmitriy Zaporozhets | 2012-12-20 | 1 | -0/+25 |
* | Removed feature: comments on wiki | Dmitriy Zaporozhets | 2012-11-29 | 1 | -23/+0 |
* | Update app/views/notify/project_access_granted_email.html.haml | jdamick | 2012-11-09 | 1 | -1/+1 |
* | Fix link to wiki page in wiki comment notification | Riyad Preukschas | 2012-10-14 | 1 | -1/+1 |
* | Capitlization of /gitlab/i normalized. #1367 | Alex Denisov | 2012-09-06 | 1 | -1/+1 |
* | Issue_status_changed email added | Alex Denisov | 2012-08-29 | 1 | -0/+16 |
* | Send notifiation on create UserProject relation (access granted) | Alex Denisov | 2012-08-27 | 1 | -0/+14 |
* | Fully embrace Ruby 1.9 hash syntax | Robert Speicher | 2012-08-10 | 10 | -129/+129 |
* | Update notifications mails and notify specs for GFM | Riyad Preukschas | 2012-08-06 | 8 | -20/+16 |
* | Add comments to Wiki pages | Ian Morgan | 2012-07-19 | 1 | -0/+24 |
* | fix bug in mailer | RickXing | 2012-05-17 | 1 | -1/+1 |
* | Make Notify#new_merge_request_email resque friendly. | Robb Kidd | 2012-05-15 | 1 | -4/+2 |
* | Make Notify#new_issue_email resque friendly. | Robb Kidd | 2012-05-15 | 1 | -1/+1 |
* | Make Notify#note_wall_email resque friendly | Robb Kidd | 2012-05-15 | 1 | -2/+2 |
* | Make Notify#note_commit_email resque friendly | Robb Kidd | 2012-05-15 | 1 | -2/+2 |
* | Make Notify#note_issue_email resque friendly | Robb Kidd | 2012-05-15 | 1 | -2/+2 |
* | Make Notify#note_merge_request_email resque friendly | Robb Kidd | 2012-05-15 | 1 | -2/+2 |
* | Rename changed_mr_email to reassigned_mr_email & make resque friendly | Robb Kidd | 2012-05-15 | 1 | -2/+2 |
* | Rename changed_issue_email to reassigned_issue_email & make resque friendly | Robb Kidd | 2012-05-15 | 1 | -2/+2 |
* | use resque mailer to send mail background | RickXing | 2012-05-12 | 1 | -2/+2 |
* | fixed email markdownv2.4.1 | gitlabhq | 2012-04-23 | 4 | -4/+4 |
* | Fixed a typo by the third n in 'commit'. | root | 2012-02-13 | 1 | -1/+1 |
* | enable markdown for email notification | Dmitriy Zaporozhets | 2012-02-13 | 4 | -8/+8 |
* | notification for note for merge request | Valery Sizov | 2011-12-18 | 1 | -0/+23 |
* | notification when assignee issue changed | Valery Sizov | 2011-12-18 | 2 | -1/+17 |
* | notification when merge request reassigned | Valery Sizov | 2011-12-18 | 1 | -0/+16 |
* | Notification when created merge request | Valery Sizov | 2011-12-17 | 1 | -0/+20 |
* | green specs | Nihad Abbasov | 2011-11-15 | 1 | -3/+1 |
* | clean-up code | Nihad Abbasov | 2011-10-26 | 4 | -7/+7 |
* | issue #89 | gitlabhq | 2011-10-15 | 3 | -3/+3 |
* | init commit | gitlabhq | 2011-10-09 | 5 | -0/+111 |