Skip to content

Add a link to the homepage to the GitLab logo.

Jason Funk requested to merge jasonlfunk/gitlab-ce:master into master

What does this MR do?

Adds links to the homepage on the GitLab logo on the http status code pages (404, 500, etc.)

Are there points in the code the reviewer needs to double check?

Nope

Why was this MR needed?

I have two GitLab accounts (one personal, one work). If go directly to a private repository on one account while signed into another of the accounts, it's a pain to get to repository. Clicking the "Go Back" link doesn't work because I wasn't previously on GitLab since I just navigated directly there. This MR lets me (And everyone!) just click on the GitLab logo to go to a page where I can switch to the right account instead of having to go back to the Location bar and type a gitlab link that will actually load in my current signed in account.

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Edited by Rémy Coutable

Merge request reports