Graph: build json
This commit is contained in:
parent
ef08872534
commit
6b66a766d1
9 changed files with 308 additions and 1 deletions
|
@ -34,6 +34,7 @@ Gitlab::Application.routes.draw do
|
|||
get "blob"
|
||||
get "team"
|
||||
get "wall"
|
||||
get "graph"
|
||||
|
||||
# tree viewer
|
||||
get "tree/:commit_id" => "projects#tree"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue