0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-19 20:13:15 +01:00
gitea/services/migrations
..
codebase.go Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
codebase_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
codecommit.go Support migration from AWS CodeCommit (#31981) 2024-09-11 07:49:42 +08:00
common.go Adjust object format interface (#28469) 2023-12-17 11:56:08 +00:00
dump.go Next round of db.DefaultContext refactor (#27089) 2023-09-16 14:39:12 +00:00
error.go
git.go
gitbucket.go
gitea_downloader.go
gitea_downloader_test.go
gitea_uploader.go Support migrating GitHub/GitLab PR draft status (#32242) 2024-10-13 22:58:13 +03:00
gitea_uploader_test.go
github.go Support migrating GitHub/GitLab PR draft status (#32242) 2024-10-13 22:58:13 +03:00
github_test.go
gitlab.go Support migrating GitHub/GitLab PR draft status (#32242) 2024-10-13 22:58:13 +03:00
gitlab_test.go
gogs.go
gogs_test.go
http_client.go
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
migrate.go Support allowed hosts for migrations to work with proxy (#32025) 2024-09-11 05:47:00 +00:00
migrate_test.go
onedev.go
onedev_test.go
restore.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
update.go