mirror of https://github.com/go-gitea/gitea.git
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.
59fd864fad
* Add breaking change check in doctor - This patch introduces a new kind of doctor type, breaking. This file is made to register checks that helps with detecting when a breaking change might impact a Gitea instance. - For now the only check here(and the reason of creating this) is to check if all users in the database has a valid email address, which might not be the case after https://github.com/go-gitea/gitea/pull/17688. This _simply_ uses the validation function to detect and report these cases. - Helps admins with detecting #19897. - I have no clue which priority should be and IsDefault is true, because when breaking change happen and we have a doctor check for it, we can say "run `gitea doctor` to help you with this and maybe you find other errors 😉". * Makes no sense tbh * Fix copyright * Update modules/doctor/breaking.go Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: techknowlogick <matti@mdranta.net> Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: techknowlogick <techknowlogick@gitea.io> |
3 years ago | |
---|---|---|
.. | ||
activitypub | 3 years ago | |
analyze | 3 years ago | |
appstate | 3 years ago | |
auth | 3 years ago | |
avatar | 3 years ago | |
base | 3 years ago | |
cache | 3 years ago | |
charset | 3 years ago | |
container | 3 years ago | |
context | 3 years ago | |
convert | 3 years ago | |
csv | 3 years ago | |
doctor | 3 years ago | |
emoji | 3 years ago | |
eventsource | 3 years ago | |
generate | 3 years ago | |
git | 3 years ago | |
gitgraph | 3 years ago | |
graceful | 3 years ago | |
hcaptcha | 4 years ago | |
highlight | 3 years ago | |
hostmatcher | 3 years ago | |
httpcache | 3 years ago | |
httplib | 3 years ago | |
indexer | 3 years ago | |
json | 3 years ago | |
lfs | 3 years ago | |
log | 3 years ago | |
markup | 3 years ago | |
metrics | 3 years ago | |
migration | 3 years ago | |
nosql | 3 years ago | |
notification | 3 years ago | |
options | 3 years ago | |
packages | 3 years ago | |
paginator | 3 years ago | |
password | 4 years ago | |
pprof | 3 years ago | |
private | 3 years ago | |
process | 3 years ago | |
proxy | 4 years ago | |
public | 3 years ago | |
queue | 3 years ago | |
recaptcha | 3 years ago | |
references | 3 years ago | |
repository | 3 years ago | |
secret | 3 years ago | |
session | 3 years ago | |
setting | 3 years ago | |
ssh | 3 years ago | |
storage | 3 years ago | |
structs | 3 years ago | |
svg | 3 years ago | |
sync | 3 years ago | |
templates | 3 years ago | |
test | 3 years ago | |
timeutil | 3 years ago | |
translation | 3 years ago | |
typesniffer | 3 years ago | |
updatechecker | 3 years ago | |
upload | 3 years ago | |
uri | 3 years ago | |
user | 5 years ago | |
util | 3 years ago | |
validation | 3 years ago | |
web | 3 years ago |