Fixed: invalid browse code for commit. Perfomance test added
This commit is contained in:
parent
153f6cd86b
commit
5f8255ac67
4 changed files with 40 additions and 2 deletions
|
@ -34,6 +34,8 @@ class ProjectsController < ApplicationController
|
|||
def tree
|
||||
load_refs # load @branch, @tag & @ref
|
||||
|
||||
|
||||
|
||||
@repo = project.repo
|
||||
|
||||
if params[:commit_id]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue