gitlab-org--gitlab-foss/spec
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
..
benchmarks Merge branch 'create-project-performance' into 'master' 2015-11-04 10:14:30 +00:00
controllers Refactor UsersController to not kill the database 2015-11-18 13:05:45 +01:00
factories Add support for git lfs. 2015-11-16 12:39:13 +01:00
features Revert "Merge pull request #9820 from huacnlee/avoid-render-form-in-notes-list" 2015-11-16 13:08:08 -05:00
finders Align hash literals to keep Rubocop happy 2015-11-18 13:27:03 +01:00
fixtures
helpers Allow groups to appear in the search results if the group owner allows it 2015-11-05 13:18:51 +02:00
javascripts
lib Fix UNION syntax for MySQL 2015-11-18 13:31:18 +01:00
mailers Fix code that depends on incorrect inflector behavior 2015-11-03 12:00:27 +01:00
models Refactor User#authorized_groups/projects 2015-11-18 13:05:45 +01:00
requests Merge branch 'releases-feature' 2015-11-16 10:18:32 +01:00
routing
services Fix specs 2015-11-18 12:02:09 +01:00
support Replace all usages of git command with configurable binary path 2015-11-03 17:11:09 -05:00
tasks/gitlab Specs that failed before the fix. 2015-11-18 13:16:07 +01:00
views/help
workers Fix specs 2015-11-18 12:02:09 +01:00
factories.rb
factories_spec.rb
rails_helper.rb
spec_helper.rb
teaspoon_env.rb