1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-03 23:31:40 +02:00
gitea/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_auth_ldap_test.go
admin_auth_ldap.go
admin.go
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_stub.go
embedded.go
generate.go
hook.go Add debug option to hooks (#11624) 2020-05-28 23:04:44 -04:00
keys.go
manager.go
migrate.go
serv.go
web_graceful.go
web.go