This commit is contained in:
gitlabhq 2011-11-01 11:22:16 +02:00
parent d405292388
commit 0903932320
4 changed files with 28 additions and 25 deletions

View file

@ -2,6 +2,7 @@ require "base64"
class CommitsController < ApplicationController
before_filter :project
layout "project"
# Authorize
before_filter :add_project_abilities