9920551536
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. |
||
---|---|---|
.. | ||
group_members | ||
milestones | ||
_activities.html.haml | ||
_group_lfs_settings.html.haml | ||
_projects.html.haml | ||
_shared_projects.html.haml | ||
activity.html.haml | ||
edit.html.haml | ||
issues.atom.builder | ||
issues.html.haml | ||
merge_requests.html.haml | ||
new.html.haml | ||
projects.html.haml | ||
show.atom.builder | ||
show.html.haml |