gitlab-org--gitlab-foss/spec/views
Stan Hu b6125f7045 Fix fast admin counters not working when PostgreSQL has secondaries
This commit does a number of things:

1. Reduces the number of queries needed by perform a single query to get all
the tuples for the relevant rows.

2. Uses a transaction to query the tuple counts to ensure that the data
is retrieved from the primary.

Closes #46742
2018-05-25 22:58:43 -07:00
..
admin/dashboard Fix fast admin counters not working when PostgreSQL has secondaries 2018-05-25 22:58:43 -07:00
ci/status Make ci/lint page context aware: 2018-03-26 17:03:11 -06:00
dashboard/projects Fixes admin welcome states new group path 2017-12-06 12:49:34 +00:00
devise/shared `current_application_settings` belongs on `Gitlab::CurrentSettings` 2017-08-31 13:38:33 +01:00
events/event Fix tags in the Activity tab not being clickable 2017-12-19 17:02:56 +00:00
groups Refer to “Share with group lock” consistently 2017-09-06 12:07:21 -07:00
help Replace Gitlab::REVISION with Gitlab.revision and handle installations without a .git directory 2018-05-24 10:14:01 +02:00
layouts Project Sidebar: Split CI/CD into CI/CD and Operations 2018-05-16 11:16:33 +00:00
notify Ensure all project factories use `:repository` trait or `:empty_project` 2017-08-01 14:51:52 -04:00
profiles Update test to use single quotes and Four-Phase test conventions 2017-06-15 11:38:12 +00:00
projects Backports every CE related change from ee-44542 to CE 2018-05-04 17:33:26 +02:00
shared Merge remote-tracking branch 'origin/master' into deprecation-warning-for-dynamic-milestones 2018-03-21 18:26:06 +00:00