From 0198057b1462b55beede9d604e54249f4ee63145 Mon Sep 17 00:00:00 2001 From: Stan Hu Date: Mon, 9 Jul 2018 13:54:34 -0700 Subject: Shorten CHANGELOG filename to avoid breaking ecryptfs users [ci skip] Closes #49038 --- changelogs/unreleased/48976-fix-sti-background-migration.yml | 6 ++++++ ...tlab-backgroundmigration-fixcrossprojectlabellinks-namespace.yml | 6 ------ 2 files changed, 6 insertions(+), 6 deletions(-) create mode 100644 changelogs/unreleased/48976-fix-sti-background-migration.yml delete mode 100644 changelogs/unreleased/48976-rails5-invalid-single-table-inheritance-type-group-is-not-a-subclass-of-gitlab-backgroundmigration-fixcrossprojectlabellinks-namespace.yml diff --git a/changelogs/unreleased/48976-fix-sti-background-migration.yml b/changelogs/unreleased/48976-fix-sti-background-migration.yml new file mode 100644 index 00000000000..e95536b213c --- /dev/null +++ b/changelogs/unreleased/48976-fix-sti-background-migration.yml @@ -0,0 +1,6 @@ +--- +title: "[Rails5] Fix 'Invalid single-table inheritance type: Group is not a subclass + of Gitlab::BackgroundMigration::FixCrossProjectLabelLinks::Namespace'" +merge_request: 20462 +author: "@blackst0ne" +type: fixed diff --git a/changelogs/unreleased/48976-rails5-invalid-single-table-inheritance-type-group-is-not-a-subclass-of-gitlab-backgroundmigration-fixcrossprojectlabellinks-namespace.yml b/changelogs/unreleased/48976-rails5-invalid-single-table-inheritance-type-group-is-not-a-subclass-of-gitlab-backgroundmigration-fixcrossprojectlabellinks-namespace.yml deleted file mode 100644 index e95536b213c..00000000000 --- a/changelogs/unreleased/48976-rails5-invalid-single-table-inheritance-type-group-is-not-a-subclass-of-gitlab-backgroundmigration-fixcrossprojectlabellinks-namespace.yml +++ /dev/null @@ -1,6 +0,0 @@ ---- -title: "[Rails5] Fix 'Invalid single-table inheritance type: Group is not a subclass - of Gitlab::BackgroundMigration::FixCrossProjectLabelLinks::Namespace'" -merge_request: 20462 -author: "@blackst0ne" -type: fixed -- cgit v1.2.1