gitlab-org--gitlab-foss/app/models/ci
Rémy Coutable d50a80a282
Replace Gitlab::REVISION with Gitlab.revision and handle installations without a .git directory
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-05-24 10:14:01 +02:00
..
artifact_blob.rb Add port number to artifacts links to gitlab-pages, if needed 2018-03-29 14:47:51 +02:00
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 Add explicit primary key for ci_builds_metadata table 2018-03-28 14:00:04 +02:00
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 [Rails5] Fix `undefined method 'arel_table' for Ci::Group:Class` error 2018-04-12 13:36:31 +11:00
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 Make Variable key not secret 2018-03-22 12:08:16 +01:00
pipeline_variable.rb Alias value to secret_value in Ci::PipelineVariable 2018-04-18 17:32:33 +02:00
runner.rb Merge branch '46082-runner-contacted_at-is-not-always-a-time-type' into 'master' 2018-05-21 12:28:07 +00:00
runner_namespace.rb Rename RunnerGroup -> RunnerNamespace 2018-05-02 17:43:20 +02:00
runner_project.rb
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 Make Variable key not secret 2018-03-22 12:08:16 +01:00