Skip to content

Fix loading GPG status for merge commits on blob page

Inactive Account requested to merge winh-fix-blob-gpg-badge into master

What does this MR do?

Change the endpoint for fetching GPG signatures on the repository blob / file page.

Why was this MR needed?

The previous endpoint didn't return GPG signatures for merge commits.

Screenshots

Before After
screenshot_2018-08-01-23-32-29.154 screenshot_2018-08-01-23-35-54.641

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/49831

Edited by Inactive Account

Merge request reports