gitlab-org--gitlab-foss/app
Yorick Peterse a42d469ab2 Merge branch 'atom-feed-latest-update' into 'master'
Improve performance of user profiles, finding groups, and finding projects

This MR improves the following:

* Rendering of profile pages and Atom feeds
* Finding groups (using GroupsFinder & friends)
* Finding projects (using ProjectsFinder & friends)

Initially this MR was intended to only improve rendering of Atom feeds, but over time other fixes were introduced as well as the same code was the cause of all these problems.

See merge request !1790
2015-11-19 10:05:53 +00:00
..
assets Merge branch 'fix-diff-stats-ui' into 'master' 2015-11-18 15:02:42 +00:00
controllers Merge branch 'atom-feed-latest-update' into 'master' 2015-11-19 10:05:53 +00:00
finders Return internal projects in PersonalProjectsFinder 2015-11-18 15:08:28 +01:00
helpers Add Project#safe_import_url helper. 2015-11-18 12:00:56 +01:00
mailers Remove duplication in mailers/emails/notes.rb 2015-11-17 11:55:43 +01:00
models Merge branch 'atom-feed-latest-update' into 'master' 2015-11-19 10:05:53 +00:00
services Tweak code formatting. 2015-11-18 12:02:05 +01:00
uploaders Merge branch 'refactor-duplication' into 'master' 2015-11-16 13:05:49 +00:00
views Merge branch 'atom-feed-latest-update' into 'master' 2015-11-19 10:05:53 +00:00
workers Remove unused variable in repository import 2015-11-18 12:02:09 +01:00