gitlab-org--gitlab-foss/app/services/ci
Grzegorz Bizon 26e73c2e8f Add some minor improvements to pipeline creation chain 2017-09-27 11:45:16 +02:00
..
create_pipeline_schedule_service.rb Add Pipeline Schedules that supersedes experimental Trigger Schedule 2017-05-07 22:35:56 +00:00
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 Refine implementation of pipeline stage seeds 2017-06-02 12:16:11 +02:00
pipeline_trigger_service.rb Fix PipelineTriggerService to associate trigger_request with builds 2017-09-13 17:02:26 +09:00
play_build_service.rb Use update build policy instead of new play policy 2017-05-05 12:25:24 +02:00
process_pipeline_service.rb Merge branch 'retried-in-database-mysql' into 'master' 2017-05-10 22:07:05 +00:00
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 Add validation for protected attributes 2017-09-03 23:49:11 +09:00
retry_pipeline_service.rb Store retried in database for CI builds 2017-05-07 22:43:53 +02:00
stop_environments_service.rb Add new ability check for stopping environment 2017-05-01 13:38:57 +02:00
update_build_queue_service.rb
update_runner_service.rb