gitlab-org--gitlab-foss/app/views/projects/pipelines
Zeger-Jan van de Weg c6edae3887
Load commit in batches for pipelines#index
Uses `list_commits_by_oid` on the CommitService, to request the needed
commits for pipelines. These commits are needed to display the user that
created the commit and the commit title.

This includes fixes for tests failing that depended on the commit
being `nil`. However, now these are batch loaded, this doesn't happen
anymore and the commits are an instance of BatchLoader.
2017-12-19 10:05:40 +01:00
..
charts
_info.html.haml Load commit in batches for pipelines#index 2017-12-19 10:05:40 +01:00
_stage.html.haml
_with_tabs.html.haml Fix job count in pipeline success mail 2017-12-18 09:13:46 +00:00
charts.html.haml Fix specs 2017-09-25 10:11:42 -07:00
index.html.haml Stops page reload when changing tabs or pages - uses API requests instead 2017-11-14 15:35:29 +00:00
new.html.haml
show.html.haml Remove all old sub nav bars 2017-09-25 10:11:42 -07:00