gitlab-org--gitlab-foss/app/models/ci
Tomasz Maczukin 156339569d
Enforce setting string as value of the CI/CD variable
2018-06-25 14:48:34 +02:00
..
artifact_blob.rb
build.rb Add CI_{PIPELINE,JOB}_URL 2018-06-12 11:06:33 +02:00
build_metadata.rb
build_trace_chunk.rb Move find_builds_from_stale_live_traces method to Ci::Build 2018-06-06 17:49:48 +09:00
build_trace_section.rb
build_trace_section_name.rb
group.rb DRY creating groups of common builds in a stage 2018-05-23 10:37:01 +02:00
group_variable.rb
job_artifact.rb Fix file_store for artifacts and lfs when saving 2018-05-01 22:27:54 +02:00
legacy_stage.rb DRY creating groups of common builds in a stage 2018-05-23 10:37:01 +02:00
pipeline.rb Enforce setting string as value of the CI/CD variable 2018-06-25 14:48:34 +02:00
pipeline_schedule.rb
pipeline_schedule_variable.rb
pipeline_variable.rb
runner.rb Do not validate cached data 2018-06-05 10:28:22 +02:00
runner_namespace.rb Add uniqueness for RunnerNamespace 2018-05-31 10:56:41 +02:00
runner_project.rb Add `Ci::Runner` inverse_of's 2018-05-31 10:56:41 +02:00
stage.rb Raise error if pipeline / stage hits unknown status 2018-06-04 11:29:39 +02:00
trigger.rb
trigger_request.rb
variable.rb