• Igor Drozdov's avatar
    Reduce SQL requests on building artifacts · 1bd18c81
    Igor Drozdov authored
    When we serialize downloadable artifacts for a
    pipeline, we fetch project via artifacts' association.
    It produces a lot of CACHE requests. Let's eliminate
    them by passing project to the serializer explicitly
    1bd18c81
pipeline_details_entity.rb 844 Bytes