gitlab-org--gitlab-foss/app/models/ci
Grzegorz Bizon 96d6193cab Make it possible to access static builds variables
This makes it possible to access static build variables even when an
object is not persisted yet. This will allow us to evaluate build
variables using only/except policies before deciding whether we actually
want to persist the build in the database, or not.
2018-03-23 12:57:46 +01:00
..
artifact_blob.rb
build.rb Make it possible to access static builds variables 2018-03-23 12:57:46 +01:00
build_trace_section.rb
build_trace_section_name.rb
group.rb
group_variable.rb Include CI Variable Key in its uniqueness validation error message 2018-02-23 01:19:46 +01:00
job_artifact.rb Trace as artifacts 2018-02-06 15:50:07 +09:00
legacy_stage.rb
pipeline.rb Bring seeds size method back to CI/CD pipeline class 2018-03-22 15:32:49 +01:00
pipeline_schedule.rb Remove soft removals related code 2018-01-08 17:04:45 +01:00
pipeline_schedule_variable.rb
pipeline_variable.rb
runner.rb DRY remaining instances of predefined variables 2018-03-14 11:22:16 +01:00
runner_project.rb
stage.rb
trigger.rb Remove soft removals related code 2018-01-08 17:04:45 +01:00
trigger_request.rb
variable.rb Improve how we handle persistent runner variables 2018-03-13 14:12:00 +01:00