Merge branch 'master' into api_errors_refactoring
This commit is contained in:
commit
e68d0841be
4 changed files with 21 additions and 10 deletions
|
@ -148,7 +148,7 @@ module Gitlab
|
|||
# Enable access to all repos for gitolite admin.
|
||||
# We use it for accept merge request feature
|
||||
def admin_all_repo
|
||||
owner_name = Gitlab.settings.gitolite_admin_key
|
||||
owner_name = Gitlab.config.gitolite_admin_key
|
||||
|
||||
# @ALL repos premission for gitolite owner
|
||||
repo_name = "@all"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue