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:
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/197309-milestone-in-issue-boards-list-not-cropped-when-longer-than-board-.yml5
-rw-r--r--changelogs/unreleased/198411-jira-http-error.yml5
-rw-r--r--changelogs/unreleased/199526-new-mr-changes-tab-edit-file-button-ui-polish.yml5
-rw-r--r--changelogs/unreleased/refactoring-entities-file-5.yml5
-rw-r--r--changelogs/unreleased/update-gitlab-runner-helm-chart-to-0-13-1.yml5
5 files changed, 25 insertions, 0 deletions
diff --git a/changelogs/unreleased/197309-milestone-in-issue-boards-list-not-cropped-when-longer-than-board-.yml b/changelogs/unreleased/197309-milestone-in-issue-boards-list-not-cropped-when-longer-than-board-.yml
new file mode 100644
index 00000000000..352f4426128
--- /dev/null
+++ b/changelogs/unreleased/197309-milestone-in-issue-boards-list-not-cropped-when-longer-than-board-.yml
@@ -0,0 +1,5 @@
+---
+title: Allow long milestone titles on board lists to be truncated
+merge_request:
+author:
+type: fixed
diff --git a/changelogs/unreleased/198411-jira-http-error.yml b/changelogs/unreleased/198411-jira-http-error.yml
new file mode 100644
index 00000000000..3d7b8bfd2cd
--- /dev/null
+++ b/changelogs/unreleased/198411-jira-http-error.yml
@@ -0,0 +1,5 @@
+---
+title: Fix JIRA::HTTPError initialize parameter
+merge_request: 24060
+author:
+type: fixed
diff --git a/changelogs/unreleased/199526-new-mr-changes-tab-edit-file-button-ui-polish.yml b/changelogs/unreleased/199526-new-mr-changes-tab-edit-file-button-ui-polish.yml
new file mode 100644
index 00000000000..c3bbec9f64b
--- /dev/null
+++ b/changelogs/unreleased/199526-new-mr-changes-tab-edit-file-button-ui-polish.yml
@@ -0,0 +1,5 @@
+---
+title: Remove gray color from diff buttons
+merge_request: 24041
+author:
+type: fixed
diff --git a/changelogs/unreleased/refactoring-entities-file-5.yml b/changelogs/unreleased/refactoring-entities-file-5.yml
new file mode 100644
index 00000000000..53740cd2381
--- /dev/null
+++ b/changelogs/unreleased/refactoring-entities-file-5.yml
@@ -0,0 +1,5 @@
+---
+title: Add separate classes for project related classes
+merge_request: 23887
+author: Rajendra Kadam
+type: added
diff --git a/changelogs/unreleased/update-gitlab-runner-helm-chart-to-0-13-1.yml b/changelogs/unreleased/update-gitlab-runner-helm-chart-to-0-13-1.yml
new file mode 100644
index 00000000000..62a2bc6ebd2
--- /dev/null
+++ b/changelogs/unreleased/update-gitlab-runner-helm-chart-to-0-13-1.yml
@@ -0,0 +1,5 @@
+---
+title: Update GitLab Runner Helm Chart to 0.13.1 (GitLab Runner 12.7.1)
+merge_request: 23588
+author:
+type: other