summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorVladimir Shushlin <vshushlin@gitlab.com>2019-04-09 17:46:29 +0000
committerNick Thomas <nick@gitlab.com>2019-04-09 17:46:29 +0000
commitd69d29011cf9fe06e50a2c7d65b1ea88ea2d41d5 (patch)
treea794b2c4bfe9b00b552463928249b85957a5de05 /changelogs
parent61ab1f7364b1ea44984a67bb6ea0f5a2b7a353c8 (diff)
downloadgitlab-ce-d69d29011cf9fe06e50a2c7d65b1ea88ea2d41d5.tar.gz
Mark unverified pages domains for removal
Set pages_domain.remove_at when disabling it Add specs for marking pages domain for removal Notify user that domain is being removed Add documentation
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/remove-disabled-pages-domains.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/remove-disabled-pages-domains.yml b/changelogs/unreleased/remove-disabled-pages-domains.yml
new file mode 100644
index 00000000000..e23561329ef
--- /dev/null
+++ b/changelogs/unreleased/remove-disabled-pages-domains.yml
@@ -0,0 +1,5 @@
+---
+title: Mark disabled pages domains for removal, but don't remove them yet
+merge_request: 26212
+author:
+type: added