Repository homepage tabs very unfocussed
Created by: nils-werner
When I first created a repo on gitlab.com I was genuinely confused with the layout of the repo homepage view: None of the tabs shown there actually have anything to do with a homepage.
- "Show" is weirdly named (should be "History" or "Log") but makes sense here
 - "Team" should be in its own "Admin" view
 - "Attachments" is kind of weird, but only because there are too many other tabs around
 - "Snippets" should be its own repo view like "Wall" or "Wiki"
 - "Edit", "Services", "Hooks" and "Deploy Keys" should go in their own repo view "Admin"
 
So my suggestion:
Transform the current system of
- Homepage
- Show
 - Team
 - Attachments
 - Snippets
 - Edit
 - Services
 - Hooks
 - Deploy Keys
 
 - Files
 - ...
 
to
- Homepage
- History
 - Attachments
 
 - Files
 - ...
 - Snippets
 - Admin
- Edit
 - Team
 - Services
 - Hooks
 - Deploy Keys