gitlab-org--gitlab-foss/app/models/ci
Shinya Maeda bd2ebeda84 Backport: Optimize slow pipelines.js response
Add changelog
2019-02-05 14:49:56 +09:00
..
build_trace_chunks
artifact_blob.rb
bridge.rb Extract common `when` code between CI/CD processables 2019-01-25 10:40:13 +01:00
build.rb Backport: Optimize slow pipelines.js response 2019-02-05 14:49:56 +09:00
build_metadata.rb Simplify relation between a build and metadata 2019-01-29 14:42:53 +01:00
build_runner_session.rb
build_trace_chunk.rb Validate chunk size when persist 2018-11-28 12:27:25 +00:00
build_trace_section.rb
build_trace_section_name.rb
group.rb
group_variable.rb
job_artifact.rb Remove expired artifacts periodically 2019-01-24 20:50:42 +09:00
legacy_stage.rb
pipeline.rb Move processables scope into commit status class 2019-01-25 10:41:46 +01:00
pipeline_enums.rb Refactor Ci::Pipeline's config_sources enum 2018-12-13 15:12:36 +01:00
pipeline_schedule.rb
pipeline_schedule_variable.rb
pipeline_variable.rb
runner.rb Take contacted_at value from the DB when it is about to be displayed in the Web interface with sorting enabled. 2019-01-04 13:24:42 +07:00
runner_namespace.rb
runner_project.rb
stage.rb Add a new relation between a stage and related bridges 2019-01-25 10:39:26 +01:00
trigger.rb Present all pipeline triggers using trigger presenter 2019-01-31 16:51:17 +01:00
trigger_request.rb
variable.rb