You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/modules/doctor
zeripath 1ce4fb256f
Restore creation of git-daemon-export-ok files (#16508)
Somewhere along the line the creation of git-daemon-export-ok
files disappeared but the updating of these files when
repo visibility changes remained. The problem is that the
current state will create files even when the org or user
is private.

This PR restores creation correctly.

Fix #15521

Signed-off-by: Andrew Thornton <art27@cantab.net>
3 years ago
..
authorizedkeys.go Refactor doctor (#12264) 4 years ago
checkOldArchives.go Rework repository archive (#14723) 3 years ago
dbconsistency.go Delete references if repository gets deleted (#15681) 3 years ago
dbversion.go Add err to log (#15813) 3 years ago
doctor.go Refactor doctor (#12264) 4 years ago
mergebase.go Refactor doctor (#12264) 4 years ago
misc.go Restore creation of git-daemon-export-ok files (#16508) 3 years ago
paths.go Refactor doctor (#12264) 4 years ago
usertype.go Add Doctor FixWrongUserType (#14522) 3 years ago