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>2021-02-25 00:11:16 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-02-25 00:11:16 +0300
commit1631d8a2e0eef291f1d0b9486ee35ed6b52a176a (patch)
treeafb91d1d2e0c62d987242e7870d6976a66b9461f /changelogs
parent22dc7bdafcf442b96ace849341fb87bca7160614 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/300853-convert-compare-show-to-vue.yml5
-rw-r--r--changelogs/unreleased/321845-performance-pipeline-table-dropdowns.yml5
-rw-r--r--changelogs/unreleased/bugfix-linked-issue-autocomplete.yml5
-rw-r--r--changelogs/unreleased/philipcunningham-add-branch-to-dast-profile-322526.yml5
-rw-r--r--changelogs/unreleased/tor-defect-out-of-place-bold-label-in-diffs-dropdown-menu.yml5
5 files changed, 25 insertions, 0 deletions
diff --git a/changelogs/unreleased/300853-convert-compare-show-to-vue.yml b/changelogs/unreleased/300853-convert-compare-show-to-vue.yml
new file mode 100644
index 00000000000..2926ef2682b
--- /dev/null
+++ b/changelogs/unreleased/300853-convert-compare-show-to-vue.yml
@@ -0,0 +1,5 @@
+---
+title: Restyle the repository compare show page
+merge_request: 53523
+author:
+type: changed
diff --git a/changelogs/unreleased/321845-performance-pipeline-table-dropdowns.yml b/changelogs/unreleased/321845-performance-pipeline-table-dropdowns.yml
new file mode 100644
index 00000000000..0fac7a05f7a
--- /dev/null
+++ b/changelogs/unreleased/321845-performance-pipeline-table-dropdowns.yml
@@ -0,0 +1,5 @@
+---
+title: Reduce elements in Pipeline page dropdowns with lazy
+merge_request: 54674
+author:
+type: changed
diff --git a/changelogs/unreleased/bugfix-linked-issue-autocomplete.yml b/changelogs/unreleased/bugfix-linked-issue-autocomplete.yml
new file mode 100644
index 00000000000..20b36d33bbd
--- /dev/null
+++ b/changelogs/unreleased/bugfix-linked-issue-autocomplete.yml
@@ -0,0 +1,5 @@
+---
+title: Improve Linked Issues Usability
+merge_request: 50879
+author: Andrew Minion
+type: changed
diff --git a/changelogs/unreleased/philipcunningham-add-branch-to-dast-profile-322526.yml b/changelogs/unreleased/philipcunningham-add-branch-to-dast-profile-322526.yml
new file mode 100644
index 00000000000..4ad204b7cd1
--- /dev/null
+++ b/changelogs/unreleased/philipcunningham-add-branch-to-dast-profile-322526.yml
@@ -0,0 +1,5 @@
+---
+title: Add branch_name to dast_profiles table
+merge_request: 54891
+author:
+type: added
diff --git a/changelogs/unreleased/tor-defect-out-of-place-bold-label-in-diffs-dropdown-menu.yml b/changelogs/unreleased/tor-defect-out-of-place-bold-label-in-diffs-dropdown-menu.yml
new file mode 100644
index 00000000000..8525204ee7e
--- /dev/null
+++ b/changelogs/unreleased/tor-defect-out-of-place-bold-label-in-diffs-dropdown-menu.yml
@@ -0,0 +1,5 @@
+---
+title: Fix bold text mismatch in MR ⚙ menu
+merge_request: 54531
+author:
+type: fixed