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. |
||
---|---|---|
.. | ||
abuse_reports_controller.rb | ||
appearances_controller.rb | ||
application_controller.rb | ||
application_settings_controller.rb | ||
applications_controller.rb | ||
background_jobs_controller.rb | ||
broadcast_messages_controller.rb | ||
builds_controller.rb | ||
dashboard_controller.rb | ||
deploy_keys_controller.rb | ||
groups_controller.rb | ||
health_check_controller.rb | ||
hooks_controller.rb | ||
identities_controller.rb | ||
impersonations_controller.rb | ||
keys_controller.rb | ||
labels_controller.rb | ||
logs_controller.rb | ||
projects_controller.rb | ||
requests_profiles_controller.rb | ||
runner_projects_controller.rb | ||
runners_controller.rb | ||
services_controller.rb | ||
spam_logs_controller.rb | ||
system_info_controller.rb | ||
users_controller.rb |