summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorHeinrich Lee Yu <heinrich@gitlab.com>2019-02-14 20:22:51 +0800
committerHeinrich Lee Yu <heinrich@gitlab.com>2019-02-23 09:38:58 +0800
commitd03dee26b9d15440ba3d52d319b11474176143c4 (patch)
tree5e4359ed56bdd13da6b00d56ed55930626f1d2d8 /changelogs
parent48d31abc97528a36614b545f0b61fa14053ce4a8 (diff)
downloadgitlab-ce-d03dee26b9d15440ba3d52d319b11474176143c4.tar.gz
Refactor params for notes_actions
Removes unneeded params from permitted list This also fixes commenting on commits with a hash starting with a large number
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/54924-refactor-notes-actions-params.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/54924-refactor-notes-actions-params.yml b/changelogs/unreleased/54924-refactor-notes-actions-params.yml
new file mode 100644
index 00000000000..b6083820401
--- /dev/null
+++ b/changelogs/unreleased/54924-refactor-notes-actions-params.yml
@@ -0,0 +1,5 @@
+---
+title: Fix commenting on commits having SHA1 starting with a large number
+merge_request: 25278
+author:
+type: fixed