e935f4c87fc7841f4ef31b982c0d331c804f2fa4

The problem was about projectOwner (or administrator) not being able to browse through GitWeb, even if effectively authorised to see all project branches and permissions. The "project.allRefsAreVisible()" alone did not allow visibility to even the project owner and Gerrit administrators because they had no direct "read" permissions to refs/meta/config (this was implicitly implied by the ownership but not included in GitWebServlet) Change-Id: I93bfade1765cb7c834c9865d86a57304b497b9ed
Description
RETIRED, Gerrit as used by OpenStack