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:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-04-15 00:09:52 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-04-15 00:09:52 +0300
commitae93b284016c07a8a4b47e2510789253d14870f3 (patch)
treec7dc8690b841dd7d3a4eeeca944969d14df582a6 /changelogs
parentf697dc5e76dfc5894df006d53b2b7e751653cf05 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/199195-ide-fix-diff-highlighting.yml5
-rw-r--r--changelogs/unreleased/fix-keyboard-shortcut-nav-to-groups.yml5
-rw-r--r--changelogs/unreleased/sh-improve-dast-template-error.yml5
3 files changed, 15 insertions, 0 deletions
diff --git a/changelogs/unreleased/199195-ide-fix-diff-highlighting.yml b/changelogs/unreleased/199195-ide-fix-diff-highlighting.yml
new file mode 100644
index 00000000000..439b4348241
--- /dev/null
+++ b/changelogs/unreleased/199195-ide-fix-diff-highlighting.yml
@@ -0,0 +1,5 @@
+---
+title: Fix Web IDE not showing diff when opening commit tab
+merge_request: 29439
+author:
+type: fixed
diff --git a/changelogs/unreleased/fix-keyboard-shortcut-nav-to-groups.yml b/changelogs/unreleased/fix-keyboard-shortcut-nav-to-groups.yml
new file mode 100644
index 00000000000..169d63d941e
--- /dev/null
+++ b/changelogs/unreleased/fix-keyboard-shortcut-nav-to-groups.yml
@@ -0,0 +1,5 @@
+---
+title: Fix keyboard shortcut to navigate to your groups
+merge_request: 28873
+author: Victor Wu
+type: other
diff --git a/changelogs/unreleased/sh-improve-dast-template-error.yml b/changelogs/unreleased/sh-improve-dast-template-error.yml
new file mode 100644
index 00000000000..d1943c1e99e
--- /dev/null
+++ b/changelogs/unreleased/sh-improve-dast-template-error.yml
@@ -0,0 +1,5 @@
+---
+title: Improve error message in DAST CI template
+merge_request: 29388
+author:
+type: other