gitlab-org--gitlab-foss/app/services/ci
Shinya Maeda 75130a41ba Remove CreateTriggerRequestService and forbit to save variables on Ci::TriggerRequest 2017-09-04 21:55:26 +09: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 Remove access_level index from runner. Add protected on ci_pipelines. Add protected index on ci_builds. 2017-09-03 23:49:10 +09:00
create_pipeline_stages_service.rb Refine implementation of pipeline stage seeds 2017-06-02 12:16:11 +02:00
pipeline_trigger_service.rb Remove is_a?(Hash) from unless params[:variables] in create_pipeline_variables 2017-07-28 18:13:30 +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 Add missing specs for update build queue service 2017-01-20 14:32:32 +01:00
update_runner_service.rb Only tick queue if anything is updated 2017-02-07 03:05:19 +08:00