summaryrefslogtreecommitdiff
path: root/changelogs/unreleased
diff options
context:
space:
mode:
authorKamil Trzcinski <ayufan@ayufan.eu>2017-10-05 21:56:23 +0200
committerKamil Trzcinski <ayufan@ayufan.eu>2017-10-16 10:19:18 +0200
commitc909b6aa6d62a4c556a866166d0a98c952d2ef62 (patch)
treecacc5c8f07a4a9b23e15e2ba2aa9a80e54ffb0e3 /changelogs/unreleased
parent2087f121bfedd2f51eb943f23026e823d196466a (diff)
downloadgitlab-ce-c909b6aa6d62a4c556a866166d0a98c952d2ef62.tar.gz
Prevent creating multiple ApplicationSetting by forcing it to always have id=1prevent-creating-multiple-application-settings
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/prevent-creating-multiple-application-settings.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/prevent-creating-multiple-application-settings.yml b/changelogs/unreleased/prevent-creating-multiple-application-settings.yml
new file mode 100644
index 00000000000..fd49028b9e9
--- /dev/null
+++ b/changelogs/unreleased/prevent-creating-multiple-application-settings.yml
@@ -0,0 +1,5 @@
+---
+title: Prevent creating multiple ApplicationSetting instances
+merge_request:
+author:
+type: fixed