gitlab-org--gitlab-foss/spec/services/ci
Shinya Maeda 3cc3650dfe Remove expired artifacts periodically
Rename

Introduce Destroy expired job artifacts service

Revert a bit

Add changelog

Use expired

Improve

Fix spec

Fix spec

Use bang for destroy

Introduce iteration limit

Update comment

Simplify more

Refacor

Remove unnecessary thing

Fix comments

Fix coding offence

Make loop helper exception free
2019-01-24 20:50:42 +09:00
..
archive_trace_service_spec.rb Fix coding offence 2018-11-29 16:16:04 +09:00
compare_test_reports_service_spec.rb
create_pipeline_service_spec.rb Refactor the logic of updating head pipelines 2019-01-04 19:36:45 +09:00
destroy_expired_job_artifacts_service_spec.rb Remove expired artifacts periodically 2019-01-24 20:50:42 +09:00
destroy_pipeline_service_spec.rb Disable audit event logging for pipeline destruction 2019-01-10 01:30:41 -08:00
ensure_stage_service_spec.rb
extract_sections_from_build_trace_service_spec.rb
pipeline_trigger_service_spec.rb
play_build_service_spec.rb
process_build_service_spec.rb Remove ci_enable_scheduled_build feature flag 2018-11-02 11:32:45 +00:00
process_pipeline_service_spec.rb Fix deprecation: Passing an argument to force an association to reload is now deprecated 2019-01-11 19:28:38 +01:00
register_job_service_spec.rb Add config_options|variables to BuildMetadata 2019-01-04 16:38:17 +01:00
retry_build_service_spec.rb Encrypt CI/CD builds tokens 2018-12-07 10:42:47 +01:00
retry_pipeline_service_spec.rb Consider all matching MRs to determine if user can push 2019-01-02 15:31:34 +01:00
run_scheduled_build_service_spec.rb Remove ci_enable_scheduled_build feature flag 2018-11-02 11:32:45 +00:00
stop_environments_service_spec.rb
update_build_queue_service_spec.rb
update_runner_service_spec.rb