summaryrefslogtreecommitdiff
path: root/app/mailers
Commit message (Expand)AuthorAgeFilesLines
* Extend models functionality with old decorator methods. Use Repository modelDmitriy Zaporozhets2013-03-311-1/+0
* Fixed new mr/issue emailsDmitriy Zaporozhets2013-03-282-4/+4
* Improve notification service testsDmitriy Zaporozhets2013-03-281-1/+1
* Add close issue/mr methods to Notify. Refactored NotificationserviceDmitriy Zaporozhets2013-03-282-0/+21
* refactor emails a bit. Add email on ssh key creationDmitriy Zaporozhets2013-03-195-104/+99
* Add a delay for sending emailsDmitriy Zaporozhets2013-02-011-0/+4
* Fix sending commit note email to id instead emailDmitriy Zaporozhets2013-02-011-2/+2
* Fix few test and notify for commit authorDmitriy Zaporozhets2013-01-151-1/+1
* Merge commit 'master' into discussionsRiyad Preukschas2013-01-151-4/+8
|\
| * email via sidekiq. start and stop rake tasksDmitriy Zaporozhets2013-01-091-1/+1
| * sidekiqDmitriy Zaporozhets2013-01-091-1/+1
| * Bit of cleanup and improving mailerDmitriy Zaporozhets2012-12-311-2/+5
| * Use project with namespace in email subjectDmitriy Zaporozhets2012-12-311-1/+1
| * Add missing subject for wall commentDmitriy Zaporozhets2012-12-301-1/+1
| * added RAILS_RELATIVE_URL_ROOT supportChris Frohoff2012-12-281-0/+1
* | Fix commit note notificationRiyad Preukschas2013-01-021-2/+2
|/
* Fix email send on close/reopen issue. Display project name with namespace. re...Dmitriy Zaporozhets2012-12-201-0/+1
* Send update instructions after project namespace id changed or namespace path...Dmitriy Zaporozhets2012-12-201-0/+6
* Update uses of Gitolite.config.foo settingsRiyad Preukschas2012-12-201-4/+4
* Removed feature: comments on wikiDmitriy Zaporozhets2012-11-291-9/+1
* Reorder and group methods in Notify mailerRiyad Preukschas2012-10-181-35/+66
* Make Note methods sanerRiyad Preukschas2012-10-131-1/+1
* Capitlization of /gitlab/i normalized. #1367Alex Denisov2012-09-061-4/+4
* Issue_status_changed email addedAlex Denisov2012-08-291-0/+8
* Send notifiation on create UserProject relation (access granted)Alex Denisov2012-08-271-0/+7
* Remove more duplication in the Notify mailerRobert Speicher2012-08-201-14/+18
* Remove some duplication in the Notify mailerRobert Speicher2012-08-201-10/+34
* Fully embrace Ruby 1.9 hash syntaxRobert Speicher2012-08-101-10/+10
* Fixed gfm mailerDmitriy Zaporozhets2012-08-091-0/+1
* Update notifications mails and notify specs for GFMRiyad Preukschas2012-08-061-9/+10
* Fix missing @project errorsRiyad Preukschas2012-08-061-0/+9
* Add comments to Wiki pagesIan Morgan2012-07-191-0/+7
* 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