1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-02 03:46:01 -04:00
gitea/cmd
Lunny Xiao 1f146090ec
Add migrate repo archiver and packages storage support on command line (#20757)
* Add migrate repo archiver and packages storage support on command line

* Fix typo

* Use stdCtx

* Use packageblob and fix command description

* Add migrate packages unit tests

* Fix comment year

* Fix the migrate storage command line description

* Update cmd/migrate_storage.go

Co-authored-by: zeripath <art27@cantab.net>

* Update cmd/migrate_storage.go

Co-authored-by: zeripath <art27@cantab.net>

* Update cmd/migrate_storage.go

Co-authored-by: zeripath <art27@cantab.net>

* Fix test

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: zeripath <art27@cantab.net>
2022-08-16 12:05:15 +08:00
..
admin_auth_ldap_test.go
admin_auth_ldap.go
admin.go Rework mailer settings (#18982) 2022-08-02 13:24:18 +08:00
cert.go
cmd.go
convert.go
docs.go
doctor.go Fix git.Init for doctor sub-command (#20782) 2022-08-14 00:33:18 +08:00
dump_repo.go
dump.go Add Tar ZSTD support (#20493) 2022-07-27 07:16:28 +01:00
embedded_stub.go
embedded.go
generate.go
hook_test.go
hook.go
keys.go
mailer.go
main_test.go Add migrate repo archiver and packages storage support on command line (#20757) 2022-08-16 12:05:15 +08:00
manager_logging.go
manager.go
migrate_storage_test.go Add migrate repo archiver and packages storage support on command line (#20757) 2022-08-16 12:05:15 +08:00
migrate_storage.go Add migrate repo archiver and packages storage support on command line (#20757) 2022-08-16 12:05:15 +08:00
migrate.go
restore_repo.go
serv.go
web_acme.go
web_graceful.go
web_https.go
web.go Improve pprof doc (#20463) 2022-07-24 01:33:55 +08:00