summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorSean McGivern <sean@mcgivern.me.uk>2016-11-17 10:14:55 +0000
committerSean McGivern <sean@mcgivern.me.uk>2016-11-17 10:14:55 +0000
commit657d470f448fb4663e8524089aab9d3668d7063c (patch)
tree700e4d32231b18b2b826bf3a3d590c2b707d1469 /changelogs
parent11ba759d33b3f59b1dd493ab04dd75f447c0d374 (diff)
parent8782bb96cca3ade2b367f588fd8332906dcc2d1b (diff)
downloadgitlab-ce-657d470f448fb4663e8524089aab9d3668d7063c.tar.gz
Merge branch '24010-Add-named-anchors-for-diffs-in-the-commit-page' into 'master'
Adds hash anchors to diff_files to make possible linking exact file in commit Closes #24010 See merge request !7298
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/24010-change-anchor-link-to-mr-diff.yml4
-rw-r--r--changelogs/unreleased/24010-double-event-trigger.yml4
2 files changed, 8 insertions, 0 deletions
diff --git a/changelogs/unreleased/24010-change-anchor-link-to-mr-diff.yml b/changelogs/unreleased/24010-change-anchor-link-to-mr-diff.yml
new file mode 100644
index 00000000000..33ce18b2141
--- /dev/null
+++ b/changelogs/unreleased/24010-change-anchor-link-to-mr-diff.yml
@@ -0,0 +1,4 @@
+---
+title: Unify anchor link format for MR diff files
+merge_request: 7298
+author: YarNayar
diff --git a/changelogs/unreleased/24010-double-event-trigger.yml b/changelogs/unreleased/24010-double-event-trigger.yml
new file mode 100644
index 00000000000..3c2f20d391f
--- /dev/null
+++ b/changelogs/unreleased/24010-double-event-trigger.yml
@@ -0,0 +1,4 @@
+---
+title: Fix double event and ajax request call on MR page
+merge_request: 7298
+author: YarNayar