gitea/services/migrations
2025-09-01 19:13:18 +00:00
..
codebase_test.go Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +00:00
codebase.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
codecommit.go Run gopls modernize on codebase (#34751) 2025-06-18 01:48:09 +00:00
common.go
dump.go Rename pull request GetGitRefName to GetGitHeadRefName (#35093) 2025-07-16 21:33:33 +08:00
error.go Upgrade go-github v61 -> v71 (#34385) 2025-05-06 20:10:14 -07:00
git.go refactor: decouple context from migration structs (#33399) 2025-02-07 05:37:32 +00:00
gitbucket.go
gitea_downloader_test.go Enable testifylint rules (#34075) 2025-03-31 01:53:48 -04:00
gitea_downloader.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
gitea_uploader_test.go Move some functions from package git to gitrepo (#33910) 2025-09-01 19:13:18 +00:00
gitea_uploader.go Rename pull request GetGitRefName to GetGitHeadRefName (#35093) 2025-07-16 21:33:33 +08:00
github_test.go fix github migration error when using multiple tokens (#34144) 2025-04-13 23:20:14 +00:00
github.go Fix GitHub release assets URL validation (#35287) 2025-08-15 17:50:05 -04:00
gitlab_test.go Enable testifylint rules (#34075) 2025-03-31 01:53:48 -04:00
gitlab.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
gogs_test.go Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +00:00
gogs.go refactor: decouple context from migration structs (#33399) 2025-02-07 05:37:32 +00:00
http_client.go
main_test.go
migrate_test.go
migrate.go enforce explanation for necessary nolints and fix bugs (#34883) 2025-06-27 21:48:03 +08:00
onedev_test.go Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +00:00
onedev.go OneDev migration: fix broken migration caused by various REST API changes in OneDev 7.8.0 and later (#35216) 2025-08-13 23:30:35 -07:00
restore.go refactor: decouple context from migration structs (#33399) 2025-02-07 05:37:32 +00:00
update.go