Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYorick Peterse <yorickpeterse@gmail.com>2018-05-28 13:36:26 +0300
committerYorick Peterse <yorickpeterse@gmail.com>2018-05-28 13:36:26 +0300
commit265b1fafe64ae9fe8a3e92d83c1678b47533ba86 (patch)
tree414c5cdbcda463cb9061f3c9f29289140d3e46e2 /changelogs
parent3ab3838346ec6437bbd655417f021f8f0e7a9855 (diff)
parentb6125f7045d2bed4aadf798dde4c547e2047e039 (diff)
Merge branch 'sh-fix-admin-page-counts-take-2' into 'master'
Fix fast admin counters not working when PostgreSQL has secondaries Closes #46742 See merge request gitlab-org/gitlab-ce!19154
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/sh-fix-admin-page-counts-take-2.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/sh-fix-admin-page-counts-take-2.yml b/changelogs/unreleased/sh-fix-admin-page-counts-take-2.yml
new file mode 100644
index 00000000000..d9bd1af9380
--- /dev/null
+++ b/changelogs/unreleased/sh-fix-admin-page-counts-take-2.yml
@@ -0,0 +1,5 @@
+---
+title: Fix admin counters not working when PostgreSQL has secondaries
+merge_request:
+author:
+type: fixed