gitea/services/migrations
TheFox0x7 1ec8d80fa3
refactor: decouple context from migration structs (#33399)
Use context as much as possible.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-02-07 05:37:32 +00:00
..
codebase_test.go refactor: decouple context from migration structs (#33399) 2025-02-07 05:37:32 +00:00
codebase.go refactor: decouple context from migration structs (#33399) 2025-02-07 05:37:32 +00:00
codecommit.go refactor: decouple context from migration structs (#33399) 2025-02-07 05:37:32 +00:00
common.go
dump.go refactor: decouple context from migration structs (#33399) 2025-02-07 05:37:32 +00:00
error.go
git.go refactor: decouple context from migration structs (#33399) 2025-02-07 05:37:32 +00:00
gitbucket.go
gitea_downloader_test.go refactor: decouple context from migration structs (#33399) 2025-02-07 05:37:32 +00:00
gitea_downloader.go refactor: decouple context from migration structs (#33399) 2025-02-07 05:37:32 +00:00
gitea_uploader_test.go refactor: decouple context from migration structs (#33399) 2025-02-07 05:37:32 +00:00
gitea_uploader.go refactor: decouple context from migration structs (#33399) 2025-02-07 05:37:32 +00:00
github_test.go refactor: decouple context from migration structs (#33399) 2025-02-07 05:37:32 +00:00
github.go refactor: decouple context from migration structs (#33399) 2025-02-07 05:37:32 +00:00
gitlab_test.go refactor: decouple context from migration structs (#33399) 2025-02-07 05:37:32 +00:00
gitlab.go refactor: decouple context from migration structs (#33399) 2025-02-07 05:37:32 +00:00
gogs_test.go refactor: decouple context from migration structs (#33399) 2025-02-07 05:37:32 +00:00
gogs.go refactor: decouple context from migration structs (#33399) 2025-02-07 05:37:32 +00:00
http_client.go Support allowed hosts for migrations to work with proxy (#32025) 2024-09-11 05:47:00 +00:00
main_test.go
migrate_test.go
migrate.go refactor: decouple context from migration structs (#33399) 2025-02-07 05:37:32 +00:00
onedev_test.go refactor: decouple context from migration structs (#33399) 2025-02-07 05:37:32 +00:00
onedev.go refactor: decouple context from migration structs (#33399) 2025-02-07 05:37:32 +00:00
restore.go refactor: decouple context from migration structs (#33399) 2025-02-07 05:37:32 +00:00
update.go