0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-02-18 10:42:26 +01:00
gitea/modules
zeripath 3aa5749d53
Disable doctor logging on panic (#20847)
* Disable doctor logging on panic

If permissions are incorrect for writing to the doctor log simply disable the log file
instead of panicing.

Related #20570

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Update cmd/doctor.go

* Update cmd/doctor.go

Co-authored-by: delvh <dev.lh@web.de>

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: delvh <dev.lh@web.de>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2022-08-18 21:27:27 -04:00
..
activitypub
analyze
appstate Use a struct as test options (#19393) 2022-04-14 21:58:21 +08:00
auth
avatar
base
cache
charset
container
context
convert
csv
doctor
emoji
eventsource
generate
git
gitgraph
graceful Preserve unix socket file (#20499) 2022-08-13 22:31:33 +01:00
hcaptcha
highlight
hostmatcher
httpcache
httplib
indexer
json
lfs Removed some vestigial code related to Range bounds checks (#20312) 2022-07-28 11:04:36 +08:00
log
markup Should also support upper-case README files (#20581) 2022-08-01 20:15:40 +08:00
mcaptcha
metrics
migration
mirror
nosql
notification
options
packages
paginator
password
pprof
private
process
proxy
public
queue Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
recaptcha
references
regexplru
repository
secret
session
setting
sitemap
ssh
storage
structs
svg
sync Use queue instead of memory queue in webhook send service (#19390) 2022-04-25 20:03:01 +02:00
templates
test
timeutil
translation
typesniffer
updatechecker format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
upload
uri
user
util
validation
web refactor webhook *NewPost (#20729) 2022-08-11 17:48:23 +02:00