gitlab-org--gitlab-foss/app
Robert Speicher 1f9c360d7b Merge branch 'add_email_headers' into 'master'
Added X-GitLab-... headers to emails from CI and Email On Push services

Fixes #2098

This adds the 'X-GitLab-Project', 'X-GitLab-Project-Id' and
'X-GitLab-Project-Path' headers to emails from CI and Email On Push in a way
that it is done currently for merge requests and issues emails.

Additionally, CI emails will have 'X-GitLab-Build-Status' header with either
'fail' or 'success'.

Emails from Email On Push will include 'X-Gitlab-Author' header containing the
username of user who did the push.

See merge request !2159
2016-01-19 21:23:54 +00:00
..
assets Merge branch 'star-button-fork-count-increase' into 'master' 2016-01-19 18:41:26 +00:00
controllers Autofill abuse message text with user url. Closes #2838 2016-01-16 10:47:12 -05:00
finders Scope issue projects to a Group when possible 2016-01-18 12:27:33 +01:00
helpers Merge branch 'import-gh-wiki' into 'master' 2016-01-14 15:08:42 +00:00
mailers Added X-GitLab-... headers to emails from CI and Email On Push services 2016-01-19 20:18:39 +02:00
models Merge branch 'user-ldap-email' into 'master' 2016-01-19 19:15:23 +00:00
services Fix creator should be added as a master of the project on creation 2016-01-19 13:24:42 -02:00
uploaders Let the CI runner know about builds that this build depends on 2016-01-14 19:45:55 +01:00
validators Blacklist 'new' 2016-01-08 10:19:22 +01:00
views Merge branch 'user-ldap-email' into 'master' 2016-01-19 19:15:23 +00:00
workers