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 Merge branch 'label-flash' into 'master' 2016-08-17 00:38:31 +00:00
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 Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into pipeline-hooks-without-slack 2016-08-16 21:17:15 +01:00
uploaders
validators
views Add hover state to todos (!5361) 2016-08-16 23:34:23 +02:00
workers