Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
redirect
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
redirect
Merge requests
!8
Issue
#3176848
: Add status 410 Gone
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Open
Issue
#3176848
: Add status 410 Gone
issue/redirect-3176848:3176848-add-status-410
into
8.x-1.x
Overview
28
Commits
8
Pipelines
0
Changes
9
14 open threads
Hide all comments
Open
Issue #3176848: Add status 410 Gone
Alec Smrekar
requested to merge
issue/redirect-3176848:3176848-add-status-410
into
8.x-1.x
Apr 15, 2021
Overview
28
Commits
8
Pipelines
0
Changes
9
14 open threads
Hide all comments
0
0
Merge request reports
Compare
8.x-1.x
version 14
e8577d95
Mar 3, 2023
version 13
75a3c466
Mar 3, 2023
version 12
4d6d9326
Feb 21, 2023
version 11
e57d12a2
Sep 2, 2022
version 10
3de429c2
Sep 2, 2022
version 9
00fd37cc
Aug 26, 2022
version 8
b3c12f9a
Apr 6, 2022
version 7
22cda6f3
Apr 6, 2022
version 6
6156ee3e
Jan 29, 2022
version 5
e5658ea4
Nov 2, 2021
version 4
abf78bd4
Jun 23, 2021
version 3
ed72e660
Apr 18, 2021
version 2
ab52989a
Apr 16, 2021
version 1
348e26b9
Apr 15, 2021
8.x-1.x (base)
and
latest version
latest version
41cf767c
8 commits,
Mar 3, 2023
version 14
e8577d95
8 commits,
Mar 3, 2023
version 13
75a3c466
7 commits,
Mar 3, 2023
version 12
4d6d9326
7 commits,
Feb 21, 2023
version 11
e57d12a2
7 commits,
Sep 2, 2022
version 10
3de429c2
7 commits,
Sep 2, 2022
version 9
00fd37cc
6 commits,
Aug 26, 2022
version 8
b3c12f9a
6 commits,
Apr 6, 2022
version 7
22cda6f3
5 commits,
Apr 6, 2022
version 6
6156ee3e
5 commits,
Jan 29, 2022
version 5
e5658ea4
5 commits,
Nov 2, 2021
version 4
abf78bd4
5 commits,
Jun 23, 2021
version 3
ed72e660
4 commits,
Apr 18, 2021
version 2
ab52989a
3 commits,
Apr 16, 2021
version 1
348e26b9
2 commits,
Apr 15, 2021
9 files
+
148
−
3
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
9
config/install/views.view.redirect.yml
+
7
−
0
View file @ 41cf767c
Edit in single-file editor
Open in Web IDE
Show full file
@@ -505,6 +505,13 @@ display:
value
:
'
307'
min
:
'
'
max
:
'
'
8
:
title
:
'
410
Gone'
operator
:
'
='
value
:
value
:
'
410'
min
:
'
'
max
:
'
'
entity_type
:
redirect
entity_field
:
status_code
plugin_id
:
numeric
Loading