gitlab-org--gitlab-foss/spec/models/ci
Shinya Maeda 387a4f4b2c Remove legacy artifact related code
We've already migrated all the legacy artifacts to the new realm,
which is ci_job_artifacts table.
It's time to remove the old code base that is no longer used.
2019-05-31 10:49:17 +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 Fix CI_COMMIT_REF_NAME and SLUG variable 2019-04-29 18:52:51 +07:00
build_metadata_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
build_runner_session_spec.rb Renamed terminal_specification to channel_specification 2019-04-04 18:32:02 +00:00
build_spec.rb Remove legacy artifact related code 2019-05-31 10:49:17 +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 Rename with_all_reports to with_reports 2019-05-28 17:06:29 +02: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 Ensure subject passes validations 2019-05-21 23:19:07 -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 Fix merge request pipeline exist method 2019-05-06 13:20:47 +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 Upgrade Rails to 5.1.6.1 2019-04-23 08:31:23 +08: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 Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
variable_spec.rb Implement support for CI variables of type file 2019-05-06 13:11:42 +00:00