diff options
author | Toon Claes <toon@gitlab.com> | 2018-04-23 16:34:14 +0200 |
---|---|---|
committer | Toon Claes <toon@gitlab.com> | 2018-05-07 09:42:09 +0200 |
commit | d769c43396d0f6318d77aa344ca13e2720c134b1 (patch) | |
tree | ed98ab2e77f004c12ff5322fe5e2e38d315caa85 /doc | |
parent | 7d9191eeff9ceda36d1ee1bea5d1a7e779a9733b (diff) | |
download | gitlab-ce-d769c43396d0f6318d77aa344ca13e2720c134b1.tar.gz |
The option to recheck an individual project is gone
No idea where it used to be, but I can no longer find it.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/administration/repository_checks.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/administration/repository_checks.md b/doc/administration/repository_checks.md index e3b157ae607..2d619841860 100644 --- a/doc/administration/repository_checks.md +++ b/doc/administration/repository_checks.md @@ -35,10 +35,6 @@ in `repocheck.log`: - `/var/log/gitlab/gitlab-rails` for Omnibus installations - `/home/git/gitlab/log` for installations from source -Once you have resolved the issue use the admin panel to trigger a new -repository check on the project. This will clear the 'check failed' -state. - If for some reason the periodic repository check caused a lot of false alarms you can choose to clear *all* repository check states by clicking "Clear all repository checks" on the 'Settings' page of the |