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.
forgejo/modules/migrations
Gusted ebaf4c48ea
Avoid double imports (#17569)
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
3 years ago
..
base Remove heads pointing to missing old refs (#17076) 3 years ago
dump.go Fix dump and restore respository (#16698) 3 years ago
error.go Upgrade go-github to v39 (#17437) 3 years ago
git.go Add support to migrate from gogs (#14342) 3 years ago
gitea_downloader.go Resolve TODO: Enable pagination on GiteaDownloader.GetComments() & update another TODO (#16963) 3 years ago
gitea_downloader_test.go Add migrate from OneDev (#16356) 3 years ago
gitea_uploader.go Avoid double imports (#17569) 3 years ago
gitea_uploader_test.go Move login related structs and functions to models/login (#17093) 3 years ago
github.go Upgrade go-github to v39 (#17437) 3 years ago
github_test.go Add migrate from OneDev (#16356) 3 years ago
gitlab.go Gitlab Migrator: dont ignore reactions of last request (#16903) 3 years ago
gitlab_test.go Add migrate from OneDev (#16356) 3 years ago
gogs.go Add migrate from OneDev (#16356) 3 years ago
gogs_test.go Add migrate from OneDev (#16356) 3 years ago
main_test.go Move db related basic functions to models/db (#17075) 3 years ago
migrate.go Only allow webhook to send requests to allowed hosts (#17482) 3 years ago
migrate_test.go Move db related basic functions to models/db (#17075) 3 years ago
onedev.go Add migrate from OneDev (#16356) 3 years ago
onedev_test.go Make TestOneDevDownloadRepo work again & more resistant (#16987) 3 years ago
restore.go refactor: move from io/ioutil to io and os package (#17109) 3 years ago
update.go Refactor Cron and merge dashboard tasks (#10745) 4 years ago