gitlab-org--gitlab-foss/spec/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_spec.rb All CI offline migrations 2017-03-17 23:06:11 +00:00
pipeline_spec.rb Quiet pipeline emails 2017-04-03 13:59:48 +01:00
pipeline_status_spec.rb Don't try to load status when there is no commit 2017-03-16 12:31:27 +01:00
runner_spec.rb Enable Style/WordArray 2017-02-23 09:32:41 -06:00
stage_spec.rb Fix `passed with warnings` stage status on MySQL 2017-03-08 10:58:41 +01:00
trigger_spec.rb Improve pipeline triggers UI 2017-03-07 13:02:56 +00:00
variable_spec.rb All CI offline migrations 2017-03-17 23:06:11 +00:00