summaryrefslogtreecommitdiff
path: root/app/views/notify
Commit message (Expand)AuthorAgeFilesLines
* Add optional signup.Marin Jankovski2013-01-181-3/+7
* Bit of cleanup and improving mailerDmitriy Zaporozhets2012-12-314-8/+8
* Corrent link for MR diff note in emailDmitriy Zaporozhets2012-12-311-11/+15
* Update app/views/notify/new_merge_request_email.html.hamlRobert Hopson2012-12-281-1/+1
* Fix text in project move mailRiyad Preukschas2012-12-201-3/+3
* Fix email send on close/reopen issue. Display project name with namespace. re...Dmitriy Zaporozhets2012-12-207-13/+15
* Send update instructions after project namespace id changed or namespace path...Dmitriy Zaporozhets2012-12-201-0/+25
* Removed feature: comments on wikiDmitriy Zaporozhets2012-11-291-23/+0
* Update app/views/notify/project_access_granted_email.html.hamljdamick2012-11-091-1/+1
* Fix link to wiki page in wiki comment notificationRiyad Preukschas2012-10-141-1/+1
* Capitlization of /gitlab/i normalized. #1367Alex Denisov2012-09-061-1/+1
* Issue_status_changed email addedAlex Denisov2012-08-291-0/+16
* Send notifiation on create UserProject relation (access granted)Alex Denisov2012-08-271-0/+14
* Fully embrace Ruby 1.9 hash syntaxRobert Speicher2012-08-1010-129/+129
* Update notifications mails and notify specs for GFMRiyad Preukschas2012-08-068-20/+16
* Add comments to Wiki pagesIan Morgan2012-07-191-0/+24
* fix bug in mailerRickXing2012-05-171-1/+1
* Make Notify#new_merge_request_email resque friendly.Robb Kidd2012-05-151-4/+2
* Make Notify#new_issue_email resque friendly.Robb Kidd2012-05-151-1/+1
* Make Notify#note_wall_email resque friendlyRobb Kidd2012-05-151-2/+2
* Make Notify#note_commit_email resque friendlyRobb Kidd2012-05-151-2/+2
* Make Notify#note_issue_email resque friendlyRobb Kidd2012-05-151-2/+2
* Make Notify#note_merge_request_email resque friendlyRobb Kidd2012-05-151-2/+2
* Rename changed_mr_email to reassigned_mr_email & make resque friendlyRobb Kidd2012-05-151-2/+2
* Rename changed_issue_email to reassigned_issue_email & make resque friendlyRobb Kidd2012-05-151-2/+2
* use resque mailer to send mail backgroundRickXing2012-05-121-2/+2
* fixed email markdownv2.4.1gitlabhq2012-04-234-4/+4
* Fixed a typo by the third n in 'commit'.root2012-02-131-1/+1
* enable markdown for email notificationDmitriy Zaporozhets2012-02-134-8/+8
* notification for note for merge requestValery Sizov2011-12-181-0/+23
* notification when assignee issue changedValery Sizov2011-12-182-1/+17
* notification when merge request reassignedValery Sizov2011-12-181-0/+16
* Notification when created merge requestValery Sizov2011-12-171-0/+20
* green specsNihad Abbasov2011-11-151-3/+1
* clean-up codeNihad Abbasov2011-10-264-7/+7
* issue #89gitlabhq2011-10-153-3/+3
* init commitgitlabhq2011-10-095-0/+111