gitlab-org--gitlab-foss/app
Paco Guzman 03386633a4 Move to project dropdown with infinite scroll for better performance
Use just SQL to check is a user can admin_issue on a project

Tradeoff

- we duplicate how we check admin_issue in a SQL relation in the Ability class
2016-08-17 07:33:51 +02:00
..
assets
controllers Move to project dropdown with infinite scroll for better performance 2016-08-17 07:33:51 +02:00
finders Move to project dropdown with infinite scroll for better performance 2016-08-17 07:33:51 +02:00
helpers
mailers
models Move to project dropdown with infinite scroll for better performance 2016-08-17 07:33:51 +02:00
services
uploaders
validators
views
workers