gitlab-org--gitlab-foss/app/services/ci
Jacopo 181cd299f9 Adds Rubocop rule for line break after guard clause
Adds a rubocop rule (with autocorrect) to ensure line break after guard clauses.
2017-11-16 17:58:29 +01:00
..
create_pipeline_schedule_service.rb
create_pipeline_service.rb Add some minor improvements to pipeline creation chain 2017-09-27 11:45:16 +02:00
create_pipeline_stages_service.rb
ensure_stage_service.rb Extract ensure stage service from commit status class 2017-11-06 11:04:09 +01:00
extract_sections_from_build_trace_service.rb Extract `Ci::Build#parse_trace_sections!` into a service 2017-10-06 12:33:10 +02:00
fetch_kubernetes_token_service.rb Adds Rubocop rule for line break after guard clause 2017-11-16 17:58:29 +01:00
pipeline_trigger_service.rb Add Gitlab::Utils::StrongMemoize 2017-11-13 15:27:30 +00:00
play_build_service.rb
process_pipeline_service.rb
register_job_service.rb Refactor access_level to not_protected and ref_protected 2017-09-03 23:49:10 +09:00
retry_build_service.rb Don't create build failed todo when build is retried 2017-10-16 11:10:07 +01:00
retry_pipeline_service.rb
stop_environments_service.rb
update_build_queue_service.rb
update_runner_service.rb