4ac4ba2654
By default in Rails 5, content passed to `render` will be escaped. This doesn't work for the HTML profile output, which should be considered safe HTML already. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/56152
5 lines
116 B
YAML
5 lines
116 B
YAML
---
|
|
title: Fix requests profiler in admin page not rendering HTML properly
|
|
merge_request: 24291
|
|
author:
|
|
type: fixed
|