Skip to content

Reinstate branches keyset pagination on overview page

Robert May requested to merge reinstate-keyset-pagination-branches-overview into master

What does this MR do?

We disabled branches keyset pagination recently to resolve an issue with the branches API, but that issue isn't a factor on the branches overview in the GUI, so we can remove the new code from behind that disabled feature flag. This will reinstate the performance improvement it provided and lower Gitaly load.

Related #322737 (closed)

Related !61692 (closed)

Screenshots (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 Mayra Cabrera

Merge request reports