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:
authorStan Hu <stanhu@gmail.com>2019-08-29 21:46:31 +0300
committerStan Hu <stanhu@gmail.com>2019-08-29 21:46:31 +0300
commit3ee7d74694824d4b0649f9579dfa3927a9772e51 (patch)
tree1ec6e933591e8f9132f4b86abc31ffc51ccd5a47 /changelogs
parentce7cbdcbe5f4c202e1c545ba2f083c01f197949e (diff)
parentc6ccc07f48c7c1f9da43ecd82015500a4340544d (diff)
Merge branch 'revert-64251-branch-cache' into 'master'
Revert "Cache branch and tag names as Redis sets" See merge request gitlab-org/gitlab-ce!32408
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/64251-branch-name-set-cache.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/changelogs/unreleased/64251-branch-name-set-cache.yml b/changelogs/unreleased/64251-branch-name-set-cache.yml
deleted file mode 100644
index 6ce4bdf5e43..00000000000
--- a/changelogs/unreleased/64251-branch-name-set-cache.yml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-title: Cache branch and tag names as Redis sets
-merge_request: 30476
-author:
-type: performance