Skip to content

Draft: Enable highlight cache for commits

What does this MR do?

Contributes to #333292

Feature flag: #339353 (closed)

Problem

We want to improve the commit rendering performance

Solution

Use Gitlab::Diff::HighlightCache as we already do for merge requests.

Screenshots or Screencasts (strongly suggested)

Before

Screenshot_2021-08-25_at_16.13.31

After

Screenshot_2021-08-25_at_16.14.42

How to setup and validate locally (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • 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 Vasilii Iakliushin

Merge request reports