gitlab-org--gitlab-foss/app
Sean McGivern a1805cbcd5 Quiet pipeline emails
1. Never send a pipeline email to anyone other than the user who created
   the pipeline.
2. Only send pipeline success emails to people with the custom
   notification setting for enabled. Watchers and participants will
   never receive this.
3. When custom settings are unset (for new settings and legacy ones),
   act as if failed_pipeline is set.
2017-04-03 13:59:48 +01:00
..
assets Fixes method not replacing URL parameters correctly 2017-04-03 10:40:30 +01:00
controllers Fix redirection after login when the referer have params 2017-04-02 18:54:19 +03:00
finders Merge branch 'jej-group-name-disclosure' into 'security' 2017-03-29 19:18:38 -07:00
helpers Merge branch '25556-prevent-users-from-disconnecting-gitlab-account-from-cas' into 'master' 2017-03-31 19:59:54 +00:00
mailers All CI offline migrations 2017-03-17 23:06:11 +00:00
models Quiet pipeline emails 2017-04-03 13:59:48 +01:00
policies use policies to protect sending email 2017-03-09 11:49:53 -08:00
presenters Added delegations to comply with the new rubocop rules 2017-03-06 09:47:44 -06:00
serializers Add metrics button to Environment Overview page 2017-03-31 09:20:11 +00:00
services Quiet pipeline emails 2017-04-03 13:59:48 +01:00
uploaders Handle relative and absolute Upload paths in the Uploaders 2017-03-06 14:41:10 -05:00
validators Merge branch 'ssrf' into 'security' 2017-03-20 18:53:04 -07:00
views Quiet pipeline emails 2017-04-03 13:59:48 +01:00
workers Helper method for storage path stripping 2017-03-29 14:48:04 +02:00