gitlab-org--gitlab-foss/spec/models/ci
Shinya Maeda 8c21610c79 Add pipeline.type key to PipelineEntity
This commit adds pipeline.type key to PipelineEntity.
This key will be used in MR widget in the next iteration.
2019-09-03 13:30:53 +07:00
..
build_trace_chunks Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
artifact_blob_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
bridge_spec.rb Port changes from EE 2019-08-04 19:42:29 +02:00
build_metadata_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
build_need_spec.rb Add support for DAG 2019-08-01 14:26:49 +00:00
build_runner_session_spec.rb Renamed terminal_specification to channel_specification 2019-04-04 18:32:02 +00:00
build_spec.rb Avoid conflicts between ArchiveTraceWorkers 2019-08-22 10:28:12 +07:00
build_trace_chunk_spec.rb Don't use frozen_string_literal for now 2019-04-01 14:37:54 +13:00
build_trace_section_name_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
build_trace_section_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
group_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
group_variable_spec.rb Implement support for CI variables of type file 2019-05-06 13:11:42 +00:00
job_artifact_spec.rb Validate the existence of archived traces before removing live trace 2019-07-23 17:26:08 +07:00
job_variable_spec.rb Add Job specific variables 2019-07-29 07:43:10 +00:00
legacy_stage_spec.rb Adds a way to start multiple manual jobs in stage 2019-05-02 18:27:35 +00:00
pipeline_schedule_spec.rb Fix pipeline schedule edge case 2019-06-24 14:53:36 +07:00
pipeline_schedule_variable_spec.rb Implement support for CI variables of type file 2019-05-06 13:11:42 +00:00
pipeline_spec.rb Add pipeline.type key to PipelineEntity 2019-09-03 13:30:53 +07:00
pipeline_variable_spec.rb Implement support for CI variables of type file 2019-05-06 13:11:42 +00:00
runner_spec.rb Optimise build queue service 2019-08-22 13:51:53 +02:00
stage_spec.rb Adds a way to start multiple manual jobs in stage 2019-05-02 18:27:35 +00:00
trigger_request_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
trigger_spec.rb Allow use of legacy triggers with feature flag 2019-07-15 15:05:22 +02:00
variable_spec.rb Bring scoped environment variables to core 2019-08-08 18:51:52 +00:00