Skip to content

Do not render markdown in commit message on blame page

John Cai requested to merge jc-dont-render-commit-links into master

What does this MR do?

fixes: #33667 (closed)

This MR stops rendering the full commit message as markdown on the blame page. This is causing a significant performance hit, and we don't show the full commit message anyways.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by John Cai

Merge request reports