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>2017-07-10 18:55:08 +0300
committerClement Ho <ClemMakesApps@gmail.com>2017-07-12 18:35:46 +0300
commit462ef2d83840195ea77c1c41abec6e2bfbe0fa02 (patch)
treedbef8d3f772b416d3440da5f28ee5ef16593d988 /changelogs
parentb9a169cf418891a33a01c513340adfa2c7d2a3f7 (diff)
Merge branch '34728-fix-application-setting-created-when-redis-down' into 'master'
Prevent bad data being added to application settings when Redis is unavailable Closes #34728 See merge request !12750
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/34728-fix-application-setting-created-when-redis-down.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/34728-fix-application-setting-created-when-redis-down.yml b/changelogs/unreleased/34728-fix-application-setting-created-when-redis-down.yml
new file mode 100644
index 00000000000..4fddabebf36
--- /dev/null
+++ b/changelogs/unreleased/34728-fix-application-setting-created-when-redis-down.yml
@@ -0,0 +1,4 @@
+---
+title: Prevent bad data being added to application settings when Redis is unavailable
+merge_request: 12750
+author: