repo tab added. activities page for repo
This commit is contained in:
parent
e33aab0b21
commit
0ae9ac155c
6 changed files with 49 additions and 0 deletions
|
@ -46,6 +46,8 @@ Gitlab::Application.routes.draw do
|
|||
get "files"
|
||||
end
|
||||
|
||||
resource :repository
|
||||
|
||||
resources :refs, :only => [], :path => "/" do
|
||||
collection do
|
||||
get "switch"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue