gitea/services/migrations
Giteabot f13a294b47
More `db.DefaultContext` refactor () ()
Backport  by @JakobDev

Part of 

This PR touches functions used in templates. As templates are not static
typed, errors are harder to find, but I hope I catch it all. I think
some tests from other persons do not hurt.

Co-authored-by: JakobDev <jakobdev@gmx.de>
..
codebase.go Replace `interface{}` with `any` ()
codebase_test.go Implement FSFE REUSE for golang files ()
common.go Replace `interface{}` with `any` ()
dump.go Next round of `db.DefaultContext` refactor ()
error.go Update github.com/google/go-github to v53 ()
git.go Implement FSFE REUSE for golang files ()
gitbucket.go Rewrite logger system ()
gitea_downloader.go Rewrite logger system ()
gitea_downloader_test.go Implement FSFE REUSE for golang files ()
gitea_uploader.go More `db.DefaultContext` refactor () ()
gitea_uploader_test.go Next round of `db.DefaultContext` refactor ()
github.go Fix panic when migrating a repo from GitHub with issues ()
github_test.go Implement FSFE REUSE for golang files ()
gitlab.go Use `Set[Type]` instead of `map[Type]bool/struct{}`. ()
gitlab_test.go GitLab migration: Sanitize response for reaction list ()
gogs.go Rewrite logger system ()
gogs_test.go Implement FSFE REUSE for golang files ()
http_client.go Implement FSFE REUSE for golang files ()
main_test.go Scoped labels ()
migrate.go Next round of `db.DefaultContext` refactor ()
migrate_test.go Implement FSFE REUSE for golang files ()
onedev.go Replace `interface{}` with `any` ()
onedev_test.go Implement FSFE REUSE for golang files ()
restore.go Implement FSFE REUSE for golang files ()
update.go Another round of `db.DefaultContext` refactor () ()