gitlab-org--gitlab-foss/app
Bob Van Landuyt 6114c40fca Move `ProjectPolicy`-class methods into module
That way the ProjectPolicy class can be extended with this module
before we prepend the EE::ProjectPolicy. This makes the classmethods
available for rules defined in the EE::ProjectPolicy.
2018-04-10 19:43:01 +02:00
..
assets Add ability checks in views where they were previously missing 2018-04-10 15:46:20 +02:00
controllers Merge branch 'sh-handle-legacy-archive-requests' into 'master' 2018-04-09 07:49:51 +00:00
finders Allow assigning and filtering issuables by ancestor group labels 2018-04-04 15:40:29 +00:00
helpers Remove edit_note and update_note abilities in favor of admin_note 2018-04-10 15:46:20 +02:00
mailers Fix body of email when commits are pushed to an MR 2018-04-03 13:22:25 +01:00
models Remove edit_note and update_note abilities in favor of admin_note 2018-04-10 15:46:20 +02:00
policies Move `ProjectPolicy`-class methods into module 2018-04-10 19:43:01 +02:00
presenters Removes deploy tokens presenter 2018-04-06 21:20:17 -05:00
serializers Remove edit_note and update_note abilities in favor of admin_note 2018-04-10 15:46:20 +02:00
services Revert "Merge branch 'improve-jobs-queuing-time-metric' into 'master'" 2018-04-10 10:41:08 +00:00
uploaders Add `direct_upload` setting for artifacts 2018-04-05 15:01:14 +02:00
validators Rename allow_private_networks to allow_local_network 2018-04-02 17:24:19 +02:00
views Add ability checks in views where they were previously missing 2018-04-10 15:46:20 +02:00
workers Work around Ruby 2.3.7 bug by defining prepended class methods needed for tests 2018-04-09 06:46:33 -07:00