summaryrefslogtreecommitdiff
path: root/lib/gitlab/ci/pipeline/preloader.rb
Commit message (Expand)AuthorAgeFilesLines
* Restore lazy loading of pipeline commits in preloaderGrzegorz Bizon2018-05-251-5/+9
* Simplify pipelines preloader implementationGrzegorz Bizon2018-05-231-34/+29
* Refactor pipeline preloader to split reponsibilities betterGrzegorz Bizon2018-05-221-10/+30
* Preload number of warnings in every stage in a pipelineGrzegorz Bizon2018-05-221-1/+6
* Use persisted stages to load pipelines index tableGrzegorz Bizon2018-05-211-1/+1
* Preload pipeline data for project pipelinesYorick Peterse2018-05-171-0/+28