Skip to content

Fix broken repo errors in the UI

James Lopez requested to merge fix/rugged-repo-error into master

This should prevent repo errors (or 404s) in the UI, together with gitlab_git!124 (merged)

The exists? cache is now expired if the repo gets broken.

Related MR: gitlab_git!124 (merged)

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/20501

Merge request reports