From 1bb332ceb3643f7b129eb3674d1de3c402bbf2cb Mon Sep 17 00:00:00 2001 From: Sean McGivern Date: Fri, 29 Sep 2017 15:32:01 +0100 Subject: Remove changelogs with invalid extensions All of these were in past releases, so missed their chance to be included in the main changelog :-( --- changelogs/unreleased/12673-fix_v3_project_hooks_build_events | 4 ---- .../unreleased/12892-reset-css-text-align-to-initial-for-rtl.md | 4 ---- .../22619-add-an-email-address-to-unsubscribe-list-header-in-email | 4 ---- changelogs/unreleased/26908-make-timelogs-use-foreign-keys | 4 ---- changelogs/unreleased/32340-correct-jobs-api-documentation | 4 ---- changelogs/unreleased/35942-api-binary-encoding.yaml | 3 --- .../add-mock-deployment-and-monitoring-service-for-development.yaml | 4 ---- changelogs/unreleased/repository-name-emojis | 4 ---- 8 files changed, 31 deletions(-) delete mode 100644 changelogs/unreleased/12673-fix_v3_project_hooks_build_events delete mode 100644 changelogs/unreleased/12892-reset-css-text-align-to-initial-for-rtl.md delete mode 100644 changelogs/unreleased/22619-add-an-email-address-to-unsubscribe-list-header-in-email delete mode 100644 changelogs/unreleased/26908-make-timelogs-use-foreign-keys delete mode 100644 changelogs/unreleased/32340-correct-jobs-api-documentation delete mode 100644 changelogs/unreleased/35942-api-binary-encoding.yaml delete mode 100644 changelogs/unreleased/add-mock-deployment-and-monitoring-service-for-development.yaml delete mode 100644 changelogs/unreleased/repository-name-emojis diff --git a/changelogs/unreleased/12673-fix_v3_project_hooks_build_events b/changelogs/unreleased/12673-fix_v3_project_hooks_build_events deleted file mode 100644 index 59bc646406f..00000000000 --- a/changelogs/unreleased/12673-fix_v3_project_hooks_build_events +++ /dev/null @@ -1,4 +0,0 @@ ---- -title: "Fix v3 api project_hooks POST and PUT operations for build_events" -merge_request: 12673 -author: Richard Clamp diff --git a/changelogs/unreleased/12892-reset-css-text-align-to-initial-for-rtl.md b/changelogs/unreleased/12892-reset-css-text-align-to-initial-for-rtl.md deleted file mode 100644 index 87e95240bba..00000000000 --- a/changelogs/unreleased/12892-reset-css-text-align-to-initial-for-rtl.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -title: "reset text-align to initial to let elements with dir="auto" align texts to right in RTL languages ( default is left )" -merge_request: 12892 -author: goshhob diff --git a/changelogs/unreleased/22619-add-an-email-address-to-unsubscribe-list-header-in-email b/changelogs/unreleased/22619-add-an-email-address-to-unsubscribe-list-header-in-email deleted file mode 100644 index f4011b756a5..00000000000 --- a/changelogs/unreleased/22619-add-an-email-address-to-unsubscribe-list-header-in-email +++ /dev/null @@ -1,4 +0,0 @@ ---- -title: Handle unsubscribe from email notifications via replying to reply+%{key}+unsubscribe@ address -merge_request: 6597 -author: diff --git a/changelogs/unreleased/26908-make-timelogs-use-foreign-keys b/changelogs/unreleased/26908-make-timelogs-use-foreign-keys deleted file mode 100644 index 0e8f7093b34..00000000000 --- a/changelogs/unreleased/26908-make-timelogs-use-foreign-keys +++ /dev/null @@ -1,4 +0,0 @@ ---- -title: Refactor Timelogs structure to use foreign keys. -merge_request: 8769 -author: diff --git a/changelogs/unreleased/32340-correct-jobs-api-documentation b/changelogs/unreleased/32340-correct-jobs-api-documentation deleted file mode 100644 index 4ada62356eb..00000000000 --- a/changelogs/unreleased/32340-correct-jobs-api-documentation +++ /dev/null @@ -1,4 +0,0 @@ ---- -title: "Correction to documention for manual steps on the Jobs API" -merge_request: 11411 -author: Zac Sturgess \ No newline at end of file diff --git a/changelogs/unreleased/35942-api-binary-encoding.yaml b/changelogs/unreleased/35942-api-binary-encoding.yaml deleted file mode 100644 index 4f7960d860e..00000000000 --- a/changelogs/unreleased/35942-api-binary-encoding.yaml +++ /dev/null @@ -1,3 +0,0 @@ ---- -title: "Fix API to serve binary diffs that are treated as text." -merge_request: 14038 diff --git a/changelogs/unreleased/add-mock-deployment-and-monitoring-service-for-development.yaml b/changelogs/unreleased/add-mock-deployment-and-monitoring-service-for-development.yaml deleted file mode 100644 index 4c81d21a94b..00000000000 --- a/changelogs/unreleased/add-mock-deployment-and-monitoring-service-for-development.yaml +++ /dev/null @@ -1,4 +0,0 @@ ---- -title: Added mock deployment and monitoring service with environments fixtures -merge_request: -author: diff --git a/changelogs/unreleased/repository-name-emojis b/changelogs/unreleased/repository-name-emojis deleted file mode 100644 index fe52df8eedc..00000000000 --- a/changelogs/unreleased/repository-name-emojis +++ /dev/null @@ -1,4 +0,0 @@ ---- -title: Added ability to put emojis into repository name -merge_request: 7420 -author: Vincent Composieux -- cgit v1.2.1