gitlab-org--gitlab-foss/app/services/concerns
Bob Van Landuyt f3f1df1476 Add a cop for `FinderMethods`
This notifies developers when calling `find(_by!)` chained on
`execute`. And suggests using the methods from `FinderMethods`. These
will perform the correct authorization checks on the resource when it
is found.
2018-06-20 18:13:13 +02:00
..
issues Add a cop for `FinderMethods` 2018-06-20 18:13:13 +02:00
users Backport of 4084-epics-username-autocomplete 2018-05-04 11:33:09 -06:00
exclusive_lease_guard.rb Fix specs for exclusive lease 2018-06-06 17:49:48 +09:00
update_visibility_level.rb