gitlab-org--gitlab-foss/app
Robert Speicher 8cfb197dfc Remove redundant access check for Issues#destroy
We were already calling `authorize_admin_issue!` in a before filter with
the same permission checks, so this deleted check wasn't actually doing
anything.
2012-09-16 10:06:29 -04:00
..
assets Fix MR diff comments. Fix wiki comments loading error 2012-09-15 09:49:21 +03:00
contexts Fix MR diff comments. Fix wiki comments loading error 2012-09-15 09:49:21 +03:00
controllers Remove redundant access check for Issues#destroy 2012-09-16 10:06:29 -04:00
decorators
helpers Merge branch 'change-notes-order' of https://github.com/riyad/gitlabhq into riyad-change-notes-order 2012-09-15 01:02:58 +03:00
mailers
models Fix MR diff comments. Fix wiki comments loading error 2012-09-15 09:49:21 +03:00
observers A bit of test refactoring 2012-09-15 01:00:59 +03:00
roles
uploaders
views Init mr comments when naviagate via ajax to diff 2012-09-15 09:58:16 +03:00
workers