gitlab-org--gitlab-foss/app/views/projects/pipelines
Nick Thomas 9920551536 Enable CacheMarkdownField for the remaining models
This commit alters views for the following models to use the markdown cache if
present:

* AbuseReport
* Appearance
* ApplicationSetting
* BroadcastMessage
* Group
* Issue
* Label
* MergeRequest
* Milestone
* Project

At the same time, calls to `escape_once` have been moved into the `single_line`
Banzai pipeline, so they can't be missed out by accident and the work is done
at save, rather than render, time.
2016-10-07 02:54:26 +01:00
..
_head.html.haml Add flash containers and broadcast messages below subnav 2016-10-01 00:21:37 +03:00
_info.html.haml Enable CacheMarkdownField for the remaining models 2016-10-07 02:54:26 +01:00
index.html.haml Removes class 2016-10-05 10:15:05 +01:00
new.html.haml render only commit title 2016-08-11 23:33:49 +02:00
show.html.haml Rename all ci_commit[s] in application code to pipeline[s] 2016-06-03 16:27:50 +02:00