gitlab-org--gitlab-foss/app
Yorick Peterse 128a6411d2 Don't pluck project IDs for events
By instead using a sub-query we save ourselves the overhead of loading
any data into memory only to pass it on to another query.
2016-01-26 10:51:53 +01:00
..
assets Merge branch 'note-highlighting' into 'master' 2016-01-25 23:43:44 +00:00
controllers Don't pluck project IDs for events 2016-01-26 10:51:53 +01:00
finders Scope issue projects to a Group when possible 2016-01-18 12:27:33 +01:00
helpers Adds base64 background search icon. 2016-01-24 20:20:03 -05:00
mailers Added X-GitLab-... headers to emails from CI and Email On Push services 2016-01-19 20:18:39 +02:00
models Don't pluck project IDs for events 2016-01-26 10:51:53 +01:00
services Creator should be added as a master of the project on creation 2016-01-20 20:06:28 -02:00
uploaders Let the CI runner know about builds that this build depends on 2016-01-14 19:45:55 +01:00
validators Blacklist 'new' 2016-01-08 10:19:22 +01:00
views Merge branch 'note-highlighting' into 'master' 2016-01-25 23:43:44 +00:00
workers