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
dashboard/projects
devise/shared
events/event
groups
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
profiles
projects
shared