gitlab-org--gitlab-foss/app/models/ci
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
..
build.rb Simplify Ci::Build#dependencies method 2017-03-20 09:40:36 +01:00
pipeline.rb Quiet pipeline emails 2017-04-03 13:59:48 +01:00
pipeline_status.rb Don't try to load status when there is no commit 2017-03-16 12:31:27 +01:00
runner.rb All CI offline migrations 2017-03-17 23:06:11 +00:00
runner_project.rb All CI offline migrations 2017-03-17 23:06:11 +00:00
stage.rb Fix Rubocop offense in CI/CD stage code 2017-03-08 12:35:17 +01:00
trigger.rb All CI offline migrations 2017-03-17 23:06:11 +00:00
trigger_request.rb Remove redundant class_name and foreign_key overrides 2016-10-24 22:29:48 +02:00
variable.rb All CI offline migrations 2017-03-17 23:06:11 +00:00