gitlab-org--gitlab-foss/app/mailers
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
..
emails Write the issue/merge request title in the notification email subject 2014-02-19 18:25:18 +01:00
.gitkeep init commit 2011-10-09 00:36:38 +03:00
notify.rb Don't write the project namespace in email subjects 2014-02-19 18:25:18 +01:00