Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • hgitaly hgitaly
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 40
    • Issues 40
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • heptapod
  • hgitalyhgitaly
  • Merge requests
  • !94

Merged
Created Mar 02, 2022 by Georges Racinet@gracinet🦑Owner

CommitService: missing resolutions of obsolete changesets

  • Overview 6
  • Commits 22
  • Pipelines 10
  • Changes 3

The Rails app will legitimately call a lot of methods on obsolete changesets, for instance to watch older commits in MRs, or to maintain direct commit links. It is a general principle that this must work if the commit is identified by its full id (hash), but there were some loopholes and it was poorly tested.

Closes heptapod#640 (closed), which is due to ListCommitByOids

Edited Mar 02, 2022 by Georges Racinet
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: topic/stable/commits-by-oid-obsolete