gitlab-org--gitlab-foss/app/models/ci
Kamil Trzciński 53ef14c676 Fix static analysis 2018-05-31 10:56:41 +02:00
..
artifact_blob.rb
build.rb Replace Gitlab::REVISION with Gitlab.revision and handle installations without a .git directory 2018-05-24 10:14:01 +02:00
build_metadata.rb
build_trace_chunk.rb Merge branch 'live-trace-v2-efficient-destroy-all' into 'master' 2018-05-07 12:01:32 +00:00
build_trace_section.rb
build_trace_section_name.rb
group.rb
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
pipeline.rb Separate persisted and runtime pipeline variables 2018-05-18 14:05:29 +02:00
pipeline_schedule.rb
pipeline_schedule_variable.rb
pipeline_variable.rb
runner.rb Fix static analysis 2018-05-31 10:56:41 +02:00
runner_namespace.rb Ensure we validate Runner#runner_type when persisting RunnerNamespace 2018-05-31 10:46:19 +02:00
runner_project.rb move `lib/ci/model.rb` into `lib/gitlab/ci/model.rb` 2017-09-12 22:32:01 +03:00
stage.rb Use stages position column to track stage index 2018-05-01 14:30:44 +02:00
trigger.rb
trigger_request.rb
variable.rb