gitlab-org--gitlab-foss/app/models/ci
Grzegorz Bizon f3c2855f8e Merge branch 'show-commit-status-from-latest-pipeline' into 'master'
Show commit status from latest pipeline

Show commit status from latest pipeline rather than compound status from all pipelines.

Closes #20560

See merge request !7333
2016-12-15 19:48:00 +00:00
..
build.rb Add $CI_ENVIRONMENT_NAME and $CI_ENVIRONMENT_SLUG 2016-12-15 14:17:58 +00:00
pipeline.rb Don't call anything on a block, use simple if 2016-12-15 18:38:26 +08:00
runner.rb Remove redundant class_name and foreign_key overrides 2016-10-24 22:29:48 +02:00
runner_project.rb Remove redundant class_name and foreign_key overrides 2016-10-24 22:29:48 +02:00
stage.rb Improve readability in methods for detailed status 2016-12-13 13:24:25 +01:00
trigger.rb Remove redundant class_name and foreign_key overrides 2016-10-24 22:29:48 +02:00
trigger_request.rb Remove redundant class_name and foreign_key overrides 2016-10-24 22:29:48 +02:00
variable.rb Use :maximum instead of :within for length validators with a 0..N range 2016-12-06 10:23:17 +01:00