diff options
| author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-02-27 20:20:31 +0200 |
|---|---|---|
| committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-02-27 20:20:31 +0200 |
| commit | 92039dd67763fc6503f74c96cb3c16724e04e18f (patch) | |
| tree | 3d6cc357be6eb5cc65b1fe3ba5519299b3f7b58e /app/models/ability.rb | |
| parent | 33cd1ae9dce7d8a798ca312a27eb0b4872892f05 (diff) | |
| download | gitlab-ce-92039dd67763fc6503f74c96cb3c16724e04e18f.tar.gz | |
Developers can merge MR if target branch is not protected
Diffstat (limited to 'app/models/ability.rb')
| -rw-r--r-- | app/models/ability.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/models/ability.rb b/app/models/ability.rb index 6fda2e52c7c..41f7127403c 100644 --- a/app/models/ability.rb +++ b/app/models/ability.rb @@ -91,7 +91,6 @@ class Ability :admin_team_member, :admin_merge_request, :admin_note, - :accept_mr, :admin_wiki, :admin_project ] |
