gitlab-org--gitlab-foss/app/models/ci
Nathan Friend 7e6b57499f Update merge request widget pipeline block
This commit updates the pipeline block that appears on the merge request
page to include information that will be exposed by the API as part of
the post-merge pipeline feature.
2019-03-21 15:31:09 +00:00
..
build_trace_chunks Enable frozen string for app/models/**/*.rb 2018-08-03 01:44:16 -07:00
artifact_blob.rb Render log artifact files in GitLab 2018-10-08 08:07:41 +00:00
bridge.rb Extract scoped CI/CD variables to a separate concern 2019-03-02 21:03:41 +01:00
build.rb Add feature flag for build preparing state 2019-03-20 12:04:46 +11:00
build_metadata.rb Simplify relation between a build and metadata 2019-01-29 14:42:53 +01:00
build_runner_session.rb Enable frozen string for app/models/**/*.rb 2018-08-03 01:44:16 -07:00
build_trace_chunk.rb Fix misspellings in app/spec executable lines 2019-02-27 22:41:34 +09:00
build_trace_section.rb Enable frozen string for app/models/**/*.rb 2018-08-03 01:44:16 -07:00
build_trace_section_name.rb Enable frozen string for app/models/**/*.rb 2018-08-03 01:44:16 -07:00
group.rb Enable frozen string for app/models/**/*.rb 2018-08-03 01:44:16 -07:00
group_variable.rb Revert "Merge branch 'revert-8baf9e5f' into 'master'" 2019-02-27 12:52:53 +01:00
job_artifact.rb Remove expired artifacts periodically 2019-01-24 20:50:42 +09:00
legacy_stage.rb Enable frozen string for app/models/**/*.rb 2018-08-03 01:44:16 -07:00
pipeline.rb Update merge request widget pipeline block 2019-03-21 15:31:09 +00:00
pipeline_chat_data.rb Move ChatOps to Core 2019-02-20 21:29:48 +00:00
pipeline_enums.rb Add suffix for merge request event 2019-03-01 22:52:38 +09:00
pipeline_schedule.rb Enable frozen string for app/models/**/*.rb 2018-08-03 01:44:16 -07:00
pipeline_schedule_variable.rb Enable frozen string for app/models/**/*.rb 2018-08-03 01:44:16 -07:00
pipeline_variable.rb Add variables on pipeline webhook 2018-10-01 17:22:41 +00:00
runner.rb Make runners token encryption to be optional 2019-03-18 13:46:06 +01:00
runner_namespace.rb Enable frozen string for app/models/**/*.rb 2018-08-03 01:44:16 -07:00
runner_project.rb Enable frozen string for app/models/**/*.rb 2018-08-03 01:44:16 -07:00
stage.rb Add :preparing status to HasStatus 2019-03-20 11:48:31 +11:00
trigger.rb Present all pipeline triggers using trigger presenter 2019-01-31 16:51:17 +01:00
trigger_request.rb Add trigger information for job API 2018-09-12 11:00:39 +02:00
variable.rb Revert "Merge branch 'revert-8baf9e5f' into 'master'" 2019-02-27 12:52:53 +01:00