0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 12:04:36 +01:00
gitea/modules/migrations
Lunny Xiao 45ebcb0d1c
Fix bug of migrate comments which only fetch one page (#17055)
* Fix bug of migrate comments which only fetch one page

* add next page to trace

Co-authored-by: zeripath <art27@cantab.net>
2021-09-15 19:30:19 +08:00
..
base
dump.go
error.go
git.go
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
gitea_uploader.go Ignore review comment when ref commit is missed (#16905) 2021-09-01 12:33:07 +01:00
gitea_uploader_test.go
github.go Fix bug of migrate comments which only fetch one page (#17055) 2021-09-15 19:30:19 +08:00
github_test.go
gitlab.go
gitlab_test.go
gogs.go
gogs_test.go
main_test.go
migrate.go Resolve TODO: Enable pagination on GiteaDownloader.GetComments() & update another TODO (#16963) 2021-09-06 18:00:50 +02:00
migrate_test.go
onedev.go
onedev_test.go Make TestOneDevDownloadRepo work again & more resistant (#16987) 2021-09-08 16:17:22 +02:00
restore.go
update.go