gitlab-org--gitlab-foss/app/services/ci
Z.J. van de Weg 9c2d061ad4 Drop unused CI tables and files
These tables, web hooks and services, are unused but where not dropped
with the commits d5c91bb9a6 and
2988e1fbf5.

The file was left too, but never called.
2016-08-26 21:30:37 +01:00
..
create_pipeline_builds_service.rb Pre-create all builds for Pipeline when a trigger is received 2016-08-11 15:22:35 +02:00
create_pipeline_service.rb Use state machine for pipeline event processing 2016-08-11 21:32:16 +02:00
create_trigger_request_service.rb Pre-create all builds for Pipeline when a trigger is received 2016-08-11 15:22:35 +02:00
image_for_build_service.rb Rename all ci_commit[s] in application code to pipeline[s] 2016-06-03 16:27:50 +02:00
process_pipeline_service.rb rename Statuseable to HasStatus 2016-08-25 04:55:32 +02:00
register_build_service.rb Merge remote-tracking branch 'upstream/master' into feature/runner-lock-on-project 2016-06-17 19:52:55 +08:00