Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
dc2fb372
Commit
dc2fb372
authored
Nov 17, 2021
by
Dan Jensen
Committed by
Evan Read
Nov 17, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add documentation for Deleted Projects page
parent
8291dd2f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
0 deletions
+16
-0
doc/user/admin_area/index.md
doc/user/admin_area/index.md
+16
-0
No files found.
doc/user/admin_area/index.md
View file @
dc2fb372
...
...
@@ -107,6 +107,22 @@ You can combine the filter options. For example, to list only public projects wi
1.
Click the
**Public**
tab.
1.
Enter
`score`
in the
**Filter by name...**
input box.
#### Deleted projects **(PREMIUM SELF)**
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/37014) in GitLab 13.3.
When delayed project deletion is
[
enabled for a group
](
../group/index.md#enable-delayed-project-removal
)
,
projects within that group are not deleted immediately, but only after a delay. To access a list of all projects that are pending deletion:
1.
On the top bar, select
**Menu > Projects > Explore projects**
.
1.
Select the
**Deleted projects**
tab.
Listed for each project is:
-
The time the project was marked for deletion.
-
The time the project is scheduled for final deletion.
-
A
**Restore**
link to stop the project being eventually deleted.
### Administering Users
You can administer all users in the GitLab instance from the Admin Area's Users page:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment