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 Reword job to pipeline on the chart view 2017-08-24 10:44:59 +02:00
_info.html.haml Load commit in batches for pipelines#index 2017-12-19 10:05:40 +01:00
_stage.html.haml Sort builds in stage dropdown 2017-03-07 12:46:53 +01:00
_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 Moved Inline JS for Pipelines Charts + new Pipeline to dispatcher 2017-07-27 15:03:04 +02:00
show.html.haml Remove all old sub nav bars 2017-09-25 10:11:42 -07:00