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-24 00:10:44 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-02-24 00:10:44 +0300
commit5e450e9022861d03048cc733c20585ad0891f5aa (patch)
tree6a5eb2f639fe66b3fa52008e2f99c31e1ce2d60b /changelogs
parentc37dd28c4afd33fee46cff8ddfdada8a3f54564c (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/294443-move-wiki-helper-error-to-vue.yml5
-rw-r--r--changelogs/unreleased/320746-update-the-package-list-item-ui-make-action-buttons-in-list-items-.yml5
-rw-r--r--changelogs/unreleased/322198-fix-metrics-tab.yml5
-rw-r--r--changelogs/unreleased/dblessing_migrate_delayed_project_removal.yml5
-rw-r--r--changelogs/unreleased/fix-email-participants-migration-version-number.yml6
-rw-r--r--changelogs/unreleased/fix-keep-artifacts-project-setting.yml5
-rw-r--r--changelogs/unreleased/issue_227753-remove_backup_labels_table.yml5
-rw-r--r--changelogs/unreleased/iterations-dates-validations.yml5
-rw-r--r--changelogs/unreleased/iterations-in-the-past.yml5
-rw-r--r--changelogs/unreleased/lm-fix-authorization-lint.yml5
-rw-r--r--changelogs/unreleased/psi-board-scroll.yml5
-rw-r--r--changelogs/unreleased/puma_sigint.yml5
-rw-r--r--changelogs/unreleased/reset_template_cache_key.yml5
-rw-r--r--changelogs/unreleased/revert-fb45e290.yml5
-rw-r--r--changelogs/unreleased/sh-fix-export-csv-service-nplusone.yml5
15 files changed, 30 insertions, 46 deletions
diff --git a/changelogs/unreleased/294443-move-wiki-helper-error-to-vue.yml b/changelogs/unreleased/294443-move-wiki-helper-error-to-vue.yml
new file mode 100644
index 00000000000..d28401c2a2d
--- /dev/null
+++ b/changelogs/unreleased/294443-move-wiki-helper-error-to-vue.yml
@@ -0,0 +1,5 @@
+---
+title: Move wiki helper alert to Vue
+merge_request: 54517
+author:
+type: other
diff --git a/changelogs/unreleased/320746-update-the-package-list-item-ui-make-action-buttons-in-list-items-.yml b/changelogs/unreleased/320746-update-the-package-list-item-ui-make-action-buttons-in-list-items-.yml
new file mode 100644
index 00000000000..795f54f8fa1
--- /dev/null
+++ b/changelogs/unreleased/320746-update-the-package-list-item-ui-make-action-buttons-in-list-items-.yml
@@ -0,0 +1,5 @@
+---
+title: 'Registry: make delete icon buttons secondary'
+merge_request: 54545
+author:
+type: changed
diff --git a/changelogs/unreleased/322198-fix-metrics-tab.yml b/changelogs/unreleased/322198-fix-metrics-tab.yml
deleted file mode 100644
index d7600177be7..00000000000
--- a/changelogs/unreleased/322198-fix-metrics-tab.yml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-title: Fix Metric tab not showing up on operations page
-merge_request: 54736
-author:
-type: fixed
diff --git a/changelogs/unreleased/dblessing_migrate_delayed_project_removal.yml b/changelogs/unreleased/dblessing_migrate_delayed_project_removal.yml
new file mode 100644
index 00000000000..c1ed2293e86
--- /dev/null
+++ b/changelogs/unreleased/dblessing_migrate_delayed_project_removal.yml
@@ -0,0 +1,5 @@
+---
+title: Migrate namespaces delayed_project_removal to namespace_settings
+merge_request: 53916
+author:
+type: changed
diff --git a/changelogs/unreleased/fix-email-participants-migration-version-number.yml b/changelogs/unreleased/fix-email-participants-migration-version-number.yml
deleted file mode 100644
index c0333716789..00000000000
--- a/changelogs/unreleased/fix-email-participants-migration-version-number.yml
+++ /dev/null
@@ -1,6 +0,0 @@
----
-title: Fix creating the idx_on_issues_where_service_desk_reply_to_is_not_null index
- before the post migration
-merge_request: 54346
-author:
-type: other
diff --git a/changelogs/unreleased/fix-keep-artifacts-project-setting.yml b/changelogs/unreleased/fix-keep-artifacts-project-setting.yml
deleted file mode 100644
index dfff4cf73da..00000000000
--- a/changelogs/unreleased/fix-keep-artifacts-project-setting.yml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-title: Fix keep latest artifacts checkbox being always disabled
-merge_request: 54669
-author:
-type: fixed
diff --git a/changelogs/unreleased/issue_227753-remove_backup_labels_table.yml b/changelogs/unreleased/issue_227753-remove_backup_labels_table.yml
new file mode 100644
index 00000000000..17ebced5ccb
--- /dev/null
+++ b/changelogs/unreleased/issue_227753-remove_backup_labels_table.yml
@@ -0,0 +1,5 @@
+---
+title: Remove backup_labels table
+merge_request: 54856
+author:
+type: other
diff --git a/changelogs/unreleased/iterations-dates-validations.yml b/changelogs/unreleased/iterations-dates-validations.yml
new file mode 100644
index 00000000000..f22ac76c72d
--- /dev/null
+++ b/changelogs/unreleased/iterations-dates-validations.yml
@@ -0,0 +1,5 @@
+---
+title: Allow overlapping iteration dates with ancestor group iterations and restrict dates overlapping for iterations within same group
+merge_request: 52403
+author:
+type: changed
diff --git a/changelogs/unreleased/iterations-in-the-past.yml b/changelogs/unreleased/iterations-in-the-past.yml
new file mode 100644
index 00000000000..07386448d6c
--- /dev/null
+++ b/changelogs/unreleased/iterations-in-the-past.yml
@@ -0,0 +1,5 @@
+---
+title: Allow creation of iterations in the past
+merge_request: 52403
+author:
+type: changed
diff --git a/changelogs/unreleased/lm-fix-authorization-lint.yml b/changelogs/unreleased/lm-fix-authorization-lint.yml
deleted file mode 100644
index cca59b7b43e..00000000000
--- a/changelogs/unreleased/lm-fix-authorization-lint.yml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-title: Updates authorization for linting endpoint
-merge_request: 54492
-author:
-type: changed
diff --git a/changelogs/unreleased/psi-board-scroll.yml b/changelogs/unreleased/psi-board-scroll.yml
deleted file mode 100644
index 3d68933b6f8..00000000000
--- a/changelogs/unreleased/psi-board-scroll.yml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-title: Restore missing horizontal scrollbar on issue boards
-merge_request: 54634
-author:
-type: fixed
diff --git a/changelogs/unreleased/puma_sigint.yml b/changelogs/unreleased/puma_sigint.yml
deleted file mode 100644
index 9bc6fd856f1..00000000000
--- a/changelogs/unreleased/puma_sigint.yml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-title: Send SIGINT instead of SIGQUIT to puma
-merge_request: 54446
-author: Jörg Behrmann @behrmann
-type: fixed
diff --git a/changelogs/unreleased/reset_template_cache_key.yml b/changelogs/unreleased/reset_template_cache_key.yml
deleted file mode 100644
index 7ee55542bae..00000000000
--- a/changelogs/unreleased/reset_template_cache_key.yml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-title: Reset description template names cache key to reload an updated templates structure
-merge_request: 54614
-author:
-type: fixed
diff --git a/changelogs/unreleased/revert-fb45e290.yml b/changelogs/unreleased/revert-fb45e290.yml
deleted file mode 100644
index 79554e2a12d..00000000000
--- a/changelogs/unreleased/revert-fb45e290.yml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-title: Fix S3 object storage failing when endpoint is not specified
-merge_request: 54868
-author:
-type: fixed
diff --git a/changelogs/unreleased/sh-fix-export-csv-service-nplusone.yml b/changelogs/unreleased/sh-fix-export-csv-service-nplusone.yml
deleted file mode 100644
index f1da7ec9682..00000000000
--- a/changelogs/unreleased/sh-fix-export-csv-service-nplusone.yml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-title: Fix N+1 SQL regression in exporting issues to CSV
-merge_request: 54287
-author:
-type: performance