gitlab-org--gitlab-foss/app/models/ci
Grzegorz Bizon f9c5f18d44 Improve method that tells if build is retryable
This method now should return false if build is not completed. If build
is running then it is not retryable, therefore `Ci::Build#retryable?`
returned wrong value. This commit changes this behavior
2016-06-30 11:06:19 +02:00
..
build.rb Improve method that tells if build is retryable 2016-06-30 11:06:19 +02:00
pipeline.rb Add support for "skip ci" too 2016-06-25 11:38:06 +10:00
runner.rb Rename according to: 2016-06-20 16:52:05 +08:00
runner_project.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
trigger.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
trigger_request.rb Rename commit to pipeline in TriggerRequest 2016-06-09 17:57:07 +02:00
variable.rb add missing attribute to attr_encrypted so it is fully backwards-compatible 2016-06-28 09:55:19 +02:00