summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/283825-split-button-gap-mr.yml5
-rw-r--r--changelogs/unreleased/285220-rename-instance-statistics-as-usage-trends.yml5
-rw-r--r--changelogs/unreleased/285475-cannot-list-container-repository-registries-and-images-on-geo-seco.yml5
-rw-r--r--changelogs/unreleased/ak-fix-project-transfer.yml5
-rw-r--r--changelogs/unreleased/patch-fix-tags-list-13-6.yml5
-rw-r--r--changelogs/unreleased/sy-fix-alerts-active-state.yml5
6 files changed, 30 insertions, 0 deletions
diff --git a/changelogs/unreleased/283825-split-button-gap-mr.yml b/changelogs/unreleased/283825-split-button-gap-mr.yml
new file mode 100644
index 00000000000..d18be8bdd4c
--- /dev/null
+++ b/changelogs/unreleased/283825-split-button-gap-mr.yml
@@ -0,0 +1,5 @@
+---
+title: Fix project select split button bug
+merge_request: 48065
+author:
+type: fixed
diff --git a/changelogs/unreleased/285220-rename-instance-statistics-as-usage-trends.yml b/changelogs/unreleased/285220-rename-instance-statistics-as-usage-trends.yml
new file mode 100644
index 00000000000..5552479b63e
--- /dev/null
+++ b/changelogs/unreleased/285220-rename-instance-statistics-as-usage-trends.yml
@@ -0,0 +1,5 @@
+---
+title: Re-name Instance Statistics as Usage Trends
+merge_request: 48183
+author:
+type: changed
diff --git a/changelogs/unreleased/285475-cannot-list-container-repository-registries-and-images-on-geo-seco.yml b/changelogs/unreleased/285475-cannot-list-container-repository-registries-and-images-on-geo-seco.yml
new file mode 100644
index 00000000000..bd6e54bc53d
--- /dev/null
+++ b/changelogs/unreleased/285475-cannot-list-container-repository-registries-and-images-on-geo-seco.yml
@@ -0,0 +1,5 @@
+---
+title: Does not track package events on a read-only instance
+merge_request: 48257
+author:
+type: fixed
diff --git a/changelogs/unreleased/ak-fix-project-transfer.yml b/changelogs/unreleased/ak-fix-project-transfer.yml
new file mode 100644
index 00000000000..54556b2e3d7
--- /dev/null
+++ b/changelogs/unreleased/ak-fix-project-transfer.yml
@@ -0,0 +1,5 @@
+---
+title: Fix project transfer corrupting shared runners state
+merge_request: 48032
+author:
+type: fixed
diff --git a/changelogs/unreleased/patch-fix-tags-list-13-6.yml b/changelogs/unreleased/patch-fix-tags-list-13-6.yml
new file mode 100644
index 00000000000..022064a743d
--- /dev/null
+++ b/changelogs/unreleased/patch-fix-tags-list-13-6.yml
@@ -0,0 +1,5 @@
+---
+title: Fix tags pages erroring for projects with private pipelines
+merge_request: 48184
+author:
+type: fixed
diff --git a/changelogs/unreleased/sy-fix-alerts-active-state.yml b/changelogs/unreleased/sy-fix-alerts-active-state.yml
new file mode 100644
index 00000000000..f53e782d3f5
--- /dev/null
+++ b/changelogs/unreleased/sy-fix-alerts-active-state.yml
@@ -0,0 +1,5 @@
+---
+title: Ensure Alerts list loads when only HTTP integrations are enabled
+merge_request: 48247
+author:
+type: fixed