You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/services
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>
3 years ago
..
agit Add more linters to improve code readability (#19989) 3 years ago
asymkey Refactor AssertExistsAndLoadBean to use generics (#20797) 3 years ago
attachment Refactor AssertExistsAndLoadBean to use generics (#20797) 3 years ago
auth Fix typo in source (#20723) 3 years ago
automerge Add more linters to improve code readability (#19989) 3 years ago
comments Move issues related files into models/issues (#19931) 3 years ago
context Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
cron Make better use of i18n (#20096) 3 years ago
externalaccount Refactor auth package (#17962) 3 years ago
forms refactor webhook *NewPost (#20729) 3 years ago
gitdiff Refactor AssertExistsAndLoadBean to use generics (#20797) 3 years ago
issue Refactor AssertExistsAndLoadBean to use generics (#20797) 3 years ago
lfs Move some code into models/git (#19879) 3 years ago
mailer Refactor AssertExistsAndLoadBean to use generics (#20797) 3 years ago
migrations Refactor AssertExistsAndLoadBean to use generics (#20797) 3 years ago
mirror Add new API endpoints for push mirrors management (#19841) 3 years ago
org Refactor AssertExistsAndLoadBean to use generics (#20797) 3 years ago
packages Use correct context to get package content (#20673) 3 years ago
pull Refactor AssertExistsAndLoadBean to use generics (#20797) 3 years ago
release Refactor AssertExistsAndLoadBean to use generics (#20797) 3 years ago
repository Add migrate repo archiver and packages storage support on command line (#20757) 3 years ago
task Add more linters to improve code readability (#19989) 3 years ago
user Refactor AssertExistsAndLoadBean to use generics (#20797) 3 years ago
webhook Refactor AssertExistsAndLoadBean to use generics (#20797) 3 years ago
wiki Refactor AssertExistsAndLoadBean to use generics (#20797) 3 years ago