Implement commit list pagination
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Description
This is part of a bigger effort to refactor the repository Commit list.
As part of this issue we should:
- Enable pagination on the frontend using Keyset pagination
- Paginate via the GraphQL query using an offset and limit (or cursor if #542535 (closed) is done by the time this is picked up)
- If #542535 (closed) is not done yet, open a follow-up issue for frontend to switch to cursor-based pagination and mark it as blocked by #542535 (closed).
Edited by 🤖 GitLab Bot 🤖