Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJacob Vosmaer <contact@jacobvosmaer.nl>2016-04-21 17:50:26 +0300
committerJacob Vosmaer <contact@jacobvosmaer.nl>2016-04-21 17:50:26 +0300
commitb80bf57d378aec82cc933df233a30e0390564419 (patch)
treeb50b4514124e3e15b70019de832b63ce20afdd3b /doc
parent53534682a30f7eff0f52f5e8f6bbef95e321ec07 (diff)
Disable 'repository check' feature in 8.7.0
It still causes too many false alarms.
Diffstat (limited to 'doc')
-rw-r--r--doc/administration/repository_checks.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/administration/repository_checks.md b/doc/administration/repository_checks.md
index 61bf8ce6161..3411e4af6a7 100644
--- a/doc/administration/repository_checks.md
+++ b/doc/administration/repository_checks.md
@@ -1,7 +1,8 @@
# Repository checks
>**Note:**
-This feature was [introduced][ce-3232] in GitLab 8.7.
+This feature was [introduced][ce-3232] in GitLab 8.7. It is OFF by
+default because it still causes too many false alarms.
Git has a built-in mechanism, [git fsck][git-fsck], to verify the
integrity of all data commited to a repository. GitLab administrators