gitlab-ce/app/models/ci
Shinya Maeda b02b2602c1 Merge branch 'master' into per-project-pipeline-iid 2018-06-02 11:15:53 +09: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 Merge branch 'master' into per-project-pipeline-iid 2018-05-22 14:32:40 +09:00
pipeline_schedule.rb
pipeline_schedule_variable.rb
pipeline_variable.rb
runner.rb Run `Ci::Runner#assign_to` in transaction 2018-05-31 10:56:41 +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 Use stages position column to track stage index 2018-05-01 14:30:44 +02:00
trigger.rb
trigger_request.rb
variable.rb