"dashboard" as a repo name does not work

Created by: pabera

I have not been able to sneak through all the issues but there is a problem when creating a repo that is called "dashboard".

I am currently using the lastest version.

I created a new project called "dashboard". It worked and on the gitlab dashboard it shows the repo in the repo list. But when clicking on it, it just refers to localhost/dashboard which is a standard route for the first page of gitlab

https://github.com/gitlabhq/gitlabhq/blob/master/config/routes.rb#L83

So I am not able to see more on my dashboard repo.

Cheers, Patrick