summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorDouglas Barbosa Alexandre <dbalexandre@gmail.com>2019-04-05 21:25:58 +0000
committerDouglas Barbosa Alexandre <dbalexandre@gmail.com>2019-04-05 21:25:58 +0000
commitfcc771ba8173d2102c9213494667f5b974a644c2 (patch)
treed2f70858981d2061e2643ab9bf33798c72e74f82 /changelogs
parentd642cb18b44ada2e9ae8e165fcd7196aa5586676 (diff)
parentda0c9b005648cb683801ea8765f5f5f9fdb92c0c (diff)
downloadgitlab-ce-fcc771ba8173d2102c9213494667f5b974a644c2.tar.gz
Merge branch 'sh-fix-realtime-changes-with-reserved-words' into 'master'
Fix real-time updates for projects that contain a reserved word Closes #60113 See merge request gitlab-org/gitlab-ce!27060
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/sh-fix-realtime-changes-with-reserved-words.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/sh-fix-realtime-changes-with-reserved-words.yml b/changelogs/unreleased/sh-fix-realtime-changes-with-reserved-words.yml
new file mode 100644
index 00000000000..3d1501cd667
--- /dev/null
+++ b/changelogs/unreleased/sh-fix-realtime-changes-with-reserved-words.yml
@@ -0,0 +1,5 @@
+---
+title: Fix real-time updates for projects that contain a reserved word
+merge_request: 27060
+author:
+type: fixed