This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/cmd
zeripath b9e281265e
Add migration to set IsArchived false if it is null (#11853)
* Add migration to set IsArchived false if it is null

Fix #11824

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

* Add doctor

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

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-06-11 16:18:11 -04:00
..
admin.go make gitea admin auth list formatting configurable (#10844) 2020-03-27 22:26:43 +01:00
admin_auth_ldap.go Add restricted user filter to LDAP authentication (#10600) 2020-03-05 08:30:33 +02:00
admin_auth_ldap_test.go Add restricted user filter to LDAP authentication (#10600) 2020-03-05 08:30:33 +02:00
cert.go
cmd.go
convert.go
doctor.go Add migration to set IsArchived false if it is null (#11853) 2020-06-11 16:18:11 -04:00
dump.go Dump: add output format tar and output to stdout (#10376) 2020-06-05 16:47:39 -04:00
embedded.go
embedded_stub.go
generate.go TrimSpace when reading InternalToken from a file (#11502) 2020-05-20 19:16:06 +03:00
hook.go Add debug option to hooks (#11624) 2020-05-28 23:04:44 -04:00
keys.go
manager.go
migrate.go
serv.go Multiple LFS improvements (#10667) 2020-03-09 19:56:18 +00:00
web.go
web_graceful.go