gitlab-org--gitlab-foss/spec
Stan Hu 211a00473b Eliminate N+1 queries in Dashboard::TodosController
This appears to bring down the number of SQL queries on GitLab.com for
my Todos page from 672 to 100.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/43042
2019-06-24 09:57:38 -07:00
..
bin
config
controllers Eliminate N+1 queries in Dashboard::TodosController 2019-06-24 09:57:38 -07:00
db Backport the EE schema and migrations to CE 2019-06-17 17:09:05 +02:00
dependencies
factories Don't show private keys for letsencrypt certs 2019-06-21 12:06:12 +00:00
features Merge branch 'search-blob-basenames' into 'master' 2019-06-24 12:23:35 +00:00
finders Use NotesFinder to fetch notes on API and Controllers 2019-06-19 10:56:55 +02:00
fixtures Add embedding flag and filter to CPU/Mem 2019-06-20 14:06:18 +00:00
frontend Render branch divergance graph with Vue 2019-06-24 12:52:00 +01:00
graphql Render GFM html in GraphQL 2019-06-20 08:02:33 +00:00
haml_lint/linter
helpers Memoize non-existent custom appearances 2019-06-23 14:38:44 -07:00
initializers
javascripts Merge branch 'jivanvl-add-column-chart-monitoring-dashboard' into 'master' 2019-06-24 16:45:16 +00:00
lib Merge branch 'search-blob-basenames' into 'master' 2019-06-24 12:23:35 +00:00
mailers Fix notes email with group-level notification email 2019-06-24 09:20:10 +00:00
migrations Merge branch 'sync-merge-ref-upon-mergeability-check' into 'master' 2019-06-24 09:31:46 +00:00
models Merge branch 'fix-labels-in-hooks' into 'master' 2019-06-24 10:56:19 +00:00
policies Add documentation and tests 2019-06-19 07:08:56 +00:00
presenters
rack_servers
requests Add name & search parameters to project environments API 2019-06-24 12:18:40 +00:00
routing Remove deprecated group routes 2019-06-14 20:36:19 +03:00
rubocop
serializers Omit issues links in merge request entity API response 2019-06-20 15:59:41 -07:00
services Merge branch 'sync-merge-ref-upon-mergeability-check' into 'master' 2019-06-24 09:31:46 +00:00
sidekiq/cron
support Fix notes email with group-level notification email 2019-06-24 09:20:10 +00:00
tasks Sanitize LDAP output in Rake tasks 2019-06-21 05:49:56 -05:00
uploaders
validators
views Merge branch 'error-pipelines-for-blocked-users' into 'master' 2019-06-17 13:00:34 +00:00
workers Merge branch 'remove_create_deployment_from_build_success_worker' into 'master' 2019-06-24 09:19:27 +00:00
factories_spec.rb
fast_spec_helper.rb Backport gitlab.yml.example from EE 2019-06-20 14:51:49 +02:00
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb