Skip to content

Disable Ajax request for GPG status on repository page

Winnie Hellmann requested to merge winh-gpg-status-repository-ee into master

This is the same as https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/13337 (which admittedly has a much nicer ID).

What does this MR do?

Load GPG status of last commit synchronously on repository page.

Screenshots

Before After
Screen_Shot_2017-08-07_at_14.17.58 Screen_Shot_2017-08-07_at_14.16.41
Screen_Shot_2017-08-07_at_19.19.34 Screen_Shot_2017-08-07_at_19.17.39

What are the relevant issue numbers?

fixes #35699, #36046

Edited by Winnie Hellmann

Merge request reports