summaryrefslogtreecommitdiff
path: root/app/mailers
Commit message (Expand)AuthorAgeFilesLines
* Fix the sigil for merge request emailsAbe Hassan2013-10-081-1/+1
* Email templates when user was added to groupDmitriy Zaporozhets2013-09-114-13/+28
* [#4821] - Fix some missing iidsRomain2013-08-261-2/+2
* Show iids for issues/mr in email subjectDmitriy Zaporozhets2013-08-222-8/+8
* Update emails to describe path using for_fork?Izaak Alpert2013-07-172-1/+2
* Style changes from review with @randxIzaak Alpert2013-07-171-1/+1
* Merge Request on forked projectsIzaak Alpert2013-07-171-5/+42
* Fix error when reassign issue/merge_request from non-assigned. Fixes #3201Dmitriy Zaporozhets2013-07-012-2/+2
* Send project transfer email to all members. Added specs for project move emailDmitriy Zaporozhets2013-06-221-4/+4
* 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