diff options
author | Douwe Maan <douwe@gitlab.com> | 2018-01-11 16:06:01 +0000 |
---|---|---|
committer | Luke Bennett <lbennett@gitlab.com> | 2018-01-18 14:53:37 +0000 |
commit | 818eab8051bedf244404c85da21e5ec2af89adfd (patch) | |
tree | ee433875f62f4de64ecaf240246d58f17f180388 /changelogs | |
parent | 797ffb4a784d1183f2c6b9e67cec55fd3424dec8 (diff) | |
download | gitlab-ce-818eab8051bedf244404c85da21e5ec2af89adfd.tar.gz |
Merge branch 'remove-soft-removals' into 'master'
Remove soft removals related code
Closes #37447
See merge request gitlab-org/gitlab-ce!15789
(cherry picked from commit 7acabf7c5908940665e1a8c4e3d09d423385657a)
d0b8f536 Remove soft removals related code
e5c49b57 Added tests for removing soft removed objects
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/remove-soft-removals.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/remove-soft-removals.yml b/changelogs/unreleased/remove-soft-removals.yml new file mode 100644 index 00000000000..aa53d33e502 --- /dev/null +++ b/changelogs/unreleased/remove-soft-removals.yml @@ -0,0 +1,5 @@ +--- +title: Remove soft removals related code +merge_request: 15789 +author: +type: changed |