forgejo/cmd
zeripath 3477e616ab
Exclude the current dump file from the dump (#14606)
* Exclude the current dump file from the dump

Always prevent the current file from being added to the dump.

Fix #13618

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

* Add skip custom directory option

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

* placate lint

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

Co-authored-by: 6543 <6543@obermui.de>
2021-02-08 09:00:12 +08:00
..
admin.go
admin_auth_ldap.go
admin_auth_ldap_test.go
cert.go Add golangci (#6418) 2019-06-12 15:41:28 -04:00
cmd.go
convert.go Move database settings from models to setting (#7806) 2019-08-24 11:24:45 +02:00
docs.go
doctor.go
dump.go Exclude the current dump file from the dump (#14606) 2021-02-08 09:00:12 +08:00
dump_repo.go
embedded.go
embedded_stub.go
generate.go
hook.go
keys.go
mailer.go
manager.go
migrate.go
migrate_storage.go Avatars and Repo avatars support storing in minio (#12516) 2020-10-14 21:07:51 +08:00
restore_repo.go
serv.go
web.go
web_graceful.go Move install pages out of main macaron routes (#13195) 2020-10-19 17:03:08 -04:00
web_letsencrypt.go