Stats page

This commit is contained in:
randx 2012-11-10 23:08:47 +02:00
parent ca54d43f99
commit 1c5b2a5153
10 changed files with 186 additions and 15 deletions

View file

@ -128,6 +128,7 @@ Gitlab::Application.routes.draw do
member do
get "branches"
get "tags"
get "stats"
get "archive"
end
end