gitlab-org--gitlab-foss/app
Yorick Peterse fbdf376749 Refactor UsersController to not kill the database
Previously this controller would in multiple places load tons (read:
around 65000) project and/or group IDs into memory. These changes in
combination with the previous commits significantly cut down loading
times of user profile pages and the Atom feeds of users.
2015-11-18 13:05:45 +01:00
..
assets Merge branch 'contributor-graph-by-email' into 'master' 2015-11-17 13:48:28 -05:00
controllers Refactor UsersController to not kill the database 2015-11-18 13:05:45 +01:00
finders Refactor ProjectsFinder to not pluck IDs 2015-11-18 13:05:45 +01:00
helpers Merge branch 'compare-first-commit' into 'master' 2015-11-17 18:51:40 +00:00
mailers Remove duplication in mailers/emails/notes.rb 2015-11-17 11:55:43 +01:00
models Refactor User#authorized_groups/projects 2015-11-18 13:05:45 +01:00
services Merge branch 'adamliesko/gitlab-ce-notification-upon-unassignment' into 'master' 2015-11-17 18:28:09 +00:00
uploaders Merge branch 'refactor-duplication' into 'master' 2015-11-16 13:05:49 +00:00
views Faster way of obtaining latest event update time 2015-11-18 13:02:43 +01:00
workers Cleanup stuck CI builds daily 2015-11-03 13:12:16 +01:00