gitea/modules/migrations
wxiaoguang df64fa4865
Decouple unit test code from business code (#17623)
2021-11-12 22:36:47 +08:00
..
base Remove heads pointing to missing old refs (#17076) 2021-10-08 12:59:35 +03:00
dump.go Fix dump and restore respository (#16698) 2021-08-30 21:18:15 -04:00
error.go Upgrade go-github to v39 (#17437) 2021-10-26 08:19:21 +01:00
git.go Add support to migrate from gogs (#14342) 2021-01-21 20:33:58 +01:00
gitea_downloader.go Resolve TODO: Enable pagination on GiteaDownloader.GetComments() & update another TODO (#16963) 2021-09-06 18:00:50 +02:00
gitea_downloader_test.go Add migrate from OneDev (#16356) 2021-08-22 00:47:45 +02:00
gitea_uploader.go Avoid double imports (#17569) 2021-11-08 09:04:13 +02:00
gitea_uploader_test.go Decouple unit test code from business code (#17623) 2021-11-12 22:36:47 +08:00
github.go Upgrade go-github to v39 (#17437) 2021-10-26 08:19:21 +01:00
github_test.go Add migrate from OneDev (#16356) 2021-08-22 00:47:45 +02:00
gitlab.go Gitlab Migrator: dont ignore reactions of last request (#16903) 2021-09-01 11:20:19 +01:00
gitlab_test.go Add migrate from OneDev (#16356) 2021-08-22 00:47:45 +02:00
gogs.go Add migrate from OneDev (#16356) 2021-08-22 00:47:45 +02:00
gogs_test.go Add migrate from OneDev (#16356) 2021-08-22 00:47:45 +02:00
main_test.go Decouple unit test code from business code (#17623) 2021-11-12 22:36:47 +08:00
migrate.go Only allow webhook to send requests to allowed hosts (#17482) 2021-11-01 16:39:52 +08:00
migrate_test.go Decouple unit test code from business code (#17623) 2021-11-12 22:36:47 +08:00
onedev.go Add migrate from OneDev (#16356) 2021-08-22 00:47:45 +02:00
onedev_test.go Make TestOneDevDownloadRepo work again & more resistant (#16987) 2021-09-08 16:17:22 +02:00
restore.go refactor: move from io/ioutil to io and os package (#17109) 2021-09-22 13:38:34 +08:00
update.go Move webhook into models/webhook/ (#17579) 2021-11-10 13:13:16 +08:00