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:
authorAndreas Brandl <abrandl@gitlab.com>2019-09-12 14:30:48 +0300
committerAndreas Brandl <abrandl@gitlab.com>2019-09-12 14:30:48 +0300
commit1928932388f063b064dde9d235b6474121a726c0 (patch)
tree1172177b1eae2e579b2ddabb7dc5509cb678fea8 /changelogs
parent44dd3d2d6fea3a3fc9d8c6021227f59151e7dc4c (diff)
parentc13c7e6709bf4748bbe411e9fd35a2436dcde421 (diff)
Merge branch 'sh-add-index-members-expires' into 'master'
Fix member expiration not always working Closes #67286 See merge request gitlab-org/gitlab-ce!32951
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/sh-add-index-members-expires.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/sh-add-index-members-expires.yml b/changelogs/unreleased/sh-add-index-members-expires.yml
new file mode 100644
index 00000000000..9b18dfa2420
--- /dev/null
+++ b/changelogs/unreleased/sh-add-index-members-expires.yml
@@ -0,0 +1,5 @@
+---
+title: Fix member expiration not always working
+merge_request: 32951
+author:
+type: performance