Skip to content
Snippets Groups Projects

RHGitaly: implement CommitService.ListCommitsByOid

Merged Georges Racinet requested to merge topic/default/rhgitaly-commits-by-oid into branch/default

The Rails application severely hammers the Gitaly backends with this method, because it is behind

  • all hovering details about commit referenced by id (hash), including in CI jobs, pipelines etc.
  • markdown renderings, for each hexadecimal substrings long enough, hence that could be commit id prefixes.

In other words, this request failing because HGitaly is slow and busy is the prime reason we started the RHGitaly project.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading