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

Using offset pagination instead pages to avoid a count query

Tradeoff

- we duplicate how we check admin_issue in a SQL relation in the Ability class
2016-08-18 15:31:51 +02:00
..
assets Move to project dropdown with infinite scroll for better performance 2016-08-18 15:31:51 +02:00
controllers Refactor to mark Changes tab as active on new MR page. 2016-08-18 07:33:27 -05:00
finders Move to project dropdown with infinite scroll for better performance 2016-08-18 15:31:51 +02:00
helpers Merge branch '18141-pipeline-graph' into 'master' 2016-08-17 22:42:58 +00:00
mailers Add notifications for new user mentions in merge requests 2016-08-15 14:47:16 +01:00
models Merge branch '18141-pipeline-graph' into 'master' 2016-08-17 22:42:58 +00:00
services Merge branch '2451-fix-mentions-in-issue-updates' into 'master' 2016-08-17 20:19:11 +00:00
uploaders Remove magic comments from Ruby files (!5456) 2016-07-24 07:08:45 +02:00
validators refactor url validator to use sanitizer for check 2016-07-01 09:02:45 +02:00
views Move to project dropdown with infinite scroll for better performance 2016-08-18 15:31:51 +02:00
workers Tracking of custom events 2016-08-17 10:04:04 +02:00