gitlab-org--gitlab-foss/app
Pierre de La Morinerie 57cb1ca791 Write the issue/merge request title in the notification email subject
This changes the email subjects for issues and merge request
notifications from:

    Team / Project | Note for issue #1234

to:

    Team / Project | Saving issue doesn't work sometimes (#1234)

Rationale:

* Scan the subject of the email notification more easily when catching
up with a lot of notifications. Instead of having to open the email to
get the title of the issue or merge request, one can simply read the
subject of the email.

* Group messages by subject: email clients will group emails in threads
if they have the same subject.
2014-02-19 18:25:18 +01:00
..
assets Fix readme h4 style 2014-02-19 13:10:31 +02:00
controllers Refactor MR code reload 2014-02-18 20:17:26 +02:00
helpers Improve UI for Issue/MR 2014-02-18 22:05:44 +02:00
mailers Write the issue/merge request title in the notification email subject 2014-02-19 18:25:18 +01:00
models Refactor MR code reload 2014-02-18 20:17:26 +02:00
observers Add email aliases for users 2014-02-13 22:59:39 -06:00
services Add email aliases for users 2014-02-13 22:59:39 -06:00
uploaders Expire event cache on avatar creation/removal 2013-12-11 09:30:22 -06:00
views Fix readme h4 style 2014-02-19 13:10:31 +02:00
workers Improve compare logic for EmailOnPush service 2014-02-12 12:56:13 +02:00