1.0.2
This commit is contained in:
parent
7b5799a979
commit
ef2bf15204
28 changed files with 104 additions and 37 deletions
|
@ -6,6 +6,7 @@ class CommitsController < ApplicationController
|
|||
# Authorize
|
||||
before_filter :add_project_abilities
|
||||
before_filter :authorize_read_project!
|
||||
before_filter :require_non_empty_project
|
||||
|
||||
def index
|
||||
load_refs # load @branch, @tag & @ref
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue