Skip to content

Enable Blame page pagination by default

Vasilii Iakliushin requested to merge 360927_enable_ff_by_default into master

What does this MR do and why?

Contributes to #360927 (closed)

Enable pagination support for file blame with more than 1000 lines

Screenshots or screen recordings

Screenshot_2022-06-21_at_19.00.08

How to set up and validate locally

  1. Enable feature flag
    Feature.enable(:blame_page_pagination)
  2. Visit http://127.0.0.1:3000/gitlab-org/gitlab-test/-/blame/master/files/markdown/ruby-style-guide.md

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Vasilii Iakliushin

Merge request reports

Loading