gitlab-org--gitlab-foss/app/models/ci
Cédric Tabin e195e48638 New interruptible attribute supported in YAML parsing.
Since it is not possible to dynamically detect if a job is automatically
cancellable or not, a this new attribute is necessary. Moreover, it let
the maintainer of the repo to adjust the behaviour of the auto cancellation
feature to match exactly what he needs.
2019-09-05 14:50:39 +00:00
..
build_trace_chunks
artifact_blob.rb
bridge.rb
build.rb New interruptible attribute supported in YAML parsing. 2019-09-05 14:50:39 +00:00
build_metadata.rb
build_need.rb
build_runner_session.rb
build_trace_chunk.rb
build_trace_section.rb
build_trace_section_name.rb
group.rb
group_variable.rb
job_artifact.rb
job_variable.rb
legacy_stage.rb
pipeline.rb New interruptible attribute supported in YAML parsing. 2019-09-05 14:50:39 +00:00
pipeline_chat_data.rb
pipeline_enums.rb
pipeline_schedule.rb
pipeline_schedule_variable.rb
pipeline_variable.rb
runner.rb
runner_namespace.rb
runner_project.rb
stage.rb
trigger.rb
trigger_request.rb
variable.rb