6f292eaa69
This reverts the addition of the "goldiloader" Gem and all use of it. While this Gem is very promising it's causing a variety of problems on GitLab.com due to it eager-loading too much data in places where we don't expect/can handle this. At least for the time being this means we have to go back to manually fixing N+1 query problems, but at least those should not cause a negative impact on availability. |
||
---|---|---|
.. | ||
create_pipeline_schedule_service.rb | ||
create_pipeline_service.rb | ||
ensure_stage_service.rb | ||
extract_sections_from_build_trace_service.rb | ||
fetch_kubernetes_token_service.rb | ||
pipeline_trigger_service.rb | ||
play_build_service.rb | ||
process_pipeline_service.rb | ||
register_job_service.rb | ||
retry_build_service.rb | ||
retry_pipeline_service.rb | ||
stop_environments_service.rb | ||
update_build_queue_service.rb | ||
update_runner_service.rb |