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.
gitea/cmd
zeripath f2bde40804
Add doctor check to set IsArchived false if it is null (partial backport #11853) (#11859)
Partial backport of #11853

Add doctor check to set IsArchived false if it is null.

(Migration change unfortunately not possible to be backported.)

Fix #11824

Signed-off-by: Andrew Thornton <art27@cantab.net>
5 years ago
..
admin.go
admin_auth_ldap.go
admin_auth_ldap_test.go
cert.go
cmd.go
convert.go
doctor.go Add doctor check to set IsArchived false if it is null (partial backport #11853) (#11859) 5 years ago
dump.go cmd: dump: check value of skip-repository flag (#11254) 5 years ago
embedded.go
embedded_stub.go
generate.go TrimSpace when reading InternalToken from a file (#11502) (#11524) 5 years ago
hook.go Prevent timer leaks in Workerpool and others (#11333) 5 years ago
keys.go
manager.go
migrate.go
serv.go
web.go
web_graceful.go