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
0
Merge Requests
0
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
Boxiang Sun
gitlab-ce
Commits
74783358
Commit
74783358
authored
Apr 13, 2016
by
Jacob Vosmaer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Improve English, thanks Robert
parent
a0bede92
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
doc/administration/repository_checks.md
doc/administration/repository_checks.md
+3
-3
No files found.
doc/administration/repository_checks.md
View file @
74783358
...
@@ -4,7 +4,7 @@ _**Note:** This feature was [introduced][ce-3232] in GitLab 8.7_
...
@@ -4,7 +4,7 @@ _**Note:** This feature was [introduced][ce-3232] in GitLab 8.7_
---
---
Git has a built-in mechanism
\[
git fsck
\]\[
git-fsck
\]
to verify the
Git has a built-in mechanism
,
\[
git fsck
\]\[
git-fsck
\]
,
to verify the
integrity of all data commited to a repository. GitLab administrators
integrity of all data commited to a repository. GitLab administrators
can trigger such a check for a project via the project page under the
can trigger such a check for a project via the project page under the
admin panel. The checks run asynchronously so it may take a few minutes
admin panel. The checks run asynchronously so it may take a few minutes
...
@@ -12,7 +12,7 @@ before the check result is visible on the project admin page. If the
...
@@ -12,7 +12,7 @@ before the check result is visible on the project admin page. If the
checks failed you can see their output on the admin log page under
checks failed you can see their output on the admin log page under
'repocheck.log'.
'repocheck.log'.
## Periodic
al
checks
## Periodic checks
GitLab periodically runs a repository check on all project repositories and
GitLab periodically runs a repository check on all project repositories and
wiki repositories in order to detect data corruption problems. A
wiki repositories in order to detect data corruption problems. A
...
@@ -35,7 +35,7 @@ in repocheck.log (in the admin panel or on disk; see
...
@@ -35,7 +35,7 @@ in repocheck.log (in the admin panel or on disk; see
resolved the issue use the admin panel to trigger a new repository check on
resolved the issue use the admin panel to trigger a new repository check on
the project. This will clear the 'check failed' state.
the project. This will clear the 'check failed' state.
If for some reason the periodic
al
repository check caused a lot of false
If for some reason the periodic repository check caused a lot of false
alarms you can choose to clear ALL repository check states from the
alarms you can choose to clear ALL repository check states from the
'Settings' page of the admin panel.
'Settings' page of the admin panel.
...
...
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