gitlab-org--gitlab-foss/spec
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
..
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 Refactor ProjectsFinder to not pluck IDs 2015-11-18 13:05:45 +01:00
fixtures No HTML-only email please 2015-08-21 16:09:55 -07:00
helpers Allow groups to appear in the search results if the group owner allows it 2015-11-05 13:18:51 +02:00
javascripts Apply new design to files page 2015-10-13 16:41:48 +02:00
lib Added Gitlab::SQL::Union class 2015-11-18 13:02:43 +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 Move partial to right place and fix tests. 2015-09-08 15:14:14 +01:00
services Add tests for merge request update. 2015-11-17 16:53:15 +01:00
support Replace all usages of `git` command with configurable binary path 2015-11-03 17:11:09 -05:00
tasks/gitlab Implement Build Artifacts 2015-11-10 12:51:50 +01:00
views/help Allow non-admin users to see version information 2015-09-23 17:18:15 -04:00
workers Cleanup stuck CI builds daily 2015-11-03 13:12:16 +01:00
factories.rb Only publish ssh key-type and key 2015-08-04 14:33:18 +02:00
factories_spec.rb Remove the invalid key factories 2015-04-11 17:12:10 -04:00
rails_helper.rb Started on the actual rspec 3 upgrade 2015-06-22 12:12:49 +02:00
spec_helper.rb Merge branch 'refactor-build-service' into 'master' 2015-10-05 17:42:50 +00:00
teaspoon_env.rb teaspoon install 2015-05-28 18:22:32 -04:00