gitea/routers/private
Lunny Xiao 1f146090ec
Add migrate repo archiver and packages storage support on command line ()
* 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>
..
default_branch.go Propagate context and ensure git commands run in request context ()
hook_post_receive.go Move issues related files into models/issues ()
hook_pre_receive.go Add missing parameter for error in log message ()
hook_proc_receive.go move agit dependcy ()
hook_verification.go Remove `git.Command.Run` and `git.Command.RunInDir*` ()
internal.go Allow manager logging to set SQL ()
internal_repo.go Make git.OpenRepository accept Context ()
key.go Move almost all functions' parameter db.Engine to context.Context ()
mail.go Add migrate repo archiver and packages storage support on command line ()
manager.go Allow manager logging to set SQL ()
manager_process.go Add more linters to improve code readability ()
manager_unix.go Remove legacy `+build:` constraint ()
manager_windows.go Remove legacy `+build:` constraint ()
restore_repo.go Validate migration files ()
serv.go Add more linters to improve code readability ()
ssh_log.go add a new internal hook to save ssh log ()